aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-amq-client
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-16 19:33:15 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-12-16 19:33:15 +0000
commit102d3c72a761ec3dbfae95a39890ca4a4cb626cc (patch)
treea61e986f7c8c8eb0e60b182e42a475dcc4404a54 /net/rubygem-amq-client
parent80ef2ddede7605cff727e334b154e4fa9e59e408 (diff)
downloadports-102d3c72a761ec3dbfae95a39890ca4a4cb626cc.tar.gz
ports-102d3c72a761ec3dbfae95a39890ca4a4cb626cc.zip
Notes
Diffstat (limited to 'net/rubygem-amq-client')
-rw-r--r--net/rubygem-amq-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-amq-client/Makefile b/net/rubygem-amq-client/Makefile
index a8b0fb5d3196..5300f172432f 100644
--- a/net/rubygem-amq-client/Makefile
+++ b/net/rubygem-amq-client/Makefile
@@ -13,7 +13,7 @@ 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.0:${PORTSDIR}/net/rubygem-amq-protocol
+ rubygem-amq-protocol>=0.8.4:${PORTSDIR}/net/rubygem-amq-protocol
USE_RUBY= yes
USE_RUBYGEMS= yes