svn commit: r537762 - head/devel/rubygem-azure_mgmt_mariadb

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


Author: sunpoet
Date: Wed Jun  3 18:21:12 2020
New Revision: 537762
URL: https://svnweb.freebsd.org/changeset/ports/537762

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

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

Modified: head/devel/rubygem-azure_mgmt_mariadb/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_mariadb/Makefile	Wed Jun  3 18:21:07 2020	(r537761)
+++ head/devel/rubygem-azure_mgmt_mariadb/Makefile	Wed Jun  3 18:21:12 2020	(r537762)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_mariadb
-PORTVERSION=	0.17.2
+PORTVERSION=	0.17.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure MariaDB 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_mariadb/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_mariadb/distinfo	Wed Jun  3 18:21:07 2020	(r537761)
+++ head/devel/rubygem-azure_mgmt_mariadb/distinfo	Wed Jun  3 18:21:12 2020	(r537762)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580232651
-SHA256 (rubygem/azure_mgmt_mariadb-0.17.2.gem) = b4ab82c4c44c22d98733fceac80f500384e99e2f80b7fa03aa0b8fb1d860858a
-SIZE (rubygem/azure_mgmt_mariadb-0.17.2.gem) = 42496
+TIMESTAMP = 1591186996
+SHA256 (rubygem/azure_mgmt_mariadb-0.17.3.gem) = c4645459756f46bdfd5b77215d0aefd32124191e1624ef18a65f038980dcc354
+SIZE (rubygem/azure_mgmt_mariadb-0.17.3.gem) = 42496


More information about the svn-ports-all mailing list