aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-25 03:37:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-25 03:37:12 +0000
commitda172afaf52d3d34969711ee5ea6c68347bceb82 (patch)
tree017f255fc7e60bf555f62428eebd017760b54b74 /sysutils
parent1006710dbe7ccc001e35d073c5b322a3c4d98fd7 (diff)
downloadports-da172afaf52d3d34969711ee5ea6c68347bceb82.tar.gz
ports-da172afaf52d3d34969711ee5ea6c68347bceb82.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-chef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/rubygem-chef/Makefile b/sysutils/rubygem-chef/Makefile
index 08820e4e15b5..55558984438d 100644
--- a/sysutils/rubygem-chef/Makefile
+++ b/sysutils/rubygem-chef/Makefile
@@ -7,6 +7,7 @@
PORTNAME= chef
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= RG
@@ -18,7 +19,7 @@ RUN_DEPENDS= ruby18-iconv>=0.0.0:${PORTSDIR}/converters/ruby-iconv \
rubygem-mixlib-config>=1.1.2:${PORTSDIR}/devel/rubygem-mixlib-config \
rubygem-mixlib-cli>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-cli \
rubygem-mixlib-authentication>=1.1.0:${PORTSDIR}/devel/rubygem-mixlib-authentication \
- rubygem-json=1.5.1:${PORTSDIR}/devel/rubygem-json \
+ rubygem-json>=1.4.6:${PORTSDIR}/devel/rubygem-json146 \
rubygem-uuidtools>=0:${PORTSDIR}/devel/rubygem-uuidtools \
rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline \
rubygem-moneta>=0:${PORTSDIR}/devel/rubygem-moneta \