svn commit: r537712 - head/devel/rubygem-azure_mgmt_appconfiguration

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:15:26 UTC 2020


Author: sunpoet
Date: Wed Jun  3 18:15:22 2020
New Revision: 537712
URL: https://svnweb.freebsd.org/changeset/ports/537712

Log:
  Update to 0.17.2
  
  Changes:	https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_appconfiguration

Modified:
  head/devel/rubygem-azure_mgmt_appconfiguration/Makefile
  head/devel/rubygem-azure_mgmt_appconfiguration/distinfo

Modified: head/devel/rubygem-azure_mgmt_appconfiguration/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_appconfiguration/Makefile	Wed Jun  3 18:15:16 2020	(r537711)
+++ head/devel/rubygem-azure_mgmt_appconfiguration/Makefile	Wed Jun  3 18:15:22 2020	(r537712)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_appconfiguration
-PORTVERSION=	0.17.1
+PORTVERSION=	0.17.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Appconfiguration Client Libra
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure
+RUN_DEPENDS=	rubygem-ms_rest_azure>=0.12.0<0.13:devel/rubygem-ms_rest_azure
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-azure_mgmt_appconfiguration/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_appconfiguration/distinfo	Wed Jun  3 18:15:16 2020	(r537711)
+++ head/devel/rubygem-azure_mgmt_appconfiguration/distinfo	Wed Jun  3 18:15:22 2020	(r537712)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580746257
-SHA256 (rubygem/azure_mgmt_appconfiguration-0.17.1.gem) = e009b35fba3240ce1f7c8809bec85e5c069cfc0e8d285df0849aefd422125519
-SIZE (rubygem/azure_mgmt_appconfiguration-0.17.1.gem) = 32256
+TIMESTAMP = 1591186896
+SHA256 (rubygem/azure_mgmt_appconfiguration-0.17.2.gem) = 2165d4505344d93fb47b1a0927c1174b80097a198ab3babc83b605b3915c18b7
+SIZE (rubygem/azure_mgmt_appconfiguration-0.17.2.gem) = 32256


More information about the svn-ports-all mailing list