notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-google-apis-cloudresourcemanager_v3 Simple REST client for Cloud Resource Manager API V3
0.52.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.47.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:25:51
Last Update: 2024-03-31 03:08:51
Commit Hash: 89c9bde
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v3
https://github.com/googleapis/google-api-ruby-client
Description:
This is the simple REST client for Cloud Resource Manager API V3. Simple REST clients are Ruby client libraries that provide access to Google services via their HTTP REST API endpoints. These libraries are generated and updated automatically based on the discovery documents published by the service, and they handle most concerns such as authentication, pagination, retry, timeouts, and logging. You can use this client to access the Cloud Resource Manager API, but note that some services may provide a separate modern client that is easier to use.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-google-apis-cloudresourcemanager_v3-0.52.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-google-apis-cloudresourcemanager_v3-0.52.0/LICENSE
  3. /usr/local/share/licenses/rubygem-google-apis-cloudresourcemanager_v3-0.52.0/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-google-apis-cloudresourcemanager_v3>0:devel/rubygem-google-apis-cloudresourcemanager_v3
To install the port:
cd /usr/ports/devel/rubygem-google-apis-cloudresourcemanager_v3/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-google-apis-cloudresourcemanager_v3
  • pkg install rubygem-google-apis-cloudresourcemanager_v3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-google-apis-cloudresourcemanager_v3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711466346 SHA256 (rubygem/google-apis-cloudresourcemanager_v3-0.52.0.gem) = 55153b0f8302a43429925c794cbc307a7ab39b320caa3b0eaa72df2167cce004 SIZE (rubygem/google-apis-cloudresourcemanager_v3-0.52.0.gem) = 41472

Packages (timestamps in pop-ups are UTC):
rubygem-google-apis-cloudresourcemanager_v3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.52.00.52.0-0.52.00.52.0---
FreeBSD:13:quarterly0.47.00.47.00.44.00.47.00.52.00.47.00.47.00.47.0
FreeBSD:14:latest0.51.00.52.0-0.51.00.52.00.44.0-0.44.0
FreeBSD:14:quarterly0.47.00.52.0-0.47.00.52.00.47.00.47.00.47.0
FreeBSD:15:latest0.50.00.52.0n/a0.47.0n/a0.47.00.47.00.49.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-google-apis-core>=0.14.0<2.0 : devel/rubygem-google-apis-core
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-google-apis-cloudresourcemanager_v3
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.52.0
31 Mar 2024 03:08:51
commit hash: 89c9bdee12361ec0885a287d1af42c6641b5045fcommit hash: 89c9bdee12361ec0885a287d1af42c6641b5045fcommit hash: 89c9bdee12361ec0885a287d1af42c6641b5045fcommit hash: 89c9bdee12361ec0885a287d1af42c6641b5045f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.52.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.51.0
23 Mar 2024 14:49:56
commit hash: e075baf6331dedaae5cc38aa1624646a0c74f176commit hash: e075baf6331dedaae5cc38aa1624646a0c74f176commit hash: e075baf6331dedaae5cc38aa1624646a0c74f176commit hash: e075baf6331dedaae5cc38aa1624646a0c74f176 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.51.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.50.0
09 Mar 2024 14:06:35
commit hash: 89a2611b6d123a7491fff68d62a9bb0811158bbdcommit hash: 89a2611b6d123a7491fff68d62a9bb0811158bbdcommit hash: 89a2611b6d123a7491fff68d62a9bb0811158bbdcommit hash: 89a2611b6d123a7491fff68d62a9bb0811158bbd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.50.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.49.0
21 Feb 2024 15:10:17
commit hash: eda5a5558bdefe965083e343056a865109227388commit hash: eda5a5558bdefe965083e343056a865109227388commit hash: eda5a5558bdefe965083e343056a865109227388commit hash: eda5a5558bdefe965083e343056a865109227388 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.49.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.47.0
02 Nov 2023 07:37:37
commit hash: 76c5428b7275446f077a62894e781064130a5e4fcommit hash: 76c5428b7275446f077a62894e781064130a5e4fcommit hash: 76c5428b7275446f077a62894e781064130a5e4fcommit hash: 76c5428b7275446f077a62894e781064130a5e4f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.47.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.46.0
26 Aug 2023 09:28:07
commit hash: a7e24760a629744c651c4aa4f62c84fc91ecf453commit hash: a7e24760a629744c651c4aa4f62c84fc91ecf453commit hash: a7e24760a629744c651c4aa4f62c84fc91ecf453commit hash: a7e24760a629744c651c4aa4f62c84fc91ecf453 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.46.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.45.0
16 Aug 2023 18:26:09
commit hash: 79d75e7a73f74bd3197ed40400acd9b824de652acommit hash: 79d75e7a73f74bd3197ed40400acd9b824de652acommit hash: 79d75e7a73f74bd3197ed40400acd9b824de652acommit hash: 79d75e7a73f74bd3197ed40400acd9b824de652a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.45.0

- Update WWW

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.44.0
27 May 2023 23:44:23
commit hash: 63ac8b3604edc02da38f801c470e98b91aeb1e60commit hash: 63ac8b3604edc02da38f801c470e98b91aeb1e60commit hash: 63ac8b3604edc02da38f801c470e98b91aeb1e60commit hash: 63ac8b3604edc02da38f801c470e98b91aeb1e60 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.44.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.43.0
27 Apr 2023 23:59:21
commit hash: fea40d5ca16b02bd2e2b25ea8ba55ed59640c396commit hash: fea40d5ca16b02bd2e2b25ea8ba55ed59640c396commit hash: fea40d5ca16b02bd2e2b25ea8ba55ed59640c396commit hash: fea40d5ca16b02bd2e2b25ea8ba55ed59640c396 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Update to 0.43.0

Changes:	https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v3/CHANGELOG.md
0.42.0
21 Mar 2023 19:19:56
commit hash: 5c6f57ff31f630dde4da348472bde21e2867b0dccommit hash: 5c6f57ff31f630dde4da348472bde21e2867b0dccommit hash: 5c6f57ff31f630dde4da348472bde21e2867b0dccommit hash: 5c6f57ff31f630dde4da348472bde21e2867b0dc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-google-apis-cloudresourcemanager_v3: Add
rubygem-google-apis-cloudresourcemanager_v3 0.42.0

This is the simple REST client for Cloud Resource Manager API V3. Simple REST
clients are Ruby client libraries that provide access to Google services via
their HTTP REST API endpoints. These libraries are generated and updated
automatically based on the discovery documents published by the service, and
they handle most concerns such as authentication, pagination, retry, timeouts,
and logging. You can use this client to access the Cloud Resource Manager API,
but note that some services may provide a separate modern client that is easier
to use.

Number of commits found: 10