svn commit: r537717 - head/devel/rubygem-azure_mgmt_batch

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


Author: sunpoet
Date: Wed Jun  3 18:15:48 2020
New Revision: 537717
URL: https://svnweb.freebsd.org/changeset/ports/537717

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

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

Modified: head/devel/rubygem-azure_mgmt_batch/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_batch/Makefile	Wed Jun  3 18:15:43 2020	(r537716)
+++ head/devel/rubygem-azure_mgmt_batch/Makefile	Wed Jun  3 18:15:48 2020	(r537717)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_batch
-PORTVERSION=	0.18.0
+PORTVERSION=	0.18.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Batch Management Client Libra
 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_batch/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_batch/distinfo	Wed Jun  3 18:15:43 2020	(r537716)
+++ head/devel/rubygem-azure_mgmt_batch/distinfo	Wed Jun  3 18:15:48 2020	(r537717)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306075
-SHA256 (rubygem/azure_mgmt_batch-0.18.0.gem) = 04f3d245836df572aaa5315086df4501910ff86393937298377c6c5c95eb1306
-SIZE (rubygem/azure_mgmt_batch-0.18.0.gem) = 217088
+TIMESTAMP = 1591186906
+SHA256 (rubygem/azure_mgmt_batch-0.18.1.gem) = 79faff5774f461829c1b939d559a61ea8b5c704ea6ef5d435d5db33a8b5ff277
+SIZE (rubygem/azure_mgmt_batch-0.18.1.gem) = 217088


More information about the svn-ports-all mailing list