svn commit: r507427 - head/security/rubygem-net-ssh4

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 27 11:57:12 UTC 2019


Author: sunpoet
Date: Sat Jul 27 11:56:30 2019
New Revision: 507427
URL: https://svnweb.freebsd.org/changeset/ports/507427

Log:
  Cosmetic change

Modified:
  head/security/rubygem-net-ssh4/Makefile

Modified: head/security/rubygem-net-ssh4/Makefile
==============================================================================
--- head/security/rubygem-net-ssh4/Makefile	Sat Jul 27 11:56:25 2019	(r507426)
+++ head/security/rubygem-net-ssh4/Makefile	Sat Jul 27 11:56:30 2019	(r507427)
@@ -20,9 +20,11 @@ PROMPT_PASSPHRASES_DESC=	Prompt for passphrases on key
 
 PORTSCOUT=	limit:^4\.
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem shebangfix
+USE_RUBY=	yes
+
+NO_ARCH=	yes
+
 SHEBANG_FILES=	support/ssh_tunnel_bug.rb
 
 PROMPT_PASSPHRASES_RUN_DEPENDS=	rubygem-ruby-termios>=0:comms/rubygem-ruby-termios


More information about the svn-ports-head mailing list