svn commit: r537721 - head/devel/rubygem-azure_mgmt_cdn

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 3 18:16:14 UTC 2020


Author: sunpoet
Date: Wed Jun  3 18:16:09 2020
New Revision: 537721
URL: https://svnweb.freebsd.org/changeset/ports/537721

Log:
  Update to 0.17.4
  
  Changes:	https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_cdn

Modified:
  head/devel/rubygem-azure_mgmt_cdn/Makefile
  head/devel/rubygem-azure_mgmt_cdn/distinfo

Modified: head/devel/rubygem-azure_mgmt_cdn/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_cdn/Makefile	Wed Jun  3 18:16:04 2020	(r537720)
+++ head/devel/rubygem-azure_mgmt_cdn/Makefile	Wed Jun  3 18:16:09 2020	(r537721)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_cdn
-PORTVERSION=	0.17.3
+PORTVERSION=	0.17.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure CDN Management Client Library
 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_cdn/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_cdn/distinfo	Wed Jun  3 18:16:04 2020	(r537720)
+++ head/devel/rubygem-azure_mgmt_cdn/distinfo	Wed Jun  3 18:16:09 2020	(r537721)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306083
-SHA256 (rubygem/azure_mgmt_cdn-0.17.3.gem) = 04fe14dc86558a02adb17f2b059bb8242c92f3f94075dc9e39050309cda895cc
-SIZE (rubygem/azure_mgmt_cdn-0.17.3.gem) = 116736
+TIMESTAMP = 1591186914
+SHA256 (rubygem/azure_mgmt_cdn-0.17.4.gem) = 9a0ca06efdd810af98722ee1e5312bc1df6b8df664d613424e94cc25e912a0e2
+SIZE (rubygem/azure_mgmt_cdn-0.17.4.gem) = 116736


More information about the svn-ports-all mailing list