Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:15:38 +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: r537715 - head/devel/rubygem-azure_mgmt_automation
Message-ID:  <202006031815.053IFchZ065216@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_automation/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_automation/Makefile	Wed Jun  3 18:15:32 2020	(r537714)
+++ head/devel/rubygem-azure_mgmt_automation/Makefile	Wed Jun  3 18:15:37 2020	(r537715)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_automation
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Automation Se
 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_automation/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_automation/distinfo	Wed Jun  3 18:15:32 2020	(r537714)
+++ head/devel/rubygem-azure_mgmt_automation/distinfo	Wed Jun  3 18:15:37 2020	(r537715)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306071
-SHA256 (rubygem/azure_mgmt_automation-0.17.2.gem) = 096dcfcb4b151be65f1378336864adcfe5f8565b6e9772d1fb1d92b9f916af92
-SIZE (rubygem/azure_mgmt_automation-0.17.2.gem) = 66560
+TIMESTAMP = 1591186902
+SHA256 (rubygem/azure_mgmt_automation-0.17.3.gem) = 56efedc1618e84da5871a7592585c19cd6ce30436aa4c0d57d38ed23649651b5
+SIZE (rubygem/azure_mgmt_automation-0.17.3.gem) = 66560



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