svn commit: r509695 - head/www/rubygem-rack-protection1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 24 00:10:02 UTC 2019


Author: sunpoet
Date: Sat Aug 24 00:10:01 2019
New Revision: 509695
URL: https://svnweb.freebsd.org/changeset/ports/509695

Log:
  Cosmetic change

Modified:
  head/www/rubygem-rack-protection1/Makefile

Modified: head/www/rubygem-rack-protection1/Makefile
==============================================================================
--- head/www/rubygem-rack-protection1/Makefile	Sat Aug 24 00:09:56 2019	(r509694)
+++ head/www/rubygem-rack-protection1/Makefile	Sat Aug 24 00:10:01 2019	(r509695)
@@ -15,10 +15,11 @@ LICENSE_FILE=	${WRKSRC}/License
 
 RUN_DEPENDS=	rubygem-rack>=0:www/rubygem-rack
 
-PORTSCOUT=	limit:^1\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^1\.
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list