git: 3661c16d1321 - main - www/rubygem-kubeclient: Change RUN_DEPENDS from rubygem-recursive-open-struct to rubygem-recursive-open-struct1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Oct 2024 19:07:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3661c16d13211a3b03090a5593d6c3ef6ca61b92 commit 3661c16d13211a3b03090a5593d6c3ef6ca61b92 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-17 19:04:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-17 19:04:23 +0000 www/rubygem-kubeclient: Change RUN_DEPENDS from rubygem-recursive-open-struct to rubygem-recursive-open-struct1 - Bump PORTREVISION for dependency change --- www/rubygem-kubeclient/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/rubygem-kubeclient/Makefile b/www/rubygem-kubeclient/Makefile index 492d2e757b54..a55296e36773 100644 --- a/www/rubygem-kubeclient/Makefile +++ b/www/rubygem-kubeclient/Makefile @@ -1,5 +1,6 @@ PORTNAME= kubeclient PORTVERSION= 4.11.0 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +13,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-struct>=1.1.1<2.0:devel/rubygem-recursive-open-struct \ + rubygem-recursive-open-struct1>=1.1.1<2.0:devel/rubygem-recursive-open-struct1 \ rubygem-rest-client>=2.0<3:www/rubygem-rest-client USES= cpe gem