git: 1bfca9abf5fa - main - textproc/libparsifal: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 13 Mar 2024 22:42:17 UTC
The branch main has been updated by bofh:

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

commit 1bfca9abf5fae9a07aa78011d54b3c5f409497d4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-13 21:46:01 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-13 22:41:42 +0000

    textproc/libparsifal: Mark DEPRECATED
    
    - Both WWW and dist sites are unavailable
    - Set EXPIRATION_DATE 2024-04-13
    
    If someone needs this port feel free to host, undeprecate and takeover
    maintainership.
---
 textproc/libparsifal/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile
index a6eb99a9ba4e..b6245db3d14a 100644
--- a/textproc/libparsifal/Makefile
+++ b/textproc/libparsifal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libparsifal
 PORTVERSION=	1.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.saunalahti.fi/~samiuus/toni/xmlproc/
 
@@ -13,6 +13,9 @@ LICENSE_NAME=	Parsifal license
 LICENSE_FILE=	${WRKSRC}/COPYING
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+DEPRECATED=	Upsrteam no longer available including WWW and distfile
+EXPIRATION_DATE=2024-04-13
+
 USES=		iconv libtool
 USE_LDCONFIG=	yes