svn commit: r480547 - branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 24 05:36:04 UTC 2018


Author: sunpoet
Date: Mon Sep 24 05:36:03 2018
New Revision: 480547
URL: https://svnweb.freebsd.org/changeset/ports/480547

Log:
  MFH: r480419
  
  Update to 0.2.1
  
  Changes:	https://github.com/theforeman/smart_proxy_dynflow/commits/master
  Security:	2d6de6a8-fb78-4149-aeda-77fc8f140f06
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/Makefile
  branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/distinfo
Directory Properties:
  branches/2018Q3/   (props changed)

Modified: branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/Makefile
==============================================================================
--- branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/Makefile	Mon Sep 24 04:21:08 2018	(r480546)
+++ branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/Makefile	Mon Sep 24 05:36:03 2018	(r480547)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	smart_proxy_dynflow
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.1
 CATEGORIES=	sysutils ruby
 MASTER_SITES=	RG
 
@@ -13,9 +13,10 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	foreman-proxy>=1.12.0:net/foreman-proxy
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	"@sample etc/foreman-proxy/settings.d/dynflow.yml.sample" \
 		share/foreman-proxy/bundler.d/dynflow.rb

Modified: branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/distinfo
==============================================================================
--- branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/distinfo	Mon Sep 24 04:21:08 2018	(r480546)
+++ branches/2018Q3/sysutils/rubygem-smart_proxy_dynflow/distinfo	Mon Sep 24 05:36:03 2018	(r480547)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523191947
-SHA256 (rubygem/smart_proxy_dynflow-0.2.0.gem) = 40107ab9afad8e742a52de8f78e9cb4c4778557f2a0e33424022e0cdd640086f
-SIZE (rubygem/smart_proxy_dynflow-0.2.0.gem) = 18944
+TIMESTAMP = 1537604543
+SHA256 (rubygem/smart_proxy_dynflow-0.2.1.gem) = 68fdec4d21b9e2685c491ad0ff23cc426325ca5791e4b1f4988e0184a34c5ff3
+SIZE (rubygem/smart_proxy_dynflow-0.2.1.gem) = 19456


More information about the svn-ports-branches mailing list