ports/92726: bsd.sites.mk has not sf.net master site

Vyacheslav Anikin ghos at mail.ru
Thu Feb 2 08:50:06 UTC 2006


>Number:         92726
>Category:       ports
>Synopsis:       bsd.sites.mk has not sf.net master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 02 08:50:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vyacheslav Anikin
>Release:        FreeBSD 6.0-RELEASE
>Organization:
>Environment:
>Description:
In file /usr/ports/Mk/bsd.sites.mk listed a part of available mirrors,
but not listed main master site -- osdn.dl.sourceforge.net.

Mirrors for the Source Forge may be not contains a port release yet. But
OSDN (master site) is always.

My patch adds this master site only.
>How-To-Repeat:
              
>Fix:
--- bsd.sites.mk.orig	Wed Feb  1 19:25:54 2006
+++ bsd.sites.mk	Wed Feb  1 19:26:22 2006
@@ -947,7 +947,7 @@
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_SOURCEFORGE)
-.for mirror in heanet nchc optusnet kent ufpr surfnet jaist umn
+.for mirror in heanet nchc optusnet kent ufpr surfnet jaist umn osdn
 MASTER_SITE_SOURCEFORGE+= \
 	http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
 .endfor

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



More information about the freebsd-ports-bugs mailing list