[PATCH] devel/ruby-gems: add MASTER_SITES

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 26 15:10:21 UTC 2011


>Submitter-Id:	current-users
>Originator:	Sunpoet Po-Chuan Hsieh
>Organization:	The FreeBSD Project
>Confidential:	no 
>Synopsis:	[PATCH] devel/ruby-gems: add MASTER_SITES
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 9.0-RC1 amd64
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Add rubygems.org MASTER_SITES

Port maintainer (ruby at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ruby19-gems-1.8.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-gems/Makefile,v
retrieving revision 1.47
diff -u -u -r1.47 Makefile
--- Makefile	19 Nov 2011 03:43:51 -0000	1.47
+++ Makefile	26 Nov 2011 15:09:19 -0000
@@ -8,7 +8,9 @@
 PORTNAME=	gems
 PORTVERSION=	1.8.11
 CATEGORIES=	devel ruby
-MASTER_SITES=	RF
+MASTER_SITES=	http://production.s3.rubygems.org/rubygems/ \
+		http://production.cf.rubygems.org/rubygems/ \
+		RF
 MASTER_SITE_SUBDIR=	ruby${PORTNAME}
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby${PORTNAME}-${PORTVERSION}
--- ruby19-gems-1.8.11.patch ends here ---



More information about the freebsd-ruby mailing list