git: ce4607ac4e57 - main - textproc/raptor: Deprecate and set expiration date to 2023-09-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 12 Aug 2023 21:08:15 UTC
The branch main has been updated by diizzy:

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

commit ce4607ac4e57205e0dd7794e72a38817df6436ee
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-08-12 21:03:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-08-12 21:08:12 +0000

    textproc/raptor: Deprecate and set expiration date to 2023-09-30
    
    No new release in 10+ years and superseded by 2.0-series available at
    textproc/raptor2. No consumers in tree and upstream have posted
    migration instructions.
---
 textproc/raptor/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile
index 80678d56c8d5..88112094d13d 100644
--- a/textproc/raptor/Makefile
+++ b/textproc/raptor/Makefile
@@ -9,6 +9,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	RDF Parser Toolkit for Redland
 WWW=		https://librdf.org/raptor/
 
+DEPRECATED=	No new release in 10+ years and superseded by 2.0-branch, consider using textproc/raptor2
+EXPIRATION_DATE=2023-09-30
+
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
 USES=		gnome libtool pathfix