svn commit: r537757 - head/devel/rubygem-azure_mgmt_logic
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 3 18:20:49 UTC 2020
Author: sunpoet
Date: Wed Jun 3 18:20:46 2020
New Revision: 537757
URL: https://svnweb.freebsd.org/changeset/ports/537757
Log:
Update to 0.18.2
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_logic
Modified:
head/devel/rubygem-azure_mgmt_logic/Makefile
head/devel/rubygem-azure_mgmt_logic/distinfo
Modified: head/devel/rubygem-azure_mgmt_logic/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_logic/Makefile Wed Jun 3 18:20:41 2020 (r537756)
+++ head/devel/rubygem-azure_mgmt_logic/Makefile Wed Jun 3 18:20:46 2020 (r537757)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= azure_mgmt_logic
-PORTVERSION= 0.18.1
+PORTVERSION= 0.18.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Logic Management 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_logic/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_logic/distinfo Wed Jun 3 18:20:41 2020 (r537756)
+++ head/devel/rubygem-azure_mgmt_logic/distinfo Wed Jun 3 18:20:46 2020 (r537757)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306153
-SHA256 (rubygem/azure_mgmt_logic-0.18.1.gem) = 7d8da0342a6529bb5f9e404e79bc8c373e49863c1607505d7b5f8aede83dda84
-SIZE (rubygem/azure_mgmt_logic-0.18.1.gem) = 138752
+TIMESTAMP = 1591186986
+SHA256 (rubygem/azure_mgmt_logic-0.18.2.gem) = 557c2dff6beb16fa5ea14268df30813d2319dfe93e826db49122a92fb312017c
+SIZE (rubygem/azure_mgmt_logic-0.18.2.gem) = 138752
More information about the svn-ports-all
mailing list