Update to 1.7.0
Changes: https://github.com/ruby-amqp/amqp/blob/master/ChangeLog.md
This commit is contained in:
parent
615fd66df4
commit
ed034f5820
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433233
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= amqp
|
||||
PORTVERSION= 1.6.0
|
||||
PORTVERSION= 1.7.0
|
||||
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>=2.0.1:net/rubygem-amq-protocol \
|
||||
RUN_DEPENDS= rubygem-amq-protocol>=2.1.0:net/rubygem-amq-protocol \
|
||||
rubygem-eventmachine>=0:devel/rubygem-eventmachine
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/amqp-1.6.0.gem) = e9ab76e77b40645f18878f55e4b3118fd0840acfc58e2bc4013bc927afc5794d
|
||||
SIZE (rubygem/amqp-1.6.0.gem) = 1177088
|
||||
TIMESTAMP = 1486064010
|
||||
SHA256 (rubygem/amqp-1.7.0.gem) = a508f705f87c329a9c92b48e6ad06c7dffcb6f7d4782bc9b87ccac9737d5ea63
|
||||
SIZE (rubygem/amqp-1.7.0.gem) = 1176576
|
||||
|
|
Loading…
Reference in a new issue