Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:28:42 +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: r537806 - head/devel/rubygem-azure_mgmt_stream_analytics
Message-ID:  <202006031828.053ISgiN082315@repo.freebsd.org>

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

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

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

Modified: head/devel/rubygem-azure_mgmt_stream_analytics/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_stream_analytics/Makefile	Wed Jun  3 18:28:36 2020	(r537805)
+++ head/devel/rubygem-azure_mgmt_stream_analytics/Makefile	Wed Jun  3 18:28:41 2020	(r537806)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_stream_analytics
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Stream Analytics 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_stream_analytics/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_stream_analytics/distinfo	Wed Jun  3 18:28:36 2020	(r537805)
+++ head/devel/rubygem-azure_mgmt_stream_analytics/distinfo	Wed Jun  3 18:28:41 2020	(r537806)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306251
-SHA256 (rubygem/azure_mgmt_stream_analytics-0.17.2.gem) = fcc020daefd7a14ea255d2bedcda4faa6af67c234de4af7b28d4d616438fb454
-SIZE (rubygem/azure_mgmt_stream_analytics-0.17.2.gem) = 42496
+TIMESTAMP = 1591187084
+SHA256 (rubygem/azure_mgmt_stream_analytics-0.17.3.gem) = 9a896e176ba2d0a269e01648a226f0f610cfd2f0905dcd7e48e76932182e35bb
+SIZE (rubygem/azure_mgmt_stream_analytics-0.17.3.gem) = 42496



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