svn commit: r482987 - head/sysutils/rubygem-hammer_cli_foreman

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 25 19:34:39 UTC 2018


Author: sunpoet
Date: Thu Oct 25 19:34:38 2018
New Revision: 482987
URL: https://svnweb.freebsd.org/changeset/ports/482987

Log:
  Update to 0.15.0
  
  Changes:	https://github.com/theforeman/hammer-cli-foreman/releases

Modified:
  head/sysutils/rubygem-hammer_cli_foreman/Makefile
  head/sysutils/rubygem-hammer_cli_foreman/distinfo

Modified: head/sysutils/rubygem-hammer_cli_foreman/Makefile
==============================================================================
--- head/sysutils/rubygem-hammer_cli_foreman/Makefile	Thu Oct 25 19:34:30 2018	(r482986)
+++ head/sysutils/rubygem-hammer_cli_foreman/Makefile	Thu Oct 25 19:34:38 2018	(r482987)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hammer_cli_foreman
-PORTVERSION=	0.14.0
+PORTVERSION=	0.15.0
 CATEGORIES=	sysutils ruby
 MASTER_SITES=	RG
 
@@ -15,9 +15,10 @@ RUN_DEPENDS=	rubygem-apipie-bindings>=0.2.2:devel/ruby
 		rubygem-hammer_cli>=${PORTVERSION:R}.0:sysutils/rubygem-hammer_cli \
 		rubygem-rest-client>=1.8.0:www/rubygem-rest-client
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	"@sample etc/hammer/cli.modules.d/foreman.yml.sample"
 

Modified: head/sysutils/rubygem-hammer_cli_foreman/distinfo
==============================================================================
--- head/sysutils/rubygem-hammer_cli_foreman/distinfo	Thu Oct 25 19:34:30 2018	(r482986)
+++ head/sysutils/rubygem-hammer_cli_foreman/distinfo	Thu Oct 25 19:34:38 2018	(r482987)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535472554
-SHA256 (rubygem/hammer_cli_foreman-0.14.0.gem) = ad2a6fec57b2ee7ab251774d017c9a325732354c1cc8a67b82daaab83f62ca92
-SIZE (rubygem/hammer_cli_foreman-0.14.0.gem) = 435200
+TIMESTAMP = 1540477384
+SHA256 (rubygem/hammer_cli_foreman-0.15.0.gem) = 3b61cf129fe13c1d1c57765ea870b7b4ba75a3e36c969e2bad34177869c279f4
+SIZE (rubygem/hammer_cli_foreman-0.15.0.gem) = 351232


More information about the svn-ports-all mailing list