From 733c4c43ae4563155b46dc61393f37f97523a25b Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 9 Mar 2018 01:03:45 +0000 Subject: 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 (maintainer) Approved by: tcberner (mentor, implicit) --- x11/radare-cutter/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11') diff --git a/x11/radare-cutter/Makefile b/x11/radare-cutter/Makefile index 176108c59001..be6ccfe51239 100644 --- a/x11/radare-cutter/Makefile +++ b/x11/radare-cutter/Makefile @@ -3,6 +3,7 @@ PORTNAME= radare-cutter PORTVERSION= 1.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= swills@FreeBSD.org -- cgit