Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2023 21:08:15 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce4607ac4e57 - main - textproc/raptor: Deprecate and set expiration date to 2023-09-30
Message-ID:  <202308122108.37CL8FYM088966@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308122108.37CL8FYM088966>