Date: Sun, 29 Oct 2023 22:57:42 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: 138247110846 - main - editors/pdfedit: Mark DEPRECATED Message-ID: <202310292257.39TMvgBi029914@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=1382471108462ea16da53069a1d625588fde7ef9 commit 1382471108462ea16da53069a1d625588fde7ef9 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-29 19:11:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-29 22:53:38 +0000 editors/pdfedit: Mark DEPRECATED - BROKEN on all supported versions for more than 2 years after the EOL of 12 - Set EXPIRATION_DATE 2023-12-31 Approved by: portmgr (blanket) --- editors/pdfedit/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/pdfedit/Makefile b/editors/pdfedit/Makefile index 502d42a9fe96..625c8b893ff3 100644 --- a/editors/pdfedit/Makefile +++ b/editors/pdfedit/Makefile @@ -10,6 +10,8 @@ WWW= http://pdfedit.cz/ LICENSE= GPLv2 +DEPRECATED= BROKEN on all supported versions for 2 years after the EOL of 12 +EXPIRATION_DATE= 2023-12-31 BROKEN_powerpc64= fails to configure: error: Could not link against boost_program_options BROKEN_sparc64= fails to configure: error: Could not link against boost_program_options BROKEN_FreeBSD_13= fails to compile: call to 'advance' is ambiguous
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310292257.39TMvgBi029914>