svn commit: r465294 - head/security/rubygem-rpam2-3

Joseph Mingrone jrm at FreeBSD.org
Thu Mar 22 15:25:24 UTC 2018


Author: jrm
Date: Thu Mar 22 15:25:23 2018
New Revision: 465294
URL: https://svnweb.freebsd.org/changeset/ports/465294

Log:
  security/rubygem-rpam2-3: Limit portscout checks to version 3

Modified:
  head/security/rubygem-rpam2-3/Makefile   (contents, props changed)

Modified: head/security/rubygem-rpam2-3/Makefile
==============================================================================
--- head/security/rubygem-rpam2-3/Makefile	Thu Mar 22 15:18:36 2018	(r465293)
+++ head/security/rubygem-rpam2-3/Makefile	Thu Mar 22 15:25:23 2018	(r465294)
@@ -14,4 +14,6 @@ LICENSE=	MIT
 USES=		gem
 USE_RUBY=	yes
 
+PORTSCOUT=      limit:^3\.
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list