git: 792e9783fa6f - main - devel/rubygem-kafo_wizards: Change RUN_DEPENDS from rubygem-highline to rubygem-highline2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:34:37 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=792e9783fa6f0fd6a3a229b074120853c306295f

commit 792e9783fa6f0fd6a3a229b074120853c306295f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:54:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:10:24 +0000

    devel/rubygem-kafo_wizards: Change RUN_DEPENDS from rubygem-highline to rubygem-highline2
    
    - Bump PORTREVISION for dependency change
---
 devel/rubygem-kafo_wizards/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-kafo_wizards/Makefile b/devel/rubygem-kafo_wizards/Makefile
index 08ef1aa1abd7..d3a15810d232 100644
--- a/devel/rubygem-kafo_wizards/Makefile
+++ b/devel/rubygem-kafo_wizards/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kafo_wizards
 PORTVERSION=	0.0.2
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -9,7 +10,7 @@ WWW=		https://github.com/theforeman/kafo_wizards
 
 LICENSE=	GPLv3+
 
-RUN_DEPENDS=	rubygem-highline>=0<3:devel/rubygem-highline
+RUN_DEPENDS=	rubygem-highline2>=0<3:devel/rubygem-highline2
 
 USES=		gem