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
This commit is contained in:
Po-Chuan Hsieh 2023-06-06 02:45:11 +08:00
parent cc2fd288b1
commit f918c98a9e
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 7 additions and 8 deletions

View file

@ -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

View file

@ -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

View file

@ -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