svn commit: r366694 - head/devel/rubygem-launchy22
Steve Wills
swills at FreeBSD.org
Sun Aug 31 01:53:50 UTC 2014
Author: swills
Date: Sun Aug 31 01:53:49 2014
New Revision: 366694
URL: http://svnweb.freebsd.org/changeset/ports/366694
QAT: https://qat.redports.org/buildarchive/r366694/
Log:
devel/rubygem-launchy22: restrict portscout to proper version instead of ignoring
Modified:
head/devel/rubygem-launchy22/Makefile
Modified: head/devel/rubygem-launchy22/Makefile
==============================================================================
--- head/devel/rubygem-launchy22/Makefile Sun Aug 31 00:36:37 2014 (r366693)
+++ head/devel/rubygem-launchy22/Makefile Sun Aug 31 01:53:49 2014 (r366694)
@@ -18,6 +18,6 @@ RUBYGEM_AUTOPLIST= yes
# Don't install the binary bin/launchy since it's not required at this time
-PORTSCOUT= ignore
+PORTSCOUT= limit:^2\.2
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list