svn commit: r394154 - head/security/rubygem-net-ssh

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 13 17:37:43 UTC 2015


Author: sunpoet
Date: Thu Aug 13 17:37:42 2015
New Revision: 394154
URL: https://svnweb.freebsd.org/changeset/ports/394154

Log:
  - Add PORTSCOUT

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

Modified: head/security/rubygem-net-ssh/Makefile
==============================================================================
--- head/security/rubygem-net-ssh/Makefile	Thu Aug 13 17:37:37 2015	(r394153)
+++ head/security/rubygem-net-ssh/Makefile	Thu Aug 13 17:37:42 2015	(r394154)
@@ -17,6 +17,8 @@ OPTIONS_DEFAULT=PROMPT_PASSPHRASES
 OPTIONSFILE?=	${PORT_DBDIR}/rubygem-${PORTNAME}/options
 PROMPT_PASSPHRASES_DESC=	Prompt for passphrases on keys
 
+PORTSCOUT=	skipv:2.10.0
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list