svn commit: r537729 - head/devel/rubygem-azure_mgmt_cosmosdb
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 3 18:16:57 UTC 2020
Author: sunpoet
Date: Wed Jun 3 18:16:52 2020
New Revision: 537729
URL: https://svnweb.freebsd.org/changeset/ports/537729
Log:
Update to 0.21.1
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_cosmosdb
Modified:
head/devel/rubygem-azure_mgmt_cosmosdb/Makefile
head/devel/rubygem-azure_mgmt_cosmosdb/distinfo
Modified: head/devel/rubygem-azure_mgmt_cosmosdb/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_cosmosdb/Makefile Wed Jun 3 18:16:47 2020 (r537728)
+++ head/devel/rubygem-azure_mgmt_cosmosdb/Makefile Wed Jun 3 18:16:52 2020 (r537729)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= azure_mgmt_cosmosdb
-PORTVERSION= 0.21.0
+PORTVERSION= 0.21.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Cosmos DB Client Library for
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_cosmosdb/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_cosmosdb/distinfo Wed Jun 3 18:16:47 2020 (r537728)
+++ head/devel/rubygem-azure_mgmt_cosmosdb/distinfo Wed Jun 3 18:16:52 2020 (r537729)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306099
-SHA256 (rubygem/azure_mgmt_cosmosdb-0.21.0.gem) = 1b7bcf2709ff695460ba0b233c52a10f6f167c60ade2fec61c97a97ca1efe364
-SIZE (rubygem/azure_mgmt_cosmosdb-0.21.0.gem) = 105984
+TIMESTAMP = 1591186930
+SHA256 (rubygem/azure_mgmt_cosmosdb-0.21.1.gem) = 236105f763860715ca93bdcfd41680de06e9eec860285a629dd0b3cb0e911d0e
+SIZE (rubygem/azure_mgmt_cosmosdb-0.21.1.gem) = 105984
More information about the svn-ports-head
mailing list