git: fcd5a6214c85 - main - security/tfsec: Deprecate and set expiration date to 2024-11-26

From: Gabriel M. Dutra <dutra_at_FreeBSD.org>
Date: Sat, 26 Oct 2024 03:47:31 UTC
The branch main has been updated by dutra:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fcd5a6214c854b08a571e05f2abe17862e4ead89

commit fcd5a6214c854b08a571e05f2abe17862e4ead89
Author:     Gabriel M. Dutra <dutra@FreeBSD.org>
AuthorDate: 2024-10-26 03:41:41 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-10-26 03:46:13 +0000

    security/tfsec: Deprecate and set expiration date to 2024-11-26
    
    tfsec now is party of security/trivy
    
    Reported by:    Yonas Yanfa <yonas.yanfa@gmail.com>
---
 security/tfsec/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/tfsec/Makefile b/security/tfsec/Makefile
index bf8599ddb84a..20a3511a18e7 100644
--- a/security/tfsec/Makefile
+++ b/security/tfsec/Makefile
@@ -10,6 +10,9 @@ WWW=		https://aquasecurity.github.io/tfsec
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	tfsec now is party of security/trivy
+EXPIRATION_DATE=2024-11-26
+
 USES=		go:1.22,modules
 
 GO_MODULE=	github.com/aquasecurity/tfsec