Update to 0.17.1
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_time_series_insights
This commit is contained in:
parent
71de47158f
commit
621ed8d88d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537810
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_time_series_insights
|
||||
PORTVERSION= 0.17.0
|
||||
PORTVERSION= 0.17.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Time Series Insights Client Library for Ruby
|
|||
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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579306255
|
||||
SHA256 (rubygem/azure_mgmt_time_series_insights-0.17.0.gem) = d8a758b19391d44a45694289bfadde5dcd5cc2ab56c5bec43ce96b79216d025d
|
||||
SIZE (rubygem/azure_mgmt_time_series_insights-0.17.0.gem) = 63488
|
||||
TIMESTAMP = 1591187092
|
||||
SHA256 (rubygem/azure_mgmt_time_series_insights-0.17.1.gem) = 1cc9c2bab9ea66ec885a27a8a53f28721f17c6a663a18c9e52b1d3b178487f55
|
||||
SIZE (rubygem/azure_mgmt_time_series_insights-0.17.1.gem) = 63488
|
||||
|
|
Loading…
Reference in a new issue