git: 2e964e7e90b2 - main - print/ghostscript9-base: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Mar 2023 19:05:03 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e964e7e90b24c8bb559f5959fd13c551120d4ca commit 2e964e7e90b24c8bb559f5959fd13c551120d4ca Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-18 19:01:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-18 19:04:46 +0000 print/ghostscript9-base: Deprecate and set expiration date to 2023-03-31 Released over 10 years ago and unsupported by upstream, point users to print/ghostscript9-agpl-base Set same expiration date as print/ghostscript9-x11 as it doesn't make sense to just keep one port. PR: 269350 Reported by: Michael Osipov <michael.osipov@siemens.com> --- print/ghostscript9-base/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/print/ghostscript9-base/Makefile b/print/ghostscript9-base/Makefile index 8508361ad6e3..4e129c5e7c02 100644 --- a/print/ghostscript9-base/Makefile +++ b/print/ghostscript9-base/Makefile @@ -16,6 +16,9 @@ WWW= https://www.cs.wisc.edu/~ghost/doc/GPL/index.htm LICENSE= GPLv3 +DEPRECATED= Released over 10 years ago and unsupported by upstream, consider print/ghostscript9-agpl-base +EXPIRATION_DATE=2023-03-31 + LIB_DEPENDS= libexpat.so:textproc/expat2 \ libfreetype.so:print/freetype2 \ libidn.so:dns/libidn \