svn commit: r508523 - head/devel/rubygem-activesupport5

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


Author: sunpoet
Date: Sat Aug 10 22:49:53 2019
New Revision: 508523
URL: https://svnweb.freebsd.org/changeset/ports/508523

Log:
  Cosmetic change

Modified:
  head/devel/rubygem-activesupport5/Makefile

Modified: head/devel/rubygem-activesupport5/Makefile
==============================================================================
--- head/devel/rubygem-activesupport5/Makefile	Sat Aug 10 22:49:48 2019	(r508522)
+++ head/devel/rubygem-activesupport5/Makefile	Sat Aug 10 22:49:53 2019	(r508523)
@@ -18,11 +18,11 @@ RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2:devel/ruby
 		rubygem-minitest>=5.1:devel/rubygem-minitest \
 		rubygem-tzinfo>=1.1:devel/rubygem-tzinfo
 
-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