svn commit: r537813 - head/devel/rubygem-azure_mgmt_web
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 3 18:29:25 UTC 2020
Author: sunpoet
Date: Wed Jun 3 18:29:19 2020
New Revision: 537813
URL: https://svnweb.freebsd.org/changeset/ports/537813
Log:
Update to 0.17.6
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_web
Modified:
head/devel/rubygem-azure_mgmt_web/Makefile
head/devel/rubygem-azure_mgmt_web/distinfo
Modified: head/devel/rubygem-azure_mgmt_web/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_web/Makefile Wed Jun 3 18:29:13 2020 (r537812)
+++ head/devel/rubygem-azure_mgmt_web/Makefile Wed Jun 3 18:29:19 2020 (r537813)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= azure_mgmt_web
-PORTVERSION= 0.17.5
+PORTVERSION= 0.17.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Web Apps Management Client Li
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_web/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_web/distinfo Wed Jun 3 18:29:13 2020 (r537812)
+++ head/devel/rubygem-azure_mgmt_web/distinfo Wed Jun 3 18:29:19 2020 (r537813)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306261
-SHA256 (rubygem/azure_mgmt_web-0.17.5.gem) = 0c2da852852b0f256946cedcb68114a0e1cbc80147d2d12fe444780f5ce824bf
-SIZE (rubygem/azure_mgmt_web-0.17.5.gem) = 560640
+TIMESTAMP = 1591187098
+SHA256 (rubygem/azure_mgmt_web-0.17.6.gem) = c0e26d5434b4c7b2c7a5d2f1a2596ae07eeb1af676bb46494fb46c86f1520d5a
+SIZE (rubygem/azure_mgmt_web-0.17.6.gem) = 560128
More information about the svn-ports-all
mailing list