Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2023 20:14:30 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 76faae3403c7 - main - devel/rubygem-google-apis-serviceusage_v1_041: remove
Message-ID:  <202302272014.31RKEUAQ031993@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76faae3403c7a7e38c5b637c0d187294373af1f6

commit 76faae3403c7a7e38c5b637c0d187294373af1f6
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-27 20:13:44 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-27 20:14:26 +0000

    devel/rubygem-google-apis-serviceusage_v1_041: remove
    
    it's a duplicate of devel/rubygem-google-apis-sqladmin_v1beta4
---
 devel/Makefile                                       |  1 -
 .../rubygem-google-apis-serviceusage_v1_041/Makefile | 20 --------------------
 .../rubygem-google-apis-serviceusage_v1_041/distinfo |  3 ---
 .../pkg-descr                                        |  9 ---------
 4 files changed, 33 deletions(-)

diff --git a/devel/Makefile b/devel/Makefile
index 47546608ac93..91bd5c1c52d4 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 f833912bc606..000000000000
--- 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 <bsd.port.mk>
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 d885a54bcbeb..000000000000
--- 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 fc802a5a3318..000000000000
--- 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302272014.31RKEUAQ031993>