svn commit: r543217 - head/sysutils/rubygem-hammer_cli_foreman_ssh

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:53:14 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:53:08 2020
New Revision: 543217
URL: https://svnweb.freebsd.org/changeset/ports/543217

Log:
  Cosmetic change

Modified:
  head/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile

Modified: head/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile
==============================================================================
--- head/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile	Fri Jul 24 07:53:03 2020	(r543216)
+++ head/sysutils/rubygem-hammer_cli_foreman_ssh/Makefile	Fri Jul 24 07:53:08 2020	(r543217)
@@ -16,9 +16,10 @@ RUN_DEPENDS=	rubygem-hammer_cli>=0.0.6:sysutils/rubyge
 		rubygem-hammer_cli_foreman>=0:sysutils/rubygem-hammer_cli_foreman \
 		rubygem-net-ssh-multi>=1.2.1:security/rubygem-net-ssh-multi
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	"@sample etc/hammer/cli.modules.d/foreman_ssh.yml.sample"
 


More information about the svn-ports-all mailing list