ports/163386: [PATCH] net/rubygem-amqp: update to 0.8.0

Philip M. Gollucci pgollucci at p6m7g8.com
Sat Dec 17 04:20:15 UTC 2011


>Number:         163386
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-amqp: update to 0.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 17 04:20:14 UTC 2011
>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: Tue Oct 12 00:51:25 UTC 2010
>Description:
- Update to 0.8.0

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

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

--- rubygem-amqp-0.8.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-amqp/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	20 Jun 2011 17:25:41 -0000	1.3
+++ Makefile	17 Dec 2011 03:41:42 -0000
@@ -5,14 +5,16 @@
 # $FreeBSD: ports/net/rubygem-amqp/Makefile,v 1.3 2011/06/20 17:25:41 pgollucci Exp $
 
 PORTNAME=	amqp
-PORTVERSION=	0.7.1
+PORTVERSION=	0.8.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	An implementation of the AMQP protocol for RabbitMQ clients
 
-RUN_DEPENDS=	rubygem-eventmachine>=0.12.4:${PORTSDIR}/devel/rubygem-eventmachine
+RUN_DEPENDS=	rubygem-eventmachine>=0.12.4:${PORTSDIR}/devel/rubygem-eventmachine \
+		rubygem-amq-client>=0.8.3:${PORTSDIR}/net/rubygem-amq-client \
+		rubygem-amq-protocol>=0.8.0:${PORTSDIR}/net/rubygem-amq-protocol
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/rubygem-amqp/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	20 Mar 2011 03:17:02 -0000	1.2
+++ distinfo	17 Dec 2011 00:39:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/amqp-0.7.1.gem) = 96d248ce1ce088c7f9519c90bb221aea9a36a40dcb6903f7571ca806a484f67c
-SIZE (rubygem/amqp-0.7.1.gem) = 89600
+SHA256 (rubygem/amqp-0.8.0.gem) = a9a6cfc6ca6a697bb05a6d11bba1e26d351be1599c1fed625bb29ee665460880
+SIZE (rubygem/amqp-0.8.0.gem) = 985600
--- rubygem-amqp-0.8.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list