ports/143658: [patch] bsd.sites.mk: add a new mirror to MASTER_SITE_RUBYFORGE

Jyun-Yan You jyyou at cs.nctu.edu.tw
Mon Feb 8 03:10:03 UTC 2010


>Number:         143658
>Category:       ports
>Synopsis:       [patch] bsd.sites.mk: add a new mirror to MASTER_SITE_RUBYFORGE
>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:   Mon Feb 08 03:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Jyun-Yan You
>Release:        FreeBSD 7.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD bsd3.cs.nctu.edu.tw 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 08:22:32 UTC 2009 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
Some gems have been moved to gemcutter. They can't be found at old mirrors.
I propose adding a new one to MASTER_SITE_RUBYFORGE.

	
>How-To-Repeat:
	
>Fix:

	

--- bsd.sites.mk.diff begins here ---
--- bsd.sites.mk.orig	2010-02-04 16:47:55.000000000 +0800
+++ bsd.sites.mk	2010-02-04 16:48:19.000000000 +0800
@@ -1134,7 +1134,8 @@
 .if !defined(IGNORE_MASTER_SITE_RUBYFORGE)
 MASTER_SITE_RUBYFORGE+= \
 	http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \
-	http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
+	http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/ \
+	http://production.cf.rubygems.org/gems/
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_SAMBA)
--- bsd.sites.mk.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list