git: 697e493fdfcd - main - x11/radare-cutter: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 07 May 2023 19:26:31 UTC
The branch main has been updated by bofh:

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

commit 697e493fdfcdeb939de3f369b69064e88af1623b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-07 14:56:21 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-07 19:26:17 +0000

    x11/radare-cutter: Mark DEPRECATED
    
    - Cutter has moved into using rizin as the backend RE framework and no
      longer integrates with radare.
    - Set EXPIRATION_DATE to 2023-06-07
---
 x11/radare-cutter/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11/radare-cutter/Makefile b/x11/radare-cutter/Makefile
index 91d8f9d3aa03..88dc48f89aeb 100644
--- a/x11/radare-cutter/Makefile
+++ b/x11/radare-cutter/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	radare-cutter
 PORTVERSION=	0.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	x11
 
@@ -11,6 +11,9 @@ WWW=		https://github.com/radareorg/cutter
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/../COPYING
 
+DEPRECATED=	Cutter for radare has been discontinued as Cutter has moved to use rizin as their backend framework
+EXPIRATION_DATE=	2023-06-07
+
 LIB_DEPENDS=	libcapstone.so:devel/capstone4 \
 		libr_bin.so:devel/radare2