Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:26:35 +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: r537782 - head/devel/rubygem-azure_mgmt_privatedns
Message-ID:  <202006031826.053IQZu2079303@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_privatedns/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_privatedns/Makefile	Wed Jun  3 18:26:29 2020	(r537781)
+++ head/devel/rubygem-azure_mgmt_privatedns/Makefile	Wed Jun  3 18:26:35 2020	(r537782)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_privatedns
-PORTVERSION=	0.17.1
+PORTVERSION=	0.17.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Private DNS Management Client
 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_privatedns/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_privatedns/distinfo	Wed Jun  3 18:26:29 2020	(r537781)
+++ head/devel/rubygem-azure_mgmt_privatedns/distinfo	Wed Jun  3 18:26:35 2020	(r537782)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306203
-SHA256 (rubygem/azure_mgmt_privatedns-0.17.1.gem) = 1936d766a4f54c1965ddb054b83c249614dd63627c7d56d565054be4254aee17
-SIZE (rubygem/azure_mgmt_privatedns-0.17.1.gem) = 20480
+TIMESTAMP = 1591187036
+SHA256 (rubygem/azure_mgmt_privatedns-0.17.2.gem) = 3b8453aa71b4bea486e211483600d5a6e67d1cde87591423dcb6ec53ccf1f267
+SIZE (rubygem/azure_mgmt_privatedns-0.17.2.gem) = 20480



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