Date: Sun, 19 May 2024 07:56:24 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 72bc4cd6363f - main - print/panda: Deprecate and set expiration date to 2024-06-30 Message-ID: <202405190756.44J7uOUP090511@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=72bc4cd6363f3821eb09f20dabcfef5466da0c99 commit 72bc4cd6363f3821eb09f20dabcfef5466da0c99 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-19 07:54:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-19 07:54:30 +0000 print/panda: Deprecate and set expiration date to 2024-06-30 Depends on deprecated Oracle Berkeley DB 5.3, upstream is dead and unmaintained in tree for years --- print/panda/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/print/panda/Makefile b/print/panda/Makefile index 406e48f51522..a63ef8cee3a7 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -12,6 +12,9 @@ COMMENT= PDF generation library LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual +DEPRECATED= Depends on deprecated Oracle Berkeley DB 5.3 and upstream is dead +EXPIRATION_DATE=2024-06-30 + LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405190756.44J7uOUP090511>