Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:15:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537714 - head/devel/rubygem-azure_mgmt_authorization
Message-ID:  <202006031815.053IFWe1065091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031815.053IFWe1065091>