[MacPorts] #47297: radare2 @0.9.6: update to 0.9.8
MacPorts
noreply at macports.org
Sat Mar 28 14:33:09 PDT 2015
#47297: radare2 @0.9.6: update to 0.9.8
-----------------------+--------------------------------
Reporter: lechris@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: haspatch | Port: radare2
-----------------------+--------------------------------
Radare 0.9.8 ist out. See https://github.com/radare/radare2/releases for
details.
MacPorts fetches a differnt `tar.gz` archive
(https://github.com/radare/radare2/tarball/0.9.8) than the one linked from
the 0.9.8 release page
(https://github.com/radare/radare2/archive/0.9.8.tar.gz) and I needed to
pay attention to what I was checksumming.
I could just install the port without libewf support
{{{
$ sudo port install radare2 -ewf
}}}
because the dependency `osxfuse` fails on my machine (Mac OS X 10.10,
Xcode 6.2). It seems to me that this is due to the Xcode version detection
in `build.sh` which takes only Xcode installations in `/Applications` into
account.
--
Ticket URL: <https://trac.macports.org/ticket/47297>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list