svn commit: r506733 - head/www/rubygem-addressable23
Koichiro Iwao
meta at FreeBSD.org
Tue Jul 16 08:32:31 UTC 2019
Author: meta
Date: Tue Jul 16 08:32:30 2019
New Revision: 506733
URL: https://svnweb.freebsd.org/changeset/ports/506733
Log:
www/rubygem-addressable23: Pet portlint
Approved by: mfechner (implicit, via PR 239239)
Modified:
head/www/rubygem-addressable23/Makefile
Modified: head/www/rubygem-addressable23/Makefile
==============================================================================
--- head/www/rubygem-addressable23/Makefile Tue Jul 16 08:26:43 2019 (r506732)
+++ head/www/rubygem-addressable23/Makefile Tue Jul 16 08:32:30 2019 (r506733)
@@ -12,10 +12,10 @@ COMMENT= Replacement for the URI implementation
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-PORTSCOUT= limit:^2\.3
-
-NO_ARCH= yes
USES= gem
USE_RUBY= yes
+
+NO_ARCH= yes
+PORTSCOUT= limit:^2\.3
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list