aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:45:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:49:01 +0000
commitf918c98a9e1a7863aa921a82a4d16a80946706a8 (patch)
tree3ed8caa769a2d1e40b7e1c4a09336b3f2801a755
parentcc2fd288b135a13531d1da6daafd72a05c0d9bf2 (diff)
downloadports-f918c98a9e1a7863aa921a82a4d16a80946706a8.tar.gz
ports-f918c98a9e1a7863aa921a82a4d16a80946706a8.zip
textproc/rubygem-google-cloud-translate-v3: Update to 0.7.0
-rw-r--r--textproc/rubygem-google-cloud-translate-v3/Makefile7
-rw-r--r--textproc/rubygem-google-cloud-translate-v3/distinfo6
-rw-r--r--textproc/rubygem-google-cloud-translate-v3/pkg-descr2
3 files changed, 7 insertions, 8 deletions
diff --git a/textproc/rubygem-google-cloud-translate-v3/Makefile b/textproc/rubygem-google-cloud-translate-v3/Makefile
index db1f3952f4ae..236e59e7dca2 100644
--- a/textproc/rubygem-google-cloud-translate-v3/Makefile
+++ b/textproc/rubygem-google-cloud-translate-v3/Makefile
@@ -1,16 +1,17 @@
PORTNAME= google-cloud-translate-v3
-PORTVERSION= 0.6.0
+PORTVERSION= 0.7.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby Client for the Cloud Translation V3 API
-WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate-v3
+WWW= https://github.com/googleapis/google-cloud-ruby/tree/main/google-cloud-translate-v3 \
+ https://github.com/googleapis/google-cloud-ruby
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-gapic-common>=0.17.1<2.0:devel/rubygem-gapic-common \
+RUN_DEPENDS= rubygem-gapic-common>=0.19.0<2.0:devel/rubygem-gapic-common \
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
USES= gem
diff --git a/textproc/rubygem-google-cloud-translate-v3/distinfo b/textproc/rubygem-google-cloud-translate-v3/distinfo
index 273074a5e8ed..49c5f66af251 100644
--- a/textproc/rubygem-google-cloud-translate-v3/distinfo
+++ b/textproc/rubygem-google-cloud-translate-v3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771677
-SHA256 (rubygem/google-cloud-translate-v3-0.6.0.gem) = 0d3e703c652ea3b5e1352143854321d213f92f9c4693bf8b0abb60829e65f135
-SIZE (rubygem/google-cloud-translate-v3-0.6.0.gem) = 70144
+TIMESTAMP = 1685793102
+SHA256 (rubygem/google-cloud-translate-v3-0.7.0.gem) = b91a8deb82d2e92c9adb88eb3ce9d0fbabef4e6968e4bbebe70976cab8144a35
+SIZE (rubygem/google-cloud-translate-v3-0.7.0.gem) = 72704
diff --git a/textproc/rubygem-google-cloud-translate-v3/pkg-descr b/textproc/rubygem-google-cloud-translate-v3/pkg-descr
index 8434239f2b19..2e8cca5eac8c 100644
--- a/textproc/rubygem-google-cloud-translate-v3/pkg-descr
+++ b/textproc/rubygem-google-cloud-translate-v3/pkg-descr
@@ -3,5 +3,3 @@ API Client library for the Cloud Translation V3 API
Cloud Translation can dynamically translate text between thousands of language
pairs. Translation lets websites and programs programmatically integrate with
the translation service.
-
-See also: https://github.com/googleapis/google-cloud-ruby