From nobody@FreeBSD.org  Mon Apr 23 17:10:27 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AA66516A400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Apr 2007 17:10:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C93C13C459
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Apr 2007 17:10:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l3NHARix053625
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Apr 2007 17:10:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l3NH5Qxt052862;
	Mon, 23 Apr 2007 17:05:26 GMT
	(envelope-from nobody)
Message-Id: <200704231705.l3NH5Qxt052862@www.freebsd.org>
Date: Mon, 23 Apr 2007 17:05:26 GMT
From: Steven Kreuzer<skreuzer@f2o.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Removal of mirror from MASTER_SITE_GNUPG
X-Send-Pr-Version: www-3.0

>Number:         112041
>Category:       ports
>Synopsis:       Removal of mirror from MASTER_SITE_GNUPG
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 23 17:20:03 GMT 2007
>Closed-Date:    Mon Apr 23 20:02:49 GMT 2007
>Last-Modified:  Mon Apr 23 20:10:06 GMT 2007
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 23 20:02:41 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112041 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/112041: commit references a PR
Date: Mon, 23 Apr 2007 20:03:39 +0000 (UTC)

 edwin       2007-04-23 20:03:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     Mk                   bsd.sites.mk 
   Log:
   bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPG
   
       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.
   
   PR:             ports/112041
   Submitted by:   Steven Kreuzer<skreuzer@f2o.org>
   
   Revision  Changes    Path
   1.418     +1 -2      ports/Mk/bsd.sites.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
