svn commit: r537747 - head/devel/rubygem-azure_mgmt_hdinsight

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


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

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

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

Modified: head/devel/rubygem-azure_mgmt_hdinsight/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_hdinsight/Makefile	Wed Jun  3 18:19:48 2020	(r537746)
+++ head/devel/rubygem-azure_mgmt_hdinsight/Makefile	Wed Jun  3 18:19:53 2020	(r537747)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_hdinsight
-PORTVERSION=	0.17.7
+PORTVERSION=	0.17.8
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Hdinsight Management Client L
 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_hdinsight/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_hdinsight/distinfo	Wed Jun  3 18:19:48 2020	(r537746)
+++ head/devel/rubygem-azure_mgmt_hdinsight/distinfo	Wed Jun  3 18:19:53 2020	(r537747)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306135
-SHA256 (rubygem/azure_mgmt_hdinsight-0.17.7.gem) = 3dd65d8f26774e6a4d6f8098e76c34e4aea17129c7d140d574163a178fbcfaef
-SIZE (rubygem/azure_mgmt_hdinsight-0.17.7.gem) = 68096
+TIMESTAMP = 1591186966
+SHA256 (rubygem/azure_mgmt_hdinsight-0.17.8.gem) = 0aa23566ed0f55b45784aec18da5e551a7b7231dd4eb8ddf70781b262f4b267b
+SIZE (rubygem/azure_mgmt_hdinsight-0.17.8.gem) = 69120


More information about the svn-ports-all mailing list