Date: Thu, 6 Jan 2022 18:42:47 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6b04a4f627bd - main - x11-toolkits/pangoxsl: deprecate after 20c0152349bc Message-ID: <202201061842.206IglY9026252@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b04a4f627bd10770fe07eaf57d81674812406b8 commit 6b04a4f627bd10770fe07eaf57d81674812406b8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-06 18:36:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-06 18:39:22 +0000 x11-toolkits/pangoxsl: deprecate after 20c0152349bc Hasn't been updated since 2006-06-30. There're no regressions tests nor any consumers, so runtime against modern Pango is unknown. --- x11-toolkits/pangoxsl/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/pangoxsl/Makefile b/x11-toolkits/pangoxsl/Makefile index cbcd94723711..d236c3476bbe 100644 --- a/x11-toolkits/pangoxsl/Makefile +++ b/x11-toolkits/pangoxsl/Makefile @@ -12,6 +12,9 @@ COMMENT= Implements Pango library with a PDF backend for PDF output LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Abandonware and not used by any port +EXPIRATION_DATE=2022-03-20 + USES= gmake gnome libtool pathfix pkgconfig USE_GNOME= pango USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201061842.206IglY9026252>