git: 5fcce833f589 - main - textproc/cdif: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 21:27:58 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fcce833f589c6ca4c3614ca74be6843e8495794 commit 5fcce833f589c6ca4c3614ca74be6843e8495794 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-10 20:20:15 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-10 21:27:51 +0000 textproc/cdif: Deprecate and set expiration date to 2025-04-30 Upstream repository archived on Jun 25, 2018 and recommends users to migrate to sdif-tools (not ported) PR: 284657 Approved by: portmgr (maintainer timeout, 1+ month) --- textproc/cdif/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index 54b859eb7551..725468fe51ec 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/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 on Jun 25, 2018. +EXPIRATION_DATE=2025-04-30 + RUN_DEPENDS= ${SITE_PERL}/Getopt/EX.pm:devel/p5-Getopt-EX USES= perl5 shebangfix