svn commit: r467961 - head/databases/rubygem-activerecord5

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


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

Log:
  Add PORTSCOUT

Modified:
  head/databases/rubygem-activerecord5/Makefile

Modified: head/databases/rubygem-activerecord5/Makefile
==============================================================================
--- head/databases/rubygem-activerecord5/Makefile	Sun Apr 22 08:50:12 2018	(r467960)
+++ head/databases/rubygem-activerecord5/Makefile	Sun Apr 22 08:50:17 2018	(r467961)
@@ -17,6 +17,8 @@ RUN_DEPENDS=	rubygem-activemodel5>=${PORTVERSION}:data
 		rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \
 		rubygem-arel8>=8.0:databases/rubygem-arel8
 
+PORTSCOUT=	limit:^5\.1\.
+
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem


More information about the svn-ports-head mailing list