- Update to 1.5.1
Changes: https://github.com/ruby-amqp/amqp/commits/1.5.x-stable
This commit is contained in:
parent
97fd07900e
commit
4de092aed4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395353
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user