aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rubygem-actionmailer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/rubygem-actionmailer/Makefile')
-rw-r--r--mail/rubygem-actionmailer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile
index 7056d73db2af..c8f725728d4d 100644
--- a/mail/rubygem-actionmailer/Makefile
+++ b/mail/rubygem-actionmailer/Makefile
@@ -5,14 +5,14 @@
# $FreeBSD$
PORTNAME= actionmailer
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1.5
CATEGORIES= mail ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/5169/
+MASTER_SITES= http://rubyforge.org/frs/download.php/7647/
MAINTAINER= jw@innerewut.de
COMMENT= Easy email delivery and testing for Ruby
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.9.1.gemspec:${PORTSDIR}/www/rubygem-actionpack
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/actionpack-1.11.2.gemspec:${PORTSDIR}/www/rubygem-actionpack
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>