svn commit: r537774 - head/devel/rubygem-azure_mgmt_operations_management

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


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

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

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

Modified: head/devel/rubygem-azure_mgmt_operations_management/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_operations_management/Makefile	Wed Jun  3 18:22:10 2020	(r537773)
+++ head/devel/rubygem-azure_mgmt_operations_management/Makefile	Wed Jun  3 18:22:15 2020	(r537774)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_operations_management
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure OperationsManagement Client L
 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_operations_management/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_operations_management/distinfo	Wed Jun  3 18:22:10 2020	(r537773)
+++ head/devel/rubygem-azure_mgmt_operations_management/distinfo	Wed Jun  3 18:22:15 2020	(r537774)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306187
-SHA256 (rubygem/azure_mgmt_operations_management-0.17.0.gem) = bd6e35403646937594fa095892117c51e5169db61b34fcc3f5941323543ad27d
-SIZE (rubygem/azure_mgmt_operations_management-0.17.0.gem) = 16384
+TIMESTAMP = 1591187020
+SHA256 (rubygem/azure_mgmt_operations_management-0.17.1.gem) = dac4f72f4b840663bd6c6890feb16fa004efbd05cdf6fa4963c03a5015c6c806
+SIZE (rubygem/azure_mgmt_operations_management-0.17.1.gem) = 16384


More information about the svn-ports-all mailing list