pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/55947: add https://www.gnupg.org/ftp/gcrypt/libgpg-error/ to security/libgpg-error MASTER_SITES
>Number: 55947
>Category: pkg
>Synopsis: add https://www.gnupg.org/ftp/gcrypt/libgpg-error/ to security/libgpg-error MASTER_SITES
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Jan 22 22:25:00 +0000 2021
>Originator: Peter C Lai
>Release: CURRENT
>Organization:
>Environment:
>Description:
For the folks that are behind corporate proxies that don't support FTP, please add the HTTP master site for GnuPG, otherwise we have to manually fetch the distfile.
>How-To-Repeat:
>Fix:
add https://www.gnupg.org/ftp/gcrypt/libgpg-error/ to security/libgpg-error/Makefile
--- Makefile 2021-01-22 22:22:42.671814150 +0000
+++ Makefile 2021-01-22 22:23:02.059567357 +0000
@@ -2,7 +2,8 @@
DISTNAME= libgpg-error-1.41
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
+MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/libgpg-error/
+MASTER_SITES+= ftp://ftp.gnupg.org/gcrypt/libgpg-error/
MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/libgpg-error/
EXTRACT_SUFX= .tar.bz2
Home |
Main Index |
Thread Index |
Old Index