Hi, This is bump of port version to 2.4. At least it works for me. Thank you!
Created attachment 191305 [details] SVT patch
This package has improperly defined SONAME in shared libraries. https://github.com/radare/radare2/issues/9636 Dependencies need to be bumped, if any.
A commit references this bug: Author: yuri Date: Fri Mar 9 01:03:45 UTC 2018 New revision: 463925 URL: https://svnweb.freebsd.org/changeset/ports/463925 Log: devel/radare2: Update to 2.4.0 Also changed to DISTVERSION. Bumped x11/radare-cutter because radare2's sonames don't include version, but its interface has changed. Reported the problem of invalid sonames to the updatream. PR: 226447 Submitted by: Michael Zhilin <mizhka@gmail.com> (maintainer) Approved by: tcberner (mentor, implicit) Changes: head/devel/radare2/Makefile head/devel/radare2/distinfo head/devel/radare2/pkg-plist head/x11/radare-cutter/Makefile
Committed, thanks!