git: 7b19cee73af9 - main - textproc/sary: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 15 Mar 2025 16:04:07 UTC
The branch main has been updated by diizzy:

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

commit 7b19cee73af9946f5d2a5d024ebc357507ccb087
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 15:02:21 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:28 +0000

    textproc/sary: Deprecate and set expiration date to 2025-04-30
    
    Last release in 2005 and unmaintained in tree for years
---
 textproc/sary/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile
index 07d0e46d8dbf..dff322b8c788 100644
--- a/textproc/sary/Makefile
+++ b/textproc/sary/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Suffix array library and tools, which provide fast full-text search
 WWW=		https://sary.sourceforge.net/index.html.en
 
+DEPRECATED=	Last release in 2005 and unmaintained in tree for years
+EXPIRATION_DATE=2025-04-30
+
 USES=		gnome libtool pathfix pkgconfig
 USE_GNOME=	glib20
 USE_LDCONFIG=	yes