summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 01:17:36 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-08-27 01:17:36 +0000
commit90838571cfcd8690c30517d9f1491e14281e41cc (patch)
tree6dc6c960672973679c548c93fbed45d5fba415f6
parent- Update to 0.1.8 (diff)
- Fix the crack depency version.
Notes
Notes: svn path=/head/; revision=260059
-rw-r--r--www/rubygem-httparty/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-httparty/Makefile b/www/rubygem-httparty/Makefile
index f526f6d3687d..a035ec265f9f 100644
--- a/www/rubygem-httparty/Makefile
+++ b/www/rubygem-httparty/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby Library that Makes HTTP Fun Again
-RUN_DEPENDS= rubygem-crack>=0.1.7:${PORTSDIR}/devel/rubygem-crack
+RUN_DEPENDS= rubygem-crack>=0.1.8:${PORTSDIR}/devel/rubygem-crack
USE_RUBY= yes
USE_RUBYGEMS= yes