Date: Sun, 29 Oct 2023 22:57:18 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: bada57c4babf - main - mail/qsheff: Mark DEPRECATED Message-ID: <202310292257.39TMvI8h029027@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=bada57c4babfe8d423be0296afe8033433e238bf commit bada57c4babfe8d423be0296afe8033433e238bf Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 13:35:58 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:33 +0000 mail/qsheff: Mark DEPRECATED - BROKEN on all supported versions after the EOL of 12 - Set EXPIRATION_DATE 2023-12-31 --- mail/qsheff/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mail/qsheff/Makefile b/mail/qsheff/Makefile index fdb2fb08f1d8..02543da4b28c 100644 --- a/mail/qsheff/Makefile +++ b/mail/qsheff/Makefile @@ -12,6 +12,8 @@ WWW= http://www.enderunix.org/qsheff/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= BROKEN on all supported versions after the EOL of 12 +EXPIRATION_DATE= 2023-12-31 BROKEN_FreeBSD_13= ld: error: duplicate symbol: CUSTOM_PROG BROKEN_FreeBSD_14= ld: error: duplicate symbol: CUSTOM_PROG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMvI8h029027>