aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2021-10-11 19:34:57 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2021-10-11 19:35:03 +0000
commitccafa2129c8c37d9aaa9edad4b310e67ed0c26f9 (patch)
tree3011e65603dc2b71a31f54e9eeccf68c5c7b4cfe
parentb2aa444d1e2c4d0823db591c584e9994509a017b (diff)
downloadports-ccafa2129c8c37d9aaa9edad4b310e67ed0c26f9.tar.gz
ports-ccafa2129c8c37d9aaa9edad4b310e67ed0c26f9.zip
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
-rw-r--r--textproc/crimson/Makefile3
1 files changed, 3 insertions, 0 deletions
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}