svn commit: r427996 - head/www/rubygem-d3_rails

Steve Wills swills at FreeBSD.org
Tue Dec 6 22:10:55 UTC 2016


Author: swills
Date: Tue Dec  6 22:10:54 2016
New Revision: 427996
URL: https://svnweb.freebsd.org/changeset/ports/427996

Log:
  www/rubygem-d3_rails: switch to railties 4.x

Modified:
  head/www/rubygem-d3_rails/Makefile

Modified: head/www/rubygem-d3_rails/Makefile
==============================================================================
--- head/www/rubygem-d3_rails/Makefile	Tue Dec  6 22:09:31 2016	(r427995)
+++ head/www/rubygem-d3_rails/Makefile	Tue Dec  6 22:10:54 2016	(r427996)
@@ -11,7 +11,7 @@ COMMENT=	JavaScript framework for data v
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT_LICENSE
 
-RUN_DEPENDS=	rubygem-railties>=3.1.0:www/rubygem-railties
+RUN_DEPENDS=	rubygem-railties4>=4.0:www/rubygem-railties4
 
 NO_ARCH=	yes
 USE_RUBY=	yes


More information about the svn-ports-head mailing list