diff options
Diffstat (limited to 'www/rubygem-httparty/Makefile')
-rw-r--r-- | www/rubygem-httparty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-httparty/Makefile b/www/rubygem-httparty/Makefile index 41d86a875095..3773e97cc599 100644 --- a/www/rubygem-httparty/Makefile +++ b/www/rubygem-httparty/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ PORTNAME= httparty -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.2 CATEGORIES= www rubygems MASTER_SITES= RF MAINTAINER= wenheping@gmail.com COMMENT= Ruby Library that Makes HTTP Fun Again -BUILD_DEPENDS= rubygem-activesupport>=2.1.0:${PORTSDIR}/devel/rubygem-activesupport +BUILD_DEPENDS= rubygem-crack>=0.1.1:${PORTSDIR}/devel/rubygem-crack RUN_DEPENDS= ${BUILD_DEPENDS} USE_RUBY= yes |