Date: Tue, 18 Jun 2024 04:07:34 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32b92dcd3678 - main - sysutils/ncdu2: Update version requirement of BUILD_DEPENDS Message-ID: <202406180407.45I47YlH075813@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=32b92dcd3678cea574165f6e41b3bf3b5a488aeb commit 32b92dcd3678cea574165f6e41b3bf3b5a488aeb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 03:59:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 03:59:16 +0000 sysutils/ncdu2: Update version requirement of BUILD_DEPENDS --- sysutils/ncdu2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/ncdu2/Makefile b/sysutils/ncdu2/Makefile index 38d31334f3e8..b39be6ac40ae 100644 --- a/sysutils/ncdu2/Makefile +++ b/sysutils/ncdu2/Makefile @@ -13,7 +13,7 @@ WWW= https://dev.yorhel.nl/ncdu \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt -BUILD_DEPENDS= zig>=0.12.1<0.12.1_99:lang/zig +BUILD_DEPENDS= zig>=0.12.0<0.12.1_99:lang/zig USES= ncurses
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180407.45I47YlH075813>