svn commit: r389202 - head/www/rubygem-actionpack4

Steve Wills swills at FreeBSD.org
Thu Jun 11 13:23:30 UTC 2015


Author: swills
Date: Thu Jun 11 13:23:29 2015
New Revision: 389202
URL: https://svnweb.freebsd.org/changeset/ports/389202

Log:
  www/rubygem-actionpack4: fix version of rubygem-rails-dom-testing dep

Modified:
  head/www/rubygem-actionpack4/Makefile

Modified: head/www/rubygem-actionpack4/Makefile
==============================================================================
--- head/www/rubygem-actionpack4/Makefile	Thu Jun 11 13:15:16 2015	(r389201)
+++ head/www/rubygem-actionpack4/Makefile	Thu Jun 11 13:23:29 2015	(r389202)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	rubygem-actionview>=${PORTV
 		rubygem-rack16>=1.6:${PORTSDIR}/www/rubygem-rack16 \
 		rubygem-rack-test>=0.6.2:${PORTSDIR}/www/rubygem-rack-test \
 		rubygem-rails-html-sanitizer>=1.0:${PORTSDIR}/textproc/rubygem-rails-html-sanitizer \
-		rubygem-rails-dom-testing>=2.7.0:${PORTSDIR}/textproc/rubygem-rails-dom-testing
+		rubygem-rails-dom-testing>=1.0.5:${PORTSDIR}/textproc/rubygem-rails-dom-testing
 
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list