Update MASTER_SITE_APACHE to chase change of sub-directory in RINGSERVER.
Responsible Changed From-To: freebsd-ports-bugs->sat bsd.sites.mk is sat territory (via the GNATS Auto Assign Tool)
----Next_Part(Sun_Jan_13_21_57_25_2008_001)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello. I updated patch to include following changes about ringserver: - Add ring.nict.go.jp to MASTER_SITE_RINGSERVER. I think it is fastest and stablest among ringservers. - FreeBSD is no more mirrored. - Add to MASTER_SITE_XORG. So please apply new patch instead of original one. Regards. ----Next_Part(Sun_Jan_13_21_57_25_2008_001)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch-bsd.sites.mk" Index: Mk/bsd.sites.mk =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/Mk/bsd.sites.mk,v retrieving revision 1.433 diff -u -r1.433 bsd.sites.mk --- Mk/bsd.sites.mk 25 Oct 2007 22:53:24 -0000 1.433 +++ Mk/bsd.sites.mk 13 Jan 2008 12:36:31 -0000 @@ -67,7 +67,7 @@ ftp://ftp.esat.net/mirrors/ftp.apache.org/%SUBDIR%/ \ ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/%SUBDIR%/ \ ftp://ftp.rhnet.is/pub/apache/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/dist/&,} \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/apache/&,} \ ftp://ftp.sogang.ac.kr/www/apache/dist/%SUBDIR%/ \ ftp://ftp.task.gda.pl/pub/www/apache/dist/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/www/apache/dist/%SUBDIR%/ \ @@ -421,8 +421,7 @@ ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/%SUBDIR%/ \ - ftp://ftp.dti.ad.jp/pub/FreeBSD/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,FreeBSD/&,} + ftp://ftp.dti.ad.jp/pub/FreeBSD/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_GCC) @@ -1031,6 +1030,7 @@ # .if !defined(IGNORE_MASTER_SITE_RINGSERVER) MASTER_SITE_RINGSERVER+= \ + http://ring.nict.go.jp/archives/%SUBDIR%/ \ http://ring.sakura.ad.jp/archives/%SUBDIR%/ \ http://ring.riken.jp/archives/%SUBDIR%/ .endif @@ -1388,6 +1388,7 @@ ftp://ftp.cs.cuhk.edu.hk/pub/X11/%SUBDIR%/ \ ftp://ftp.unicamp.br/pub/X11/releases/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/X11/X.org/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/opengroup/&/,} \ ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/X11/ftp.x.org/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/%SUBDIR%/ \ ----Next_Part(Sun_Jan_13_21_57_25_2008_001)----
Hello. Would you please commit this PR? Regards.
State Changed From-To: open->patched With bugmeister hat on, commit via maintainer-timeout. Note to submitter: I've left this as 'patched' because I could not get any response from ring.nict.go.jp.
Responsible Changed From-To: sat->linimon
State Changed From-To: patched->closed ring.nict.go.jp works fine from here, so I have committed that to bsd.sites.mk
pav 2008-03-31 14:58:22 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Add ring.nict.go.jp to Ringserver group PR: ports/119555 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Revision Changes Path 1.442 +2 -1 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"