svn commit: r537761 - head/devel/rubygem-azure_mgmt_managed_applications

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


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


More information about the svn-ports-all mailing list