Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 08:50:28 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467963 - head/devel/rubygem-activejob5
Message-ID:  <201804220850.w3M8oSTW026348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804220850.w3M8oSTW026348>