- Update to 0.9.2

- Sort RUN_DEPENDS

Changes:	https://github.com/ruby-amqp/amq-client/commits/master
Approved by:	clsung (maintainer, via IRC)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-15 08:47:39 +00:00
parent ec217b8ad4
commit e91f05a2ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291430
2 changed files with 5 additions and 5 deletions

View File

@ -5,15 +5,15 @@
# $FreeBSD$
PORTNAME= amq-client
PORTVERSION= 0.8.7
PORTVERSION= 0.9.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= A fully-featured, low-level AMQP 0.9.1 client in Ruby
RUN_DEPENDS= rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine \
rubygem-amq-protocol>=0.8.4:${PORTSDIR}/net/rubygem-amq-protocol
RUN_DEPENDS= rubygem-amq-protocol>=0.9.0:${PORTSDIR}/net/rubygem-amq-protocol \
rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine
USE_RUBY= yes
USE_RUBYGEMS= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/amq-client-0.8.7.gem) = a9ada01f018106ec770a15e72a688e47680f7b6c82422f421d0b34bc514b21e0
SIZE (rubygem/amq-client-0.8.7.gem) = 74752
SHA256 (rubygem/amq-client-0.9.2.gem) = 4f4d58376950d159d7114a1e31670b0efcc05fa577d4390380b1e71200bd319c
SIZE (rubygem/amq-client-0.9.2.gem) = 74752