diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rubygem-amqp/Makefile | 4 | ||||
-rw-r--r-- | net/rubygem-amqp/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-amqp/Makefile b/net/rubygem-amqp/Makefile index ae13016e1f78..816426981312 100644 --- a/net/rubygem-amqp/Makefile +++ b/net/rubygem-amqp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= amqp -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Implementation of the AMQP protocol for RabbitMQ clients LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-amq-protocol>=1.9.2:${PORTSDIR}/net/rubygem-amq-protocol \ +RUN_DEPENDS= rubygem-amq-protocol>=1.9:${PORTSDIR}/net/rubygem-amq-protocol \ rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine NO_ARCH= yes diff --git a/net/rubygem-amqp/distinfo b/net/rubygem-amqp/distinfo index 27c077ec9eb7..3245d8d0892e 100644 --- a/net/rubygem-amqp/distinfo +++ b/net/rubygem-amqp/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/amqp-1.5.0.gem) = 0cc1bc1c2715dc5793d7dcbbc94c89b25cec71837e2ed53a4762812fb7e78c4a -SIZE (rubygem/amqp-1.5.0.gem) = 1177088 +SHA256 (rubygem/amqp-1.5.1.gem) = 844f0b98c242e4fe123d537df665de338f4f0483a4854758c43b1c8eced1b04f +SIZE (rubygem/amqp-1.5.1.gem) = 1177088 |