Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 00:10:01 +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: r509695 - head/www/rubygem-rack-protection1
Message-ID:  <201908240010.x7O0A1dZ079723@repo.freebsd.org>

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



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