svn commit: r430423 - head/mail/rubygem-actionmailer4

Steve Wills swills at FreeBSD.org
Mon Jan 2 23:38:20 UTC 2017


Author: swills
Date: Mon Jan  2 23:38:18 2017
New Revision: 430423
URL: https://svnweb.freebsd.org/changeset/ports/430423

Log:
  mail/rubygem-actionmailer4: switch to rubygem-rails-dom-testing 1.x dep

Modified:
  head/mail/rubygem-actionmailer4/Makefile

Modified: head/mail/rubygem-actionmailer4/Makefile
==============================================================================
--- head/mail/rubygem-actionmailer4/Makefile	Mon Jan  2 23:36:52 2017	(r430422)
+++ head/mail/rubygem-actionmailer4/Makefile	Mon Jan  2 23:38:18 2017	(r430423)
@@ -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>=${PORT
 		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


More information about the svn-ports-all mailing list