Date: Sun, 30 Mar 2025 06:44:34 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: 9366726e0a6d - main - textproc/xp: Deprecate and set expiration date to 2025-04-30 Message-ID: <202503300644.52U6iYed025407@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9366726e0a6d1bc846262d072163b915f36796de commit 9366726e0a6d1bc846262d072163b915f36796de Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-30 06:31:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-30 06:31:44 +0000 textproc/xp: Deprecate and set expiration date to 2025-04-30 Obsolete, never versions of Java already include XML parser(s) PR: 285444 Approved by: portmgr (maintainer timeout, 2+ weeks) --- textproc/xp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 42a0c8abc68a..4d10b9494237 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -9,6 +9,9 @@ MAINTAINER= mike@vee.net COMMENT= XML parser written in Java WWW= http://www.jclark.com/xml/xp/index.html +DEPRECATED= Obsolete, never versions of Java already include XML parser(s) +EXPIRATION_DATE=2025-04-30 + USES= java zip NO_BUILD= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503300644.52U6iYed025407>
