svn commit: r537796 - head/devel/rubygem-azure_mgmt_serialconsole

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


Author: sunpoet
Date: Wed Jun  3 18:27:49 2020
New Revision: 537796
URL: https://svnweb.freebsd.org/changeset/ports/537796

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

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

Modified: head/devel/rubygem-azure_mgmt_serialconsole/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_serialconsole/Makefile	Wed Jun  3 18:27:44 2020	(r537795)
+++ head/devel/rubygem-azure_mgmt_serialconsole/Makefile	Wed Jun  3 18:27:49 2020	(r537796)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_serialconsole
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Serial Console Client Library
 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_serialconsole/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_serialconsole/distinfo	Wed Jun  3 18:27:44 2020	(r537795)
+++ head/devel/rubygem-azure_mgmt_serialconsole/distinfo	Wed Jun  3 18:27:49 2020	(r537796)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306231
-SHA256 (rubygem/azure_mgmt_serialconsole-0.17.0.gem) = e926852205dda4db016ca45769f691619e97bf3d52c5fd6ffa1b7c21b9dc874a
-SIZE (rubygem/azure_mgmt_serialconsole-0.17.0.gem) = 10240
+TIMESTAMP = 1591187064
+SHA256 (rubygem/azure_mgmt_serialconsole-0.17.1.gem) = 610545ce469ee748d0fd6533c4ec2596a653e7172567dd8ac2097e294f5e8af9
+SIZE (rubygem/azure_mgmt_serialconsole-0.17.1.gem) = 10240


More information about the svn-ports-all mailing list