Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2019 17:22:55 +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: r516519 - head/net/rubygem-u2f0
Message-ID:  <201911031722.xA3HMtOF032981@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  3 17:22:54 2019
New Revision: 516519
URL: https://svnweb.freebsd.org/changeset/ports/516519

Log:
  Cosmetic change

Modified:
  head/net/rubygem-u2f0/Makefile

Modified: head/net/rubygem-u2f0/Makefile
==============================================================================
--- head/net/rubygem-u2f0/Makefile	Sun Nov  3 17:22:50 2019	(r516518)
+++ head/net/rubygem-u2f0/Makefile	Sun Nov  3 17:22:54 2019	(r516519)
@@ -13,10 +13,11 @@ COMMENT=	Library for handling registration and authent
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-PORTSCOUT=	limit:^0\.
+USES=		gem
+USE_RUBY=	yes
 
 NO_ARCH=	yes
-USE_RUBY=	yes
-USES=		gem
+
+PORTSCOUT=	limit:^0\.
 
 .include <bsd.port.mk>



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