git: 68cb675aa054 - main - textproc/btparse: Mark DEPRECATED and set EXPIRATION_DATE to 2024-08-31

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 30 Jul 2024 14:21:46 UTC
The branch main has been updated by sunpoet:

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

commit 68cb675aa05462d2c3347de9e359d673610d05bd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-30 14:21:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-30 14:21:28 +0000

    textproc/btparse: Mark DEPRECATED and set EXPIRATION_DATE to 2024-08-31
---
 textproc/btparse/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile
index 7a87deba3c96..d66d09cb815a 100644
--- a/textproc/btparse/Makefile
+++ b/textproc/btparse/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	C library for parsing and processing BibTeX data files
 WWW=		https://www.gerg.ca/software/btOOL/
 
+DEPRECATED=	btparse has not updated for 19 years while p5-Text-BibTeX is up-to-date. Use textproc/p5-Text-BibTeX instead
+EXPIRATION_DATE=2024-08-31
+
 USES=		libtool pathfix perl5
 USE_PERL5=	build