mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
dns/rubygem-google-apis-dns_v1: Update WWW and clean up pkg-descr
This commit is contained in:
parent
2882e05901
commit
89e921a0ce
2 changed files with 2 additions and 3 deletions
|
@ -5,7 +5,8 @@ MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= sunpoet@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= Simple REST client for version V1 of the Cloud DNS API
|
COMMENT= Simple REST client for version V1 of the Cloud DNS API
|
||||||
WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1
|
WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1 \
|
||||||
|
https://github.com/googleapis/google-api-ruby-client
|
||||||
|
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||||
|
|
|
@ -5,5 +5,3 @@ provides:
|
||||||
- Integration with the googleauth gem for authentication using OAuth, API keys,
|
- Integration with the googleauth gem for authentication using OAuth, API keys,
|
||||||
and service accounts.
|
and service accounts.
|
||||||
- Control of retry, pagination, and timeouts.
|
- Control of retry, pagination, and timeouts.
|
||||||
|
|
||||||
See also: https://github.com/googleapis/google-api-ruby-client
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue