Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2010 01:17:31 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        renchap@cocoa-x.com
Subject:   ports/147034: [PATCH] net/rubygem-bunny: Use RG macro
Message-ID:  <201005260517.o4Q5HVU3006608@frieza.p6m7g8.net>
Resent-Message-ID: <201005260530.o4Q5U1BH036567@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         147034
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-bunny: Use RG macro
>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:   Wed May 26 05:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Apr 26 16:20:00 EDT 2010
>Description:

Port maintainer (renchap@cocoa-x.com) is cc'd.

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

--- rubygem-bunny-0.6.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-bunny/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	24 Apr 2010 11:50:59 -0000	1.1
+++ Makefile	26 May 2010 05:17:14 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	bunny
 PORTVERSION=	0.6.0
 CATEGORIES=	net
-MASTER_SITES=	http://gemcutter.org/gems/
+MASTER_SITES=	RG
 
 MAINTAINER=	renchap@cocoa-x.com
 COMMENT=	Another synchronous Ruby AMQP client
--- rubygem-bunny-0.6.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005260517.o4Q5HVU3006608>