svn commit: r369666 - head/japanese/rubygem-jpmobile

TAKATSU Tomonari tota at FreeBSD.org
Tue Sep 30 21:13:41 UTC 2014


Author: tota
Date: Tue Sep 30 21:13:40 2014
New Revision: 369666
URL: http://svnweb.freebsd.org/changeset/ports/369666
QAT: https://qat.redports.org/buildarchive/r369666/

Log:
  - Set PORTSCOUT to limit version 3.0.X

Modified:
  head/japanese/rubygem-jpmobile/Makefile

Modified: head/japanese/rubygem-jpmobile/Makefile
==============================================================================
--- head/japanese/rubygem-jpmobile/Makefile	Tue Sep 30 21:10:03 2014	(r369665)
+++ head/japanese/rubygem-jpmobile/Makefile	Tue Sep 30 21:13:40 2014	(r369666)
@@ -18,6 +18,8 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PORTSCOUT=	limit:^3\.0\.
+
 OPTIONS_DEFINE=		GEOKIT IPADDRESSES TERMINFO
 GEOKIT_DESC=		Run with geokit
 IPADDRESSES_DESC=	IP address validation support


More information about the svn-ports-head mailing list