git: 57a3cb9a8491 - main - textproc/p5-Search-Saryer: Deprecate and set expiration date to 2025-04-30

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

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

commit 57a3cb9a84913d36b406e9f7b3ef1f18fd6f2319
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-15 15:04:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-15 15:57:28 +0000

    textproc/p5-Search-Saryer: Deprecate and set expiration date to 2025-04-30
    
    Depends on deprecated port textproc/sary
---
 textproc/p5-Search-Saryer/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile
index 9f9c6a471970..08a43d129e04 100644
--- a/textproc/p5-Search-Saryer/Makefile
+++ b/textproc/p5-Search-Saryer/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to the Sary library
 WWW=		http://sary.namazu.org/index.html.en
 
+DEPRECATED=	Depends on deprecated port textproc/sary
+EXPIRATION_DATE=2025-04-30
+
 LIB_DEPENDS=	libsary.so:textproc/sary
 
 USES=		perl5 pkgconfig