git: 4e837fb09db4 - main - security/weggli: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 28 Mar 2025 11:10:41 UTC
The branch main has been updated by bofh:

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

commit 4e837fb09db43f38928e07573bb0162dd343cf28
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-03-27 11:29:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-03-28 11:10:15 +0000

    security/weggli: Mark DEPRECATED
    
    - Inactive upstream as last release was in 2022
    - Set EXPIRATION_DATE 2025-04-26
    
    If someone needs this port feel free to undeprecate and takeover
    maintainership.
---
 security/weggli/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/weggli/Makefile b/security/weggli/Makefile
index b20664b4ca8c..3401c921df80 100644
--- a/security/weggli/Makefile
+++ b/security/weggli/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/googleprojectzero/weggli
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream inactive as last release was in 2022
+EXPIRATION_DATE=2025-04-27
+
 BROKEN_amd64=	link fails: error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined
 
 USES=		cargo