From ccafa2129c8c37d9aaa9edad4b310e67ed0c26f9 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 11 Oct 2021 21:34:57 +0200 Subject: textproc/crimson: Deprecate and set expiration date to 2022-03-31 Retired upstream 2010-08-06 Reference: http://xml.apache.org/crimson/ Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D32379 --- textproc/crimson/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile index 30bd73b21fe6..8d07769cfca4 100644 --- a/textproc/crimson/Makefile +++ b/textproc/crimson/Makefile @@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= Implements the Java API for XML Processing (JAXP) +DEPRECATED= Deprecated by upstream 2010-08-06 +EXPIRATION_DATE=2022-03-31 + USE_JAVA= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit v1.2.3