Date: Sat, 26 Nov 2011 23:25:20 +0000 From: Martin Wilke <miwi@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Cc: ruby@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES Message-ID: <4ED17560.3010904@FreeBSD.org> In-Reply-To: <20111126150950.249CA3AB4@sunpoet.net> References: <20111126150950.249CA3AB4@sunpoet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 11/26/2011 15:09, Sunpoet Po-Chuan Hsieh wrote: >> 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@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 --- i would like to see that in bsd.sites.mk >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-ports-bugs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs > To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org" -- +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ED17560.3010904>