svn commit: r537714 - head/devel/rubygem-azure_mgmt_authorization
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 3 18:15:36 UTC 2020
Author: sunpoet
Date: Wed Jun 3 18:15:32 2020
New Revision: 537714
URL: https://svnweb.freebsd.org/changeset/ports/537714
Log:
Update to 0.18.5
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_authorization
Modified:
head/devel/rubygem-azure_mgmt_authorization/Makefile
head/devel/rubygem-azure_mgmt_authorization/distinfo
Modified: head/devel/rubygem-azure_mgmt_authorization/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_authorization/Makefile Wed Jun 3 18:15:27 2020 (r537713)
+++ head/devel/rubygem-azure_mgmt_authorization/Makefile Wed Jun 3 18:15:32 2020 (r537714)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= azure_mgmt_authorization
-PORTVERSION= 0.18.4
+PORTVERSION= 0.18.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Role Based Authorization Mana
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_authorization/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_authorization/distinfo Wed Jun 3 18:15:27 2020 (r537713)
+++ head/devel/rubygem-azure_mgmt_authorization/distinfo Wed Jun 3 18:15:32 2020 (r537714)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306069
-SHA256 (rubygem/azure_mgmt_authorization-0.18.4.gem) = 03d9acd40ef4888f3449ac43c0395e0f81d907d5692d9d51e836cfe8d6f70b9b
-SIZE (rubygem/azure_mgmt_authorization-0.18.4.gem) = 54272
+TIMESTAMP = 1591186900
+SHA256 (rubygem/azure_mgmt_authorization-0.18.5.gem) = 6dfeef5523448551e179f22e0ba36ffaba1d066a5c23cd43ec60e411e7c2b64a
+SIZE (rubygem/azure_mgmt_authorization-0.18.5.gem) = 54272
More information about the svn-ports-all
mailing list