Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 01:53:50 +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: r366694 - head/devel/rubygem-launchy22
Message-ID:  <201408310153.s7V1roTg011600@svn.freebsd.org>

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



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