mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-google-apis-core: Update to 0.11.1
- Update WWW and clean up pkg-descr Changes: https://github.com/googleapis/google-api-ruby-client/releases https://github.com/googleapis/google-api-ruby-client/blob/main/google-apis-core/CHANGELOG.md
This commit is contained in:
parent
9c5a3f0f36
commit
84bd382fed
3 changed files with 6 additions and 7 deletions
|
@ -1,11 +1,12 @@
|
|||
PORTNAME= google-apis-core
|
||||
PORTVERSION= 0.11.0
|
||||
PORTVERSION= 0.11.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Common utility and base classes for legacy Google REST clients
|
||||
WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/google-apis-core
|
||||
WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/google-apis-core \
|
||||
https://github.com/googleapis/google-api-ruby-client
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1677771593
|
||||
SHA256 (rubygem/google-apis-core-0.11.0.gem) = 4e2048b8d00ffd94b580d68b66876884e9e6af84eac174a82bf9c4a74a9d9fa0
|
||||
SIZE (rubygem/google-apis-core-0.11.0.gem) = 34816
|
||||
TIMESTAMP = 1691070380
|
||||
SHA256 (rubygem/google-apis-core-0.11.1.gem) = 917611234f38276524801058b8a56cdf496ff061b07295ef93cd5b8abd3b97fc
|
||||
SIZE (rubygem/google-apis-core-0.11.1.gem) = 34816
|
||||
|
|
|
@ -3,5 +3,3 @@ Google APIs. It automatically generates client gems given discovery documents.
|
|||
Google-managed clients for publicly-available APIs are maintained using this
|
||||
tool, and users may also use it to generate clients for private or early-access
|
||||
APIs.
|
||||
|
||||
See also: https://github.com/googleapis/google-api-ruby-client
|
||||
|
|
Loading…
Add table
Reference in a new issue