svn commit: r537808 - head/devel/rubygem-azure_mgmt_support

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


Author: sunpoet
Date: Wed Jun  3 18:28:52 2020
New Revision: 537808
URL: https://svnweb.freebsd.org/changeset/ports/537808

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

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

Modified: head/devel/rubygem-azure_mgmt_support/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_support/Makefile	Wed Jun  3 18:28:47 2020	(r537807)
+++ head/devel/rubygem-azure_mgmt_support/Makefile	Wed Jun  3 18:28:52 2020	(r537808)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_support
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Microsoft Azure Support Client Library for Ru
 
 LICENSE=	MIT
 
-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_support/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_support/distinfo	Wed Jun  3 18:28:47 2020	(r537807)
+++ head/devel/rubygem-azure_mgmt_support/distinfo	Wed Jun  3 18:28:52 2020	(r537808)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585564796
-SHA256 (rubygem/azure_mgmt_support-0.17.0.gem) = e9aadc62253c75285ed2c8adbea563ad461d1c43c8e645aabd1f4a8266134b86
-SIZE (rubygem/azure_mgmt_support-0.17.0.gem) = 25088
+TIMESTAMP = 1591187088
+SHA256 (rubygem/azure_mgmt_support-0.17.1.gem) = 2c56ae257d764966f8bccf4f9b1881623ca50b5fe18dd4980dca7769659297de
+SIZE (rubygem/azure_mgmt_support-0.17.1.gem) = 25088


More information about the svn-ports-all mailing list