Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:19:17 +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: r537740 - head/devel/rubygem-azure_mgmt_devtestlabs
Message-ID:  <202006031819.053IJHtH068422@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_devtestlabs/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_devtestlabs/Makefile	Wed Jun  3 18:19:12 2020	(r537739)
+++ head/devel/rubygem-azure_mgmt_devtestlabs/Makefile	Wed Jun  3 18:19:17 2020	(r537740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_devtestlabs
-PORTVERSION=	0.18.0
+PORTVERSION=	0.18.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Dev Test Lab Management Clien
 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_devtestlabs/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_devtestlabs/distinfo	Wed Jun  3 18:19:12 2020	(r537739)
+++ head/devel/rubygem-azure_mgmt_devtestlabs/distinfo	Wed Jun  3 18:19:17 2020	(r537740)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306121
-SHA256 (rubygem/azure_mgmt_devtestlabs-0.18.0.gem) = 749ddd081ab462ae286da80a44adca456a4744652ded408779967bd00ba508fd
-SIZE (rubygem/azure_mgmt_devtestlabs-0.18.0.gem) = 154624
+TIMESTAMP = 1591186952
+SHA256 (rubygem/azure_mgmt_devtestlabs-0.18.1.gem) = 15e16bda310cc363dc4988d5c748f999e661a1f4f704dbf27b1d5d8d1013616f
+SIZE (rubygem/azure_mgmt_devtestlabs-0.18.1.gem) = 154624



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