ports/112041: Removal of mirror from MASTER_SITE_GNUPG
Steven Kreuzer
skreuzer at f2o.org
Mon Apr 23 17:20:04 UTC 2007
>Number: 112041
>Category: ports
>Synopsis: Removal of mirror from MASTER_SITE_GNUPG
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 23 17:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Steven Kreuzer
>Release: 6.2-STABLE
>Organization:
>Environment:
FreeBSD escobar.exit2shell.com 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Apr 16 19:06:28 EDT 2007 root at escobar.exit2shell.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
when building packages such as libgcrypt, the first site the source is downloaded from is http://ftp.sunsite.dk/pub/security/gcrypt/ which results in a 404
On closer inspection, it appears that everything below http://ftp.sunsite.dk/pub/security/ has been deleted.
The included patch will remove that site from MASTER_SITE_GNUPG
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: bsd.sites.mk
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/Mk/bsd.sites.mk,v
retrieving revision 1.417
diff -u -r1.417 bsd.sites.mk
--- bsd.sites.mk 11 Apr 2007 07:42:33 -0000 1.417
+++ bsd.sites.mk 21 Apr 2007 01:51:52 -0000
@@ -467,7 +467,6 @@
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://ftp.sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \
ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \
ftp://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list