svn commit: r508528 - head/devel/rubygem-activejob5

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:50:18 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:50:17 2019
New Revision: 508528
URL: https://svnweb.freebsd.org/changeset/ports/508528

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-activejob5/Makefile

Modified: head/devel/rubygem-activejob5/Makefile
==============================================================================
--- head/devel/rubygem-activejob5/Makefile	Sat Aug 10 22:50:12 2019	(r508527)
+++ head/devel/rubygem-activejob5/Makefile	Sat Aug 10 22:50:17 2019	(r508528)
@@ -16,11 +16,11 @@ 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\.
-
 USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	limit:^5\.1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list