Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:20:09 +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: r537750 - head/devel/rubygem-azure_mgmt_iot_hub
Message-ID:  <202006031820.053IK92K069717@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_iot_hub/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_iot_hub/Makefile	Wed Jun  3 18:20:04 2020	(r537749)
+++ head/devel/rubygem-azure_mgmt_iot_hub/Makefile	Wed Jun  3 18:20:09 2020	(r537750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_iot_hub
-PORTVERSION=	0.17.3
+PORTVERSION=	0.17.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure IoT Hub Management Client Lib
 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_iot_hub/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_iot_hub/distinfo	Wed Jun  3 18:20:04 2020	(r537749)
+++ head/devel/rubygem-azure_mgmt_iot_hub/distinfo	Wed Jun  3 18:20:09 2020	(r537750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306141
-SHA256 (rubygem/azure_mgmt_iot_hub-0.17.3.gem) = e272b7ca37788e7791d56d93135d1a1f2159ca0c942ba138d1a63fcc392dfd3d
-SIZE (rubygem/azure_mgmt_iot_hub-0.17.3.gem) = 180224
+TIMESTAMP = 1591186972
+SHA256 (rubygem/azure_mgmt_iot_hub-0.17.4.gem) = 2a97be79ab6e704874c8e4a6b677685296d45de95c4b94985f8a1e50e965fd42
+SIZE (rubygem/azure_mgmt_iot_hub-0.17.4.gem) = 180224



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