git: dba046aa1660 - main - security/clamtk: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 19:57:47 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dba046aa1660ac3ae361f0f1f89d5dd1219ddcda
commit dba046aa1660ac3ae361f0f1f89d5dd1219ddcda
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-30 06:27:22 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-30 19:57:27 +0000
security/clamtk: Mark DEPRECATED
- Maintainer has retired and abandoned the project. See:
https://gitlab.com/dave_m/clamtk/-/issues/144
- Set EXPIRATION_DATE 2025-01-29
PR: 283738
Approved by: nc
---
security/clamtk/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile
index 9f8372641376..2467af513e31 100644
--- a/security/clamtk/Makefile
+++ b/security/clamtk/Makefile
@@ -10,6 +10,9 @@ WWW= https://dave-theunsub.github.io/clamtk/
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+DEPRECATED= Maintainer has retired
+EXPIRATION_DATE=2025-12-30
+
RUN_DEPENDS= p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \
p5-Text-CSV>=0:textproc/p5-Text-CSV \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \