mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
cc2fd288b1
commit
f918c98a9e
3 changed files with 7 additions and 8 deletions
|
@ -1,16 +1,17 @@
|
||||||
PORTNAME= google-cloud-translate-v3
|
PORTNAME= google-cloud-translate-v3
|
||||||
PORTVERSION= 0.6.0
|
PORTVERSION= 0.7.0
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Ruby Client for the Cloud Translation V3 API
|
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= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
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
|
rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1677771677
|
TIMESTAMP = 1685793102
|
||||||
SHA256 (rubygem/google-cloud-translate-v3-0.6.0.gem) = 0d3e703c652ea3b5e1352143854321d213f92f9c4693bf8b0abb60829e65f135
|
SHA256 (rubygem/google-cloud-translate-v3-0.7.0.gem) = b91a8deb82d2e92c9adb88eb3ce9d0fbabef4e6968e4bbebe70976cab8144a35
|
||||||
SIZE (rubygem/google-cloud-translate-v3-0.6.0.gem) = 70144
|
SIZE (rubygem/google-cloud-translate-v3-0.7.0.gem) = 72704
|
||||||
|
|
|
@ -3,5 +3,3 @@ API Client library for the Cloud Translation V3 API
|
||||||
Cloud Translation can dynamically translate text between thousands of language
|
Cloud Translation can dynamically translate text between thousands of language
|
||||||
pairs. Translation lets websites and programs programmatically integrate with
|
pairs. Translation lets websites and programs programmatically integrate with
|
||||||
the translation service.
|
the translation service.
|
||||||
|
|
||||||
See also: https://github.com/googleapis/google-cloud-ruby
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue