git: ea683cee8a63 - 2025Q2 - www/rubygem-kubeclient: fix rubgem-rest-client conflict
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jun 2025 07:16:43 UTC
The branch 2025Q2 has been updated by mfechner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ea683cee8a633bec01f203164e87d8a64b0efc31
commit ea683cee8a633bec01f203164e87d8a64b0efc31
Author: Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2025-06-18 13:53:57 +0000
Commit: Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2025-06-20 05:38:29 +0000
www/rubygem-kubeclient: fix rubgem-rest-client conflict
(cherry picked from commit 92c8ec54235055f8358bdf563bf3c8e334449c62)
---
www/rubygem-kubeclient/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile
index a55296e36773..3e88e477f441 100644
--- a/www/rubygem-kubeclient/Makefile
+++ b/www/rubygem-kubeclient/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kubeclient
PORTVERSION= 4.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-http4>=3.0<6.0:www/rubygem-http4 \
rubygem-jsonpath>=1.0<2:devel/rubygem-jsonpath \
rubygem-recursive-open-struct1>=1.1.1<2.0:devel/rubygem-recursive-open-struct1 \
- rubygem-rest-client>=2.0<3:www/rubygem-rest-client
+ rubygem-rest-client-gitlab>=2.0<3:www/rubygem-rest-client-gitlab
USES= cpe gem