Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:21:07 +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: r537761 - head/devel/rubygem-azure_mgmt_managed_applications
Message-ID:  <202006031821.053IL7f6071841@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_managed_applications/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_managed_applications/Makefile	Wed Jun  3 18:21:02 2020	(r537760)
+++ head/devel/rubygem-azure_mgmt_managed_applications/Makefile	Wed Jun  3 18:21:07 2020	(r537761)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_managed_applications
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Managed Appli
 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_managed_applications/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_managed_applications/distinfo	Wed Jun  3 18:21:02 2020	(r537760)
+++ head/devel/rubygem-azure_mgmt_managed_applications/distinfo	Wed Jun  3 18:21:07 2020	(r537761)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306161
-SHA256 (rubygem/azure_mgmt_managed_applications-0.17.2.gem) = 4cb5ec67cee1a329965177c0b09a7c69bbc9074f80936be72c42b237e04e7883
-SIZE (rubygem/azure_mgmt_managed_applications-0.17.2.gem) = 39424
+TIMESTAMP = 1591186994
+SHA256 (rubygem/azure_mgmt_managed_applications-0.17.3.gem) = 84b7e63e14b27d3b067d3d5d91ea08629109a368706906920727f9794b9ff14d
+SIZE (rubygem/azure_mgmt_managed_applications-0.17.3.gem) = 39424



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