- Update to 0.9.3

- Sort RUN_DEPENDS

Changes:	https://github.com/ruby-amqp/amqp/blob/master/CHANGELOG
Approved by:	clsung (maintainer, via IRC)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-15 08:48:10 +00:00
parent e91f05a2ed
commit 0e4d9bdaa3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291431
2 changed files with 7 additions and 6 deletions

View File

@ -3,18 +3,19 @@
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= amqp
PORTVERSION= 0.8.0
PORTVERSION= 0.9.3
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= An implementation of the AMQP protocol for RabbitMQ clients
RUN_DEPENDS= rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine \
rubygem-amq-client>=0.8.3:${PORTSDIR}/net/rubygem-amq-client \
rubygem-amq-protocol>=0.8.0:${PORTSDIR}/net/rubygem-amq-protocol
RUN_DEPENDS= rubygem-amq-client>=0.9.2:${PORTSDIR}/net/rubygem-amq-client \
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/amqp-0.8.0.gem) = a9a6cfc6ca6a697bb05a6d11bba1e26d351be1599c1fed625bb29ee665460880
SIZE (rubygem/amqp-0.8.0.gem) = 985600
SHA256 (rubygem/amqp-0.9.3.gem) = 7e9a3f4386a4bf2cbf725d9ea81caa851c2d8a84df4f13a1e87b1b7cf25df8d8
SIZE (rubygem/amqp-0.9.3.gem) = 1167360