Date: Sun, 10 Oct 2021 08:52:07 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: d1ca39dbcc01 - main - www/mod_xmlns: Deprecate and set expiration date to 2022-03-31 Message-ID: <202110100852.19A8q7XU062287@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=d1ca39dbcc01f36b52c890682461175874f1b5e9 commit d1ca39dbcc01f36b52c890682461175874f1b5e9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2021-10-10 08:44:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2021-10-10 08:51:53 +0000 www/mod_xmlns: Deprecate and set expiration date to 2022-03-31 Upstream called it "provisionally stable" back in 2004 and no further development Reference: http://apache.webthing.com/mod_xmlns/ Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D32397 --- www/mod_xmlns/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/mod_xmlns/Makefile b/www/mod_xmlns/Makefile index e7182326cb18..a931578daea2 100644 --- a/www/mod_xmlns/Makefile +++ b/www/mod_xmlns/Makefile @@ -13,6 +13,9 @@ COMMENT= Apache module for XML namespaces LICENSE= GPLv2 +DEPRECATED= Abandoned upstream, last release in 2004 +EXPIRATION_DATE=2022-03-31 + USE_GNOME= libxml2 USES= apache:2.2+ gnome
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110100852.19A8q7XU062287>