svn commit: r537744 - head/devel/rubygem-azure_mgmt_event_hub

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


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

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

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

Modified: head/devel/rubygem-azure_mgmt_event_hub/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_event_hub/Makefile	Wed Jun  3 18:19:33 2020	(r537743)
+++ head/devel/rubygem-azure_mgmt_event_hub/Makefile	Wed Jun  3 18:19:38 2020	(r537744)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_mgmt_event_hub
-PORTVERSION=	0.18.0
+PORTVERSION=	0.18.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Microsoft Azure Event Hub Lib
 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_event_hub/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_event_hub/distinfo	Wed Jun  3 18:19:33 2020	(r537743)
+++ head/devel/rubygem-azure_mgmt_event_hub/distinfo	Wed Jun  3 18:19:38 2020	(r537744)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306129
-SHA256 (rubygem/azure_mgmt_event_hub-0.18.0.gem) = 612efb203e4a2a01011d987aa76589c86f09908046575d80adf48f86e8fc8f08
-SIZE (rubygem/azure_mgmt_event_hub-0.18.0.gem) = 78848
+TIMESTAMP = 1591186960
+SHA256 (rubygem/azure_mgmt_event_hub-0.18.1.gem) = 493a80bde1389a5087de0a409435d08e78ff07a1ee602fa91598df8f5ff6297d
+SIZE (rubygem/azure_mgmt_event_hub-0.18.1.gem) = 78848


More information about the svn-ports-all mailing list