Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:16:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537730 - head/devel/rubygem-azure_mgmt_cost_management
Message-ID:  <202006031816.053IGwVh067113@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  3 18:16:57 2020
New Revision: 537730
URL: https://svnweb.freebsd.org/changeset/ports/537730

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

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

Modified: head/devel/rubygem-azure_mgmt_cost_management/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_cost_management/Makefile	Wed Jun  3 18:16:52 2020	(r537729)
+++ head/devel/rubygem-azure_mgmt_cost_management/Makefile	Wed Jun  3 18:16:57 2020	(r537730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_cost_management
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure CostManagement Client Library
 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_cost_management/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_cost_management/distinfo	Wed Jun  3 18:16:52 2020	(r537729)
+++ head/devel/rubygem-azure_mgmt_cost_management/distinfo	Wed Jun  3 18:16:57 2020	(r537730)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306101
-SHA256 (rubygem/azure_mgmt_cost_management-0.17.0.gem) = 0d3b1bcf81973b9435db65763687b61de3a0f105e94b498e21054723c8d769d6
-SIZE (rubygem/azure_mgmt_cost_management-0.17.0.gem) = 67584
+TIMESTAMP = 1591186932
+SHA256 (rubygem/azure_mgmt_cost_management-0.17.1.gem) = 9e1c46f53761eebfb6f8ef7eb12e319e33d8a0fdf41449fc76f955814bc9f53d
+SIZE (rubygem/azure_mgmt_cost_management-0.17.1.gem) = 67584



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031816.053IGwVh067113>