svn commit: r537726 - head/devel/rubygem-azure_mgmt_container_instance

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


Author: sunpoet
Date: Wed Jun  3 18:16:36 2020
New Revision: 537726
URL: https://svnweb.freebsd.org/changeset/ports/537726

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

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

Modified: head/devel/rubygem-azure_mgmt_container_instance/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_container_instance/Makefile	Wed Jun  3 18:16:31 2020	(r537725)
+++ head/devel/rubygem-azure_mgmt_container_instance/Makefile	Wed Jun  3 18:16:36 2020	(r537726)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_container_instance
-PORTVERSION=	0.17.4
+PORTVERSION=	0.17.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Container Ins
 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_container_instance/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_container_instance/distinfo	Wed Jun  3 18:16:31 2020	(r537725)
+++ head/devel/rubygem-azure_mgmt_container_instance/distinfo	Wed Jun  3 18:16:36 2020	(r537726)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306093
-SHA256 (rubygem/azure_mgmt_container_instance-0.17.4.gem) = 9d9e5775e739217ff457731f9a3debe23fa518994fee520c791a6f3cb9b562dc
-SIZE (rubygem/azure_mgmt_container_instance-0.17.4.gem) = 109568
+TIMESTAMP = 1591186924
+SHA256 (rubygem/azure_mgmt_container_instance-0.17.5.gem) = c960460286f8767223078a17f0ba6935e61b1fd69c21150a03b7930043d02542
+SIZE (rubygem/azure_mgmt_container_instance-0.17.5.gem) = 109568


More information about the svn-ports-all mailing list