aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-actionpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/rubygem-actionpack/Makefile')
-rw-r--r--www/rubygem-actionpack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile
index 84759612c096..e45ed3e3d6c2 100644
--- a/www/rubygem-actionpack/Makefile
+++ b/www/rubygem-actionpack/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= actionpack
-PORTVERSION= 1.13.6
+PORTVERSION= 2.2.2
CATEGORIES= www rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= jw@innerewut.de
COMMENT= Action Controller and Action View of Rails MVC Framework
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-1.4.4.gemspec:${PORTSDIR}/devel/rubygem-activesupport
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-2.2.2.gemspec:${PORTSDIR}/devel/rubygem-activesupport
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes