Date: Sun, 20 Oct 2024 14:12:08 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25850aacc9fe - main - devel/grv: Mark as broken with libgit2 >= 1.8.1 Message-ID: <202410201412.49KEC8SH077475@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=25850aacc9fe8757fe428d5d5c35f7c4fc56c0e2 commit 25850aacc9fe8757fe428d5d5c35f7c4fc56c0e2 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-10-20 14:11:23 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-10-20 14:11:23 +0000 devel/grv: Mark as broken with libgit2 >= 1.8.1 --- devel/grv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/grv/Makefile b/devel/grv/Makefile index eb6ecaa886ad..7f135c50bd0e 100644 --- a/devel/grv/Makefile +++ b/devel/grv/Makefile @@ -11,7 +11,8 @@ WWW= https://github.com/rgburke/grv LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Unmaintained for years, fails to build with libgit 1.8.1 +BROKEN= fails to build with libgit 1.8.1 +DEPRECATED= Unmaintained for years, outdated EXPIRATION_DATE=2024-12-31 LIB_DEPENDS= libgit2.so:devel/libgit2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410201412.49KEC8SH077475>