svn commit: r537748 - head/devel/rubygem-azure_mgmt_import_export

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


Author: sunpoet
Date: Wed Jun  3 18:19:59 2020
New Revision: 537748
URL: https://svnweb.freebsd.org/changeset/ports/537748

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

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

Modified: head/devel/rubygem-azure_mgmt_import_export/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_import_export/Makefile	Wed Jun  3 18:19:53 2020	(r537747)
+++ head/devel/rubygem-azure_mgmt_import_export/Makefile	Wed Jun  3 18:19:59 2020	(r537748)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_import_export
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure ImportExport Client Library f
 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_import_export/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_import_export/distinfo	Wed Jun  3 18:19:53 2020	(r537747)
+++ head/devel/rubygem-azure_mgmt_import_export/distinfo	Wed Jun  3 18:19:59 2020	(r537748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306137
-SHA256 (rubygem/azure_mgmt_import_export-0.17.0.gem) = 98469f7a9b1b0659f60a4147c8e7c281b58df6ef222f9ff750d914fbe6cba070
-SIZE (rubygem/azure_mgmt_import_export-0.17.0.gem) = 19456
+TIMESTAMP = 1591186968
+SHA256 (rubygem/azure_mgmt_import_export-0.17.1.gem) = 6a64aa58b6937eb7b259682c34e8627a625cdfa3f8038a079224008f60a39db6
+SIZE (rubygem/azure_mgmt_import_export-0.17.1.gem) = 19456


More information about the svn-ports-all mailing list