Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2019 22:49:39 +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: r508520 - head/databases/rubygem-activemodel50
Message-ID:  <201908102249.x7AMnd4K073938@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 10 22:49:38 2019
New Revision: 508520
URL: https://svnweb.freebsd.org/changeset/ports/508520

Log:
  Cosmetic change

Modified:
  head/databases/rubygem-activemodel50/Makefile

Modified: head/databases/rubygem-activemodel50/Makefile
==============================================================================
--- head/databases/rubygem-activemodel50/Makefile	Sat Aug 10 22:49:33 2019	(r508519)
+++ head/databases/rubygem-activemodel50/Makefile	Sat Aug 10 22:49:38 2019	(r508520)
@@ -15,11 +15,11 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50
 
-PORTSCOUT=	limit:^5\.0\.
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^5\.1\.
 
 .include <bsd.port.mk>



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