svn commit: r467963 - head/devel/rubygem-activejob5
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 22 08:50:31 UTC 2018
Author: sunpoet
Date: Sun Apr 22 08:50:28 2018
New Revision: 467963
URL: https://svnweb.freebsd.org/changeset/ports/467963
Log:
Add PORTSCOUT
Modified:
head/devel/rubygem-activejob5/Makefile
Modified: head/devel/rubygem-activejob5/Makefile
==============================================================================
--- head/devel/rubygem-activejob5/Makefile Sun Apr 22 08:50:22 2018 (r467962)
+++ head/devel/rubygem-activejob5/Makefile Sun Apr 22 08:50:28 2018 (r467963)
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \
rubygem-globalid-rails5>=0.3.6:databases/rubygem-globalid-rails5
+PORTSCOUT= limit:^5\.1\.
+
NO_ARCH= yes
USE_RUBY= yes
USES= gem
More information about the svn-ports-all
mailing list