Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 2020 18:29:19 +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: r537813 - head/devel/rubygem-azure_mgmt_web
Message-ID:  <202006031829.053ITJQM083196@repo.freebsd.org>

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



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