Date: Sun, 29 Oct 2023 22:56:55 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ab3aab8bc78 - main - sysutils/ffs2recov: Mark DEPRECATED Message-ID: <202310292256.39TMutMP028183@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ab3aab8bc781857a90b67dca57aa75826e20f49 commit 4ab3aab8bc781857a90b67dca57aa75826e20f49 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 08:55:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:28 +0000 sysutils/ffs2recov: Mark DEPRECATED - BROKEN on all supported versions after the EOL of 12 - Set EXPIRATION_DATE 2023-11-28 Approved by: portmgr (blanket) --- sysutils/ffs2recov/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile index 75a8a7a55c41..72873f0097f9 100644 --- a/sysutils/ffs2recov/Makefile +++ b/sysutils/ffs2recov/Makefile @@ -10,6 +10,8 @@ WWW= https://BSDforge.com/projects/sysutils/ffs2recov/ LICENSE= BSD2CLAUSE +DEPRECATED= BROKEN on supported versions after EOL of 12 +EXPIRATION_DATE= 2023-12-31 BROKEN_FreeBSD_13= Changes made to the ffs2 filesystem in FreeBSD 13 are no longer compatible with ffs2recov BROKEN_FreeBSD_14= Changes made to the ffs2 filesystem in FreeBSD 13 are no longer compatible with ffs2recov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292256.39TMutMP028183>