ports/102472: MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk update
Hirohisa Yamaguchi
umq at ueo.co.jp
Thu Aug 24 09:00:52 UTC 2006
>Number: 102472
>Category: ports
>Synopsis: MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk update
>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: Thu Aug 24 09:00:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Hirohisa Yamaguchi
>Release: FreeBSD 7.0-CURRENT amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Fri Jun 2 01:32:46 JST 2006 root at calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64
>Description:
MASTER_SITE_SOURCEFORGE_JP in bsd.sites.mk is expand to
keihanna.dl.sourceforge.jp only.
There are two more sites;
osdn.dl.sourceforge.jp
qgpop.dl.sourceforge.jp
these sites are to be added.
And, ports listed below are using downlods.sourceforge.jp as
MASTER_SITES, which returns same addresses as *.dl.sourcefoge.jp
using dns-round-robin.
databases/lsdb
japanese/jmode
japanese/skkinput3
japanese/kappa20
japanese/kochi-ttfonts
japanese/mplusfonts
I'm not sure weather these ports should be updated.
>How-To-Repeat:
N/A
>Fix:
--- ports.orig/Mk/bsd.sites.mk Wed Aug 9 20:45:43 2006
+++ ports/Mk/bsd.sites.mk Thu Aug 24 13:52:35 2006
@@ -981,7 +981,7 @@ MASTER_SITE_SOURCEFORGE_EXTENDED+= \
.endif
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_JP)
-.for mirror in keihanna
+.for mirror in keihanna osdn qgpop
MASTER_SITE_SOURCEFORGE_JP+= \
http://${mirror}.dl.sourceforge.jp/%SUBDIR%/
.endfor
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list