Date: Sat, 22 Sep 2012 19:18:36 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304709 - head/net/rubygem-amqp Message-ID: <201209221918.q8MJIaG8024283@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Sat Sep 22 19:18:36 2012 New Revision: 304709 URL: http://svn.freebsd.org/changeset/ports/304709 Log: - Update to 0.9.7 PR: ports/170623 Approved by: maintainer timeout (clsung, >5 weeks) Modified: head/net/rubygem-amqp/Makefile (contents, props changed) head/net/rubygem-amqp/distinfo (contents, props changed) Modified: head/net/rubygem-amqp/Makefile ============================================================================== --- head/net/rubygem-amqp/Makefile Sat Sep 22 19:17:34 2012 (r304708) +++ head/net/rubygem-amqp/Makefile Sat Sep 22 19:18:36 2012 (r304709) @@ -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 Modified: head/net/rubygem-amqp/distinfo ============================================================================== --- head/net/rubygem-amqp/distinfo Sat Sep 22 19:17:34 2012 (r304708) +++ head/net/rubygem-amqp/distinfo Sat Sep 22 19:18:36 2012 (r304709) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209221918.q8MJIaG8024283>