git: 9a298367bd27 - main - devel/itext: Deprecate and set expiration date to 2022-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Dec 2021 13:08:52 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a298367bd27ed8d592760e45fb61bfa7a719602 commit 9a298367bd27ed8d592760e45fb61bfa7a719602 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-12-27 12:42:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-12-27 13:08:09 +0000 devel/itext: Deprecate and set expiration date to 2022-03-31 Outdated version and deprecated by upstream Newer versions have different license, package name and ABI while there's a maintained fork located here: https://github.com/LibrePDF/OpenPDF PR: 260682 Approved by: mentors (implicit), ale (maintainer) --- devel/itext/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/itext/Makefile b/devel/itext/Makefile index 9f60fa673600..ba64d87e315c 100644 --- a/devel/itext/Makefile +++ b/devel/itext/Makefile @@ -13,6 +13,9 @@ COMMENT= Java-PDF Library LICENSE= LGPL20+ MPL11 LICENSE_COMB= dual +DEPRECATED= Outdated version and deprecated by upstream +EXPIRATION_DATE=2022-03-31 + BUILD_DEPENDS= ${JAVALIBDIR}/bcmail.jar:java/bouncycastle \ ${JAVALIBDIR}/dom4j.jar:textproc/dom4j \ ${JAVALIBDIR}/pdf-renderer.jar:print/pdf-renderer