From owner-freebsd-ruby@FreeBSD.ORG Sat Nov 26 15:50:00 2011 Return-Path: Delivered-To: ruby@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F452106566C; Sat, 26 Nov 2011 15:50:00 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id EC0688FC08; Sat, 26 Nov 2011 15:49:59 +0000 (UTC) Received: by iakl21 with SMTP id l21so9387693iak.13 for ; Sat, 26 Nov 2011 07:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:message-id:date:from:reply-to:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=CfqWWeYbPI932pOAAJb09wQtrcvvVmJ9c0hbdPBYpC0=; b=KmkdYP1UBQpjZuse18pqNPSFfz5c8ZfITgXfA/aOEu0OYkVzJBa16T+h534feh2VHi WvxSK8Zj5KQRsTnDYSyYj5FyA/D3fqsrXQGWn++IQZeavuou0VJsf86q/LX57Vl0ahW7 XSDxGVaqrZreVY7MgNUGKIlRSIN3iSuXxdeKw= Received: by 10.50.180.193 with SMTP id dq1mr42841682igc.34.1322321161071; Sat, 26 Nov 2011 07:26:01 -0800 (PST) Received: from yakim.homeunix.com ([175.143.228.155]) by mx.google.com with ESMTPS id z10sm17722886ibv.9.2011.11.26.07.25.58 (version=SSLv3 cipher=OTHER); Sat, 26 Nov 2011 07:26:00 -0800 (PST) Sender: Martin Wilke Message-ID: <4ED17560.3010904@FreeBSD.org> Date: Sat, 26 Nov 2011 23:25:20 +0000 From: Martin Wilke Organization: FreeBSD User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111110 Thunderbird/8.0 MIME-Version: 1.0 To: Sunpoet Po-Chuan Hsieh References: <20111126150950.249CA3AB4@sunpoet.net> In-Reply-To: <20111126150950.249CA3AB4@sunpoet.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ruby@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/162895: [PATCH] devel/ruby-gems: add MASTER_SITES X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: miwi@FreeBSD.org List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Nov 2011 15:50:00 -0000 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