svn commit: r366709 - head/www/rubygem-rack15
Steve Wills
swills at FreeBSD.org
Sun Aug 31 02:47:02 UTC 2014
Author: swills
Date: Sun Aug 31 02:47:01 2014
New Revision: 366709
URL: http://svnweb.freebsd.org/changeset/ports/366709
QAT: https://qat.redports.org/buildarchive/r366709/
Log:
www/rubygem-rack15: limit portscout to proper versions
Modified:
head/www/rubygem-rack15/Makefile
Modified: head/www/rubygem-rack15/Makefile
==============================================================================
--- head/www/rubygem-rack15/Makefile Sun Aug 31 02:46:23 2014 (r366708)
+++ head/www/rubygem-rack15/Makefile Sun Aug 31 02:47:01 2014 (r366709)
@@ -22,6 +22,8 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PORTSCOUT= limit:^1\.5
+
# avoid duplicate file from www/rubygem-rack port
post-install:
@${RM} ${STAGEDIR}${PREFIX}/bin/rackup
More information about the svn-ports-all
mailing list