svn commit: r537700 - head/devel/rubygem-azure_cognitiveservices_textanalytics

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


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

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

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

Modified: head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile
==============================================================================
--- head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile	Wed Jun  3 18:14:13 2020	(r537699)
+++ head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile	Wed Jun  3 18:14:18 2020	(r537700)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure_cognitiveservices_textanalytics
-PORTVERSION=	0.17.3
+PORTVERSION=	0.17.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Cognitive Services Text Analy
 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_cognitiveservices_textanalytics/distinfo
==============================================================================
--- head/devel/rubygem-azure_cognitiveservices_textanalytics/distinfo	Wed Jun  3 18:14:13 2020	(r537699)
+++ head/devel/rubygem-azure_cognitiveservices_textanalytics/distinfo	Wed Jun  3 18:14:18 2020	(r537700)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579306041
-SHA256 (rubygem/azure_cognitiveservices_textanalytics-0.17.3.gem) = 86bea8a6b99bae730ef4323676d21acde4d90e4cf4262f1686771ab21daf8066
-SIZE (rubygem/azure_cognitiveservices_textanalytics-0.17.3.gem) = 26112
+TIMESTAMP = 1591186872
+SHA256 (rubygem/azure_cognitiveservices_textanalytics-0.17.4.gem) = 8161be38232751a1f654efac3f680f67d9efaeb85cd20f5a78914708fc15b1fb
+SIZE (rubygem/azure_cognitiveservices_textanalytics-0.17.4.gem) = 26112


More information about the svn-ports-head mailing list