aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-amqp-utils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-01-02 19:46:05 +0000
committerSteve Wills <swills@FreeBSD.org>2017-01-02 19:46:05 +0000
commit43c5784c7a9eb3c8b5bf22122e7b1d505e4de8c5 (patch)
treeb9eccac24fd1627e9f0836261acdb64e8f69c38a /net/rubygem-amqp-utils
parent3ac6f92dbfb159a5e6438f7981b933b02e7221ee (diff)
downloadports-43c5784c7a9eb3c8b5bf22122e7b1d505e4de8c5.tar.gz
ports-43c5784c7a9eb3c8b5bf22122e7b1d505e4de8c5.zip
net/rubygem-amqp-utils: switch to json 1.x dep
Notes
Notes: svn path=/head/; revision=430402
Diffstat (limited to 'net/rubygem-amqp-utils')
-rw-r--r--net/rubygem-amqp-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rubygem-amqp-utils/Makefile b/net/rubygem-amqp-utils/Makefile
index dca745800bbe..54258f2b749e 100644
--- a/net/rubygem-amqp-utils/Makefile
+++ b/net/rubygem-amqp-utils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= amqp-utils
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -16,7 +16,7 @@ RUN_DEPENDS= rubygem-amqp>=0.7.1:net/rubygem-amqp \
rubygem-clio>=0.3.0:devel/rubygem-clio \
rubygem-facets>=2.9:devel/rubygem-facets \
rubygem-heredoc_unindent>=1.1.2:textproc/rubygem-heredoc_unindent \
- rubygem-json>=1.5:devel/rubygem-json \
+ rubygem-json1>=1.5:devel/rubygem-json1 \
rubygem-msgpack>=0.4.5:devel/rubygem-msgpack \
rubygem-trollop1>=1.16.2:devel/rubygem-trollop1