From 90838571cfcd8690c30517d9f1491e14281e41cc Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Fri, 27 Aug 2010 01:17:36 +0000 Subject: [PATCH] - Fix the crack depency version. --- www/rubygem-httparty/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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