git: 7700ee0a187c - main - devel/pear-htmlpurifier: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 30 Aug 2023 16:53:19 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7700ee0a187ce9971916c7d5ee65667493de215d

commit 7700ee0a187ce9971916c7d5ee65667493de215d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-30 08:46:09 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-30 16:51:59 +0000

    devel/pear-htmlpurifier: Mark DEPRECATED
    
    - The pear channel does not work anymore
    - Set EXPIRATION_DATE to 2023-09-30
---
 devel/pear-htmlpurifier/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile
index d13b736dd569..ba7d28c8cc52 100644
--- a/devel/pear-htmlpurifier/Makefile
+++ b/devel/pear-htmlpurifier/Makefile
@@ -12,8 +12,11 @@ WWW=		http://htmlpurifier.org/
 
 LICENSE=	LGPL21
 
-PEAR_CHANNEL=	htmlpurifier.org
+DEPRECATED=	Unfetchable as the pear channel no longer works
+EXPIRATION_DATE=	2023-09-30
+
 USES=		cpe pear
+PEAR_CHANNEL=	htmlpurifier.org
 
 NO_ARCH=	yes