aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:54:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:10:24 +0000
commit792e9783fa6f0fd6a3a229b074120853c306295f (patch)
tree0e7d0a53c773db02d03a26ebcc8ce0c8e3b4789d
parentca4da317eb413242597eb5fcc6cfbe012bb28825 (diff)
downloadports-792e9783fa6f0fd6a3a229b074120853c306295f.tar.gz
ports-792e9783fa6f0fd6a3a229b074120853c306295f.zip
devel/rubygem-kafo_wizards: Change RUN_DEPENDS from rubygem-highline to rubygem-highline2
- Bump PORTREVISION for dependency change
-rw-r--r--devel/rubygem-kafo_wizards/Makefile3
1 files changed, 2 insertions, 1 deletions
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