Skip to content

Commit

Permalink
textproc/rubygem-google-cloud-translate-v3: Update to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 5, 2023
1 parent cc2fd28 commit f918c98
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
7 changes: 4 additions & 3 deletions textproc/rubygem-google-cloud-translate-v3/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions textproc/rubygem-google-cloud-translate-v3/distinfo
Original file line number Diff line number Diff line change
@@ -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
2 changes: 0 additions & 2 deletions textproc/rubygem-google-cloud-translate-v3/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f918c98

Please sign in to comment.