ports/142393: [PATCH] bsd.sites.mk: Add more sites to MASTER_SITE_SOURCEWARE

Greg Larkin glarkin at FreeBSD.org
Wed Jan 6 23:10:02 UTC 2010


>Number:         142393
>Category:       ports
>Synopsis:       [PATCH] bsd.sites.mk: Add more sites to MASTER_SITE_SOURCEWARE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 06 23:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        7.0
>Organization:
The FreeBSD Project
>Environment:
FreeBSD fbsd70.entropy.prv 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:
52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The Java front-end for lang/gcc42 downloads a DISTFILE from MASTER_SITE_SOURCEWARE.  There are only 2 sites defined as sourceware.org mirrors, and I have added some more to bsd.sites.mk.
>How-To-Repeat:

>Fix:
Please see attached patch file.


Patch attached with submission follows:

--- bsd.sites.mk.orig	2010-01-06 17:44:32.442850155 -0500
+++ bsd.sites.mk	2010-01-06 17:57:43.378968572 -0500
@@ -1184,7 +1184,11 @@
 .if !defined(IGNORE_MASTER_SITE_SOURCEWARE)
 MASTER_SITE_SOURCEWARE+= \
 	ftp://ftp.funet.fi/pub/mirrors/sources.redhat.com/pub/%SUBDIR%/ \
-	ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/
+	ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \
+	http://mirrors.kernel.org/sources.redhat.com/%SUBDIR%/ \
+	http://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \
+	http://sources-redhat.mirrors.airband.net/%SUBDIR%/ \
+	http://ftp.cs.pu.edu.tw/Linux/sourceware/%SUBDIR%/
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_SUNSITE)


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list