svn commit: r366703 - head/security/rubygem-net-ssh27

Steve Wills swills at FreeBSD.org
Sun Aug 31 02:31:23 UTC 2014


Author: swills
Date: Sun Aug 31 02:31:22 2014
New Revision: 366703
URL: http://svnweb.freebsd.org/changeset/ports/366703
QAT: https://qat.redports.org/buildarchive/r366703/

Log:
  security/rubygem-net-ssh27: limit portscout to proper versions

Modified:
  head/security/rubygem-net-ssh27/Makefile

Modified: head/security/rubygem-net-ssh27/Makefile
==============================================================================
--- head/security/rubygem-net-ssh27/Makefile	Sun Aug 31 02:30:40 2014	(r366702)
+++ head/security/rubygem-net-ssh27/Makefile	Sun Aug 31 02:31:22 2014	(r366703)
@@ -24,6 +24,6 @@ RUBYGEM_AUTOPLIST=	yes
 
 PROMPT_PASSPHRASES_RUN_DEPENDS=	rubygem-ruby-termios>=0:${PORTSDIR}/comms/rubygem-ruby-termios
 
-PORTSCOUT=	ignore
+PORTSCOUT=	limit:^2\.7
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list