git: 93ce7ff1cbd6 - main - textproc/sdif: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Mar 2025 06:44:35 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=93ce7ff1cbd631bbe4381e1d33c9946fc26fb410
commit 93ce7ff1cbd631bbe4381e1d33c9946fc26fb410
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 06:34:22 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 06:34:31 +0000
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