svn commit: r467960 - head/databases/rubygem-activemodel5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 22 08:50:15 UTC 2018


Author: sunpoet
Date: Sun Apr 22 08:50:12 2018
New Revision: 467960
URL: https://svnweb.freebsd.org/changeset/ports/467960

Log:
  Add PORTSCOUT

Modified:
  head/databases/rubygem-activemodel5/Makefile

Modified: head/databases/rubygem-activemodel5/Makefile
==============================================================================
--- head/databases/rubygem-activemodel5/Makefile	Sun Apr 22 08:50:07 2018	(r467959)
+++ head/databases/rubygem-activemodel5/Makefile	Sun Apr 22 08:50:12 2018	(r467960)
@@ -15,6 +15,8 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5
 
+PORTSCOUT=	limit:^5\.1\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list