git: 4e100376ff45 - main - textproc/po4a: expire on 2025-03-31 for textproc/jade

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Thu, 31 Oct 2024 21:42:39 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e100376ff457f5a5410d9e7d420257538b2c73e

commit 4e100376ff457f5a5410d9e7d420257538b2c73e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-10-31 21:42:04 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-10-31 21:42:34 +0000

    textproc/po4a: expire on 2025-03-31 for textproc/jade
---
 textproc/po4a/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index f6b558446608..87dde5db1b51 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -10,6 +10,9 @@ WWW=		https://po4a.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Depends on expired textproc/jade
+EXPIRATION_DATE=2025-03-31
+
 BUILD_DEPENDS=	${RUN_DEPENDS} \
 		p5-Pod-Parser>=0:textproc/p5-Pod-Parser
 RUN_DEPENDS=	p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \