git: cd5be785f31f - main - dns/p5-DSC: expire on 2024-08-31 for math/ploticus

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 04 Aug 2024 12:16:22 UTC
The branch main has been updated by rene:

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

commit cd5be785f31f88b2fcc4430b614504b9111f5238
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-08-04 12:15:28 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-08-04 12:15:28 +0000

    dns/p5-DSC: expire on 2024-08-31 for math/ploticus
---
 dns/p5-DSC/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dns/p5-DSC/Makefile b/dns/p5-DSC/Makefile
index 5d5b78df085a..7115a272fcea 100644
--- a/dns/p5-DSC/Makefile
+++ b/dns/p5-DSC/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.dns-oarc.net/tools/dsc/
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Depends on expired math/ploticus
+EXPIRATION_DATE=2024-08-31
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	ploticus>=2.40:math/ploticus				\
 		p5-CGI-Untaint>=1.26:www/p5-CGI-Untaint			\