diff --git a/devel/Makefile b/devel/Makefile index 47546608ac93d..91bd5c1c52d4d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -6712,7 +6712,6 @@ SUBDIR += rubygem-google-apis-monitoring_v3 SUBDIR += rubygem-google-apis-pubsub_v1 SUBDIR += rubygem-google-apis-serviceusage_v1 - SUBDIR += rubygem-google-apis-serviceusage_v1_041 SUBDIR += rubygem-google-apis-sqladmin_v1beta4 SUBDIR += rubygem-google-apis-sqladmin_v1beta4_041 SUBDIR += rubygem-google-apis-storage_v1 diff --git a/devel/rubygem-google-apis-serviceusage_v1_041/Makefile b/devel/rubygem-google-apis-serviceusage_v1_041/Makefile deleted file mode 100644 index f833912bc6067..0000000000000 --- a/devel/rubygem-google-apis-serviceusage_v1_041/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= google-apis-sqladmin_v1beta4 -PORTVERSION= 0.41.0 -CATEGORIES= devel rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= _041 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Simple REST client for Cloud SQL Admin API V1beta4 -WWW= https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-sqladmin_v1beta4 - -LICENSE= APACHE20 -LICENSE_FILE= ${WRKSRC}/LICENSE.md - -RUN_DEPENDS= rubygem-google-apis-core>=0.9.1<2.0:devel/rubygem-google-apis-core - -USES= gem - -NO_ARCH= yes - -.include diff --git a/devel/rubygem-google-apis-serviceusage_v1_041/distinfo b/devel/rubygem-google-apis-serviceusage_v1_041/distinfo deleted file mode 100644 index d885a54bcbeb4..0000000000000 --- a/devel/rubygem-google-apis-serviceusage_v1_041/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1676991164 -SHA256 (rubygem/google-apis-sqladmin_v1beta4-0.41.0.gem) = 551553b6481879f1cd39fb83cc2a2c2ea9334afc4bf261b96900dd559f96749d -SIZE (rubygem/google-apis-sqladmin_v1beta4-0.41.0.gem) = 48128 diff --git a/devel/rubygem-google-apis-serviceusage_v1_041/pkg-descr b/devel/rubygem-google-apis-serviceusage_v1_041/pkg-descr deleted file mode 100644 index fc802a5a33181..0000000000000 --- a/devel/rubygem-google-apis-serviceusage_v1_041/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -This is a simple client library for version V1beta4 of the Cloud SQL Admin API. -It provides: -- A client object that connects to the HTTP/JSON REST endpoint for the service. -- Ruby objects for data structures related to the service. -- Integration with the googleauth gem for authentication using OAuth, API keys, - and service accounts. -- Control of retry, pagination, and timeouts. - -See also: https://github.com/googleapis/google-api-ruby-client