Date: Tue, 14 Aug 2012 02:42:23 GMT From: Steve Wills <swills@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/170623: [patch] update net/rubygem-amqp to latest version Message-ID: <201208140242.q7E2gNcP074570@red.freebsd.org> Resent-Message-ID: <201208140250.q7E2oCCM043395@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170623 >Category: ports >Synopsis: [patch] update net/rubygem-amqp to latest version >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: Tue Aug 14 02:50:12 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Steve Wills >Release: >Organization: >Environment: >Description: See attached patch >How-To-Repeat: >Fix: Index: distinfo =================================================================== --- distinfo (revision 302183) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/amqp-0.9.3.gem) = 7e9a3f4386a4bf2cbf725d9ea81caa851c2d8a84df4f13a1e87b1b7cf25df8d8 -SIZE (rubygem/amqp-0.9.3.gem) = 1167360 +SHA256 (rubygem/amqp-0.9.7.gem) = 7f7de46c59926f08bc380f7cee73ffeeb7df8355b036ff10671c9bddf2171c79 +SIZE (rubygem/amqp-0.9.7.gem) = 1167872 Index: Makefile =================================================================== --- Makefile (revision 302183) +++ Makefile (working copy) @@ -6,15 +6,15 @@ # PORTNAME= amqp -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.7 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= clsung@FreeBSD.org COMMENT= An implementation of the AMQP protocol for RabbitMQ clients -RUN_DEPENDS= rubygem-amq-client>=0.9.2:${PORTSDIR}/net/rubygem-amq-client \ - rubygem-amq-protocol>=0.9.0:${PORTSDIR}/net/rubygem-amq-protocol \ +RUN_DEPENDS= rubygem-amq-client>=0.9.4:${PORTSDIR}/net/rubygem-amq-client \ + rubygem-amq-protocol>=0.9.4:${PORTSDIR}/net/rubygem-amq-protocol \ rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine USE_RUBY= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208140242.q7E2gNcP074570>