git: f918c98a9e1a - main - textproc/rubygem-google-cloud-translate-v3: Update to 0.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 19:01:00 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f918c98a9e1a7863aa921a82a4d16a80946706a8 commit f918c98a9e1a7863aa921a82a4d16a80946706a8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-05 18:45:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-05 18:49:01 +0000 textproc/rubygem-google-cloud-translate-v3: Update to 0.7.0 - Update WWW and clean up pkg-descr Changes: https://github.com/googleapis/google-cloud-ruby/releases https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-translate-v3/CHANGELOG.md --- textproc/rubygem-google-cloud-translate-v3/Makefile | 7 ++++--- textproc/rubygem-google-cloud-translate-v3/distinfo | 6 +++--- textproc/rubygem-google-cloud-translate-v3/pkg-descr | 2 -- 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