Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:16:31 +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: r537725 - head/devel/rubygem-azure_mgmt_consumption
Message-ID:  <202006031816.053IGVjs066475@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_consumption/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_consumption/Makefile	Wed Jun  3 18:16:25 2020	(r537724)
+++ head/devel/rubygem-azure_mgmt_consumption/Makefile	Wed Jun  3 18:16:31 2020	(r537725)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_consumption
-PORTVERSION=	0.18.0
+PORTVERSION=	0.18.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Consumption S
 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_consumption/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_consumption/distinfo	Wed Jun  3 18:16:25 2020	(r537724)
+++ head/devel/rubygem-azure_mgmt_consumption/distinfo	Wed Jun  3 18:16:31 2020	(r537725)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306091
-SHA256 (rubygem/azure_mgmt_consumption-0.18.0.gem) = 18f334f67fa7c82cea141552aad3cd131ae9dfcb73a20d5028f96c0448d76e52
-SIZE (rubygem/azure_mgmt_consumption-0.18.0.gem) = 271360
+TIMESTAMP = 1591186922
+SHA256 (rubygem/azure_mgmt_consumption-0.18.1.gem) = 83089ce4157a2cf780be9ab2ed4961161df3b06c9794f25aa47cbeaf33587198
+SIZE (rubygem/azure_mgmt_consumption-0.18.1.gem) = 271360



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