git: 5c20dfde6f5f - main - filesystems/zfstools: Fix with Ruby 3.4.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Apr 2026 16:25:26 UTC
The branch main has been updated by bdrewery:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c20dfde6f5fbf5bdd5b406a092a16a4e92820f5
commit 5c20dfde6f5fbf5bdd5b406a092a16a4e92820f5
Author: Bryan Drewery <bdrewery@FreeBSD.org>
AuthorDate: 2026-04-23 16:25:13 +0000
Commit: Bryan Drewery <bdrewery@FreeBSD.org>
CommitDate: 2026-04-23 16:25:21 +0000
filesystems/zfstools: Fix with Ruby 3.4.
It needs rubygem-getoptlong.
PR: 294720
---
filesystems/zfstools/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/filesystems/zfstools/Makefile b/filesystems/zfstools/Makefile
index 53d733ceddb3..01dc98ec3189 100644
--- a/filesystems/zfstools/Makefile
+++ b/filesystems/zfstools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zfstools
DISTVERSIONPREFIX=v
DISTVERSION= 0.3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= filesystems sysutils ruby
MASTER_SITES= GH \
http://mirror.shatow.net/freebsd/${PORTNAME}/
@@ -19,6 +19,8 @@ SHEBANG_FILES= bin/*
USE_GITHUB= yes
GH_ACCOUNT= bdrewery
+RUN_DEPENDS+= rubygem-getoptlong>0:devel/rubygem-getoptlong
+
NO_BUILD= yes
SUB_FILES= pkg-message