svn commit: r537719 - head/devel/rubygem-azure_mgmt_billing

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


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

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

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

Modified: head/devel/rubygem-azure_mgmt_billing/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_billing/Makefile	Wed Jun  3 18:15:53 2020	(r537718)
+++ head/devel/rubygem-azure_mgmt_billing/Makefile	Wed Jun  3 18:15:58 2020	(r537719)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_billing
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Billing Servi
 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_billing/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_billing/distinfo	Wed Jun  3 18:15:53 2020	(r537718)
+++ head/devel/rubygem-azure_mgmt_billing/distinfo	Wed Jun  3 18:15:58 2020	(r537719)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306079
-SHA256 (rubygem/azure_mgmt_billing-0.17.2.gem) = 80d1977463b221b5e92c9cd9477e2a5219549a3c576d62fa6e0c4fc68ff0e81f
-SIZE (rubygem/azure_mgmt_billing-0.17.2.gem) = 28672
+TIMESTAMP = 1591186910
+SHA256 (rubygem/azure_mgmt_billing-0.17.3.gem) = 2a17afec7fb9b7b03bd6fdec211a980ea131ba12f44f85233189b7031a8cb4e7
+SIZE (rubygem/azure_mgmt_billing-0.17.3.gem) = 28672


More information about the svn-ports-all mailing list