Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2017 23:38:19 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r430423 - head/mail/rubygem-actionmailer4
Message-ID:  <201701022338.v02NcJVr059881@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701022338.v02NcJVr059881>