git: eab5e9de6a3a - main - dns/dsp: expire on 2024-08-31 for dns/p5-DSC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 12:16:23 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=eab5e9de6a3a4e06699d1c9a7129cfc27bbf4dbf
commit eab5e9de6a3a4e06699d1c9a7129cfc27bbf4dbf
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-08-04 12:15:52 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-08-04 12:15:52 +0000
dns/dsp: expire on 2024-08-31 for dns/p5-DSC
---
dns/dsp/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/dns/dsp/Makefile b/dns/dsp/Makefile
index 780b78eee79a..ff60b4f7e7f0 100644
--- a/dns/dsp/Makefile
+++ b/dns/dsp/Makefile
@@ -10,6 +10,9 @@ WWW= https://www.dns-oarc.net/tools/dsc/
LICENSE= BSD3CLAUSE
+DEPRECATED= Depends on expired dns/p5-DSC
+EXPIRATION_DATE=2024-08-31
+
BUILD_DEPENDS= p5-Proc-PID-File>=1.28:devel/p5-Proc-PID-File \
p5-XML-Simple>=2.24:textproc/p5-XML-Simple \
p5-App-DSC-DataTool>=0.03:dns/p5-App-DSC-DataTool \