From 93ce7ff1cbd631bbe4381e1d33c9946fc26fb410 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 30 Mar 2025 08:34:22 +0200 Subject: [PATCH] textproc/sdif: Deprecate and set expiration date to 2025-04-30 Upstream repository archived on Nov 21, 2018 and and recommends users to migrate to sdif-tools (not ported) PR: 285439 Approved by: portmgr (maintainer timeout, 2+ weeks) --- textproc/sdif/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/sdif/Makefile b/textproc/sdif/Makefile index 05919345d6a6..8af6b1051b97 100644 --- a/textproc/sdif/Makefile +++ b/textproc/sdif/Makefile @@ -12,6 +12,9 @@ LICENSE_NAME= GREPLE License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= Deprecated upstream, repo archived Nov 21, 2018 +EXPIRATION_DATE=2025-04-30 + RUN_DEPENDS= ${SITE_PERL}/Getopt/EX.pm:devel/p5-Getopt-EX USES= perl5 shebangfix