ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Nov 26 15:20:09 UTC 2011
>Number: 162895
>Category: ports
>Synopsis: [PATCH] devel/ruby-gems: add MASTER_SITES
>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: Sat Nov 26 15:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Sunpoet Po-Chuan Hsieh
>Release: FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>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 ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list