aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2017-01-03 07:38:18 +0800
committerswills <swills@FreeBSD.org>2017-01-03 07:38:18 +0800
commitae39ca83cb96fcd91553a9a5094a625f3fd5ae2d (patch)
treeacee3422192b2585732bf5821ef6580b39a8f90d /mail
parentd2f4e2d125de5ffed078ff262a641fb54f23ebd8 (diff)
downloadfreebsd-ports-gnome-ae39ca83cb96fcd91553a9a5094a625f3fd5ae2d.tar.gz
freebsd-ports-gnome-ae39ca83cb96fcd91553a9a5094a625f3fd5ae2d.tar.zst
freebsd-ports-gnome-ae39ca83cb96fcd91553a9a5094a625f3fd5ae2d.zip
mail/rubygem-actionmailer4: switch to rubygem-rails-dom-testing 1.x dep
Diffstat (limited to 'mail')
-rw-r--r--mail/rubygem-actionmailer4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/rubygem-actionmailer4/Makefile b/mail/rubygem-actionmailer4/Makefile
index bc492a874596..ca24e0c6230d 100644
--- a/mail/rubygem-actionmailer4/Makefile
+++ b/mail/rubygem-actionmailer4/Makefile
@@ -3,6 +3,7 @@
PORTNAME= actionmailer
PORTVERSION= 4.2.7.1
+PORTREVISION= 1
CATEGORIES= mail rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 4
@@ -17,7 +18,7 @@ RUN_DEPENDS= rubygem-actionpack4>=${PORTVERSION}:www/rubygem-actionpack4 \
rubygem-actionview>=${PORTVERSION}:devel/rubygem-actionview \
rubygem-activejob>=${PORTVERSION}:devel/rubygem-activejob \
rubygem-mail>=2.6.1:mail/rubygem-mail \
- rubygem-rails-dom-testing>=1.0.5:textproc/rubygem-rails-dom-testing
+ rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1
NO_ARCH= yes
USE_RUBY= yes