aboutsummaryrefslogtreecommitdiffstats
path: root/mail/rubygem-actionmailer/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-10-24 09:45:27 +0800
committerswills <swills@FreeBSD.org>2013-10-24 09:45:27 +0800
commitef07f07168fc5ef168835f142a754f194ff5d1d1 (patch)
treeef756971118cd2716f18eaa760d678e85876c048 /mail/rubygem-actionmailer/Makefile
parente7e0ac225eaeaf555ca528b79b7ff6eee8b6b123 (diff)
downloadfreebsd-ports-gnome-ef07f07168fc5ef168835f142a754f194ff5d1d1.tar.gz
freebsd-ports-gnome-ef07f07168fc5ef168835f142a754f194ff5d1d1.tar.zst
freebsd-ports-gnome-ef07f07168fc5ef168835f142a754f194ff5d1d1.zip
- Update rails and friends to 3.2.15
- Update rubygem-i18n to 0.6.5
Diffstat (limited to 'mail/rubygem-actionmailer/Makefile')
-rw-r--r--mail/rubygem-actionmailer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-actionmailer/Makefile b/mail/rubygem-actionmailer/Makefile
index aae7f0002cd3..4f71220f9b39 100644
--- a/mail/rubygem-actionmailer/Makefile
+++ b/mail/rubygem-actionmailer/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= actionmailer
-PORTVERSION= 3.2.13
+PORTVERSION= 3.2.15
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Easy email delivery and testing for Ruby
RUN_DEPENDS= rubygem-actionpack>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack \
- rubygem-mail>=2.4.4:${PORTSDIR}/mail/rubygem-mail
+ rubygem-mail>=2.5.4:${PORTSDIR}/mail/rubygem-mail
USE_RUBY= yes
USE_RUBYGEMS= yes