aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-actionpack/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-20 23:34:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-20 23:34:35 +0000
commite00237763403cebd0ff6a8308e1ac6691e2528a0 (patch)
treeb3e2d4cd25bd980974d71551c90555c68afad3ec /www/rubygem-actionpack/Makefile
parent47bba6776dcbc0b2c044a163e782d7074be0e78f (diff)
downloadports-e00237763403cebd0ff6a8308e1ac6691e2528a0.tar.gz
ports-e00237763403cebd0ff6a8308e1ac6691e2528a0.zip
Notes
Diffstat (limited to 'www/rubygem-actionpack/Makefile')
-rw-r--r--www/rubygem-actionpack/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-actionpack/Makefile b/www/rubygem-actionpack/Makefile
index 80c589531403..a1e4a86593ee 100644
--- a/www/rubygem-actionpack/Makefile
+++ b/www/rubygem-actionpack/Makefile
@@ -1,18 +1,18 @@
# Ports collection makefile for: gem-actionpack
# Date created: 27 May 2005
-# Whom: Jonathan Weiss (<jw@innerewut.net>)
+# Whom: Jonathan Weiss (<jw@innerewut.de>)
#
# $FreeBSD$
PORTNAME= actionpack
-PORTVERSION= 1.8.1
+PORTVERSION= 1.9.1
CATEGORIES= www ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/4149/
+MASTER_SITES= http://rubyforge.org/frs/download.php/5166/
-MAINTAINER= jw@innerewut.net
+MAINTAINER= jw@innerewut.de
COMMENT= Action Controller and Action View of Rails MVC Framework
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-1.0.4.gemspec:${PORTSDIR}/devel/rubygem-activesupport
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/activesupport-1.1.1.gemspec:${PORTSDIR}/devel/rubygem-activesupport
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>