Tue Jan 26 17:38:19 2021 UTC ()
radare2-cutter: Mark as BROKEN for radare2 5.1.0

Upstream cutter forked radare2 and created rizin. cutter uses rizin now.
radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0.

New upstream for r2cutter (in maintenance mode):

  https://github.com/radareorg/r2cutter


(kamil)
diff -r1.23 -r1.24 pkgsrc/devel/radare2-cutter/Makefile

cvs diff -r1.23 -r1.24 pkgsrc/devel/radare2-cutter/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/radare2-cutter/Attic/Makefile 2020/12/04 20:45:12 1.23
+++ pkgsrc/devel/radare2-cutter/Attic/Makefile 2021/01/26 17:38:19 1.24
@@ -1,14 +1,20 @@ @@ -1,14 +1,20 @@
1# $NetBSD: Makefile,v 1.23 2020/12/04 20:45:12 nia Exp $ 1# $NetBSD: Makefile,v 1.24 2021/01/26 17:38:19 kamil Exp $
 2
 3# Upstream cutter forked radare2 and created rizin. cutter uses rizin now.
 4# radare2 cutter was forked as r2cutter and is not ready for radare2 5.1.0.
 5# https://github.com/radareorg/r2cutter
 6
 7BROKEN= "Not compatible with radare2 5.1.0"
2 8
3DISTNAME= cutter-1.8.3 9DISTNAME= cutter-1.8.3
4PKGNAME= radare2-${DISTNAME} 10PKGNAME= radare2-${DISTNAME}
5PKGREVISION= 9 11PKGREVISION= 9
6CATEGORIES= devel 12CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_GITHUB:=radareorg/} 13MASTER_SITES= ${MASTER_SITE_GITHUB:=radareorg/}
8GITHUB_PROJECT= cutter 14GITHUB_PROJECT= cutter
9GITHUB_TAG= v${PKGVERSION_NOREV} 15GITHUB_TAG= v${PKGVERSION_NOREV}
10 16
11MAINTAINER= pkgsrc-users@NetBSD.org 17MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= https://github.com/radareorg/cutter/ 18HOMEPAGE= https://github.com/radareorg/cutter/
13COMMENT= Qt and C++ GUI for radare2 reverse engineering framework 19COMMENT= Qt and C++ GUI for radare2 reverse engineering framework
14LICENSE= gnu-gpl-v3 20LICENSE= gnu-gpl-v3