Subject: CVS commit: pkgsrc/devel/py-angr
From: Pierre Pronchery
Date: 2018-03-15 04:13:29
Message id: 20180315031329.B8FB0FB40@cvs.NetBSD.org

Log Message:
Import py-angr version 7.8.2.21

angr is a suite of python libraries that let you load a binary and do a lot of
cool things to it:

 * Disassembly and intermediate-representation lifting
 * Program instrumentation
 * Symbolic execution
 * Control-flow analysis
 * Data-dependency analysis
 * Value-set analysis (VSA)

It is maintained by the angr organization on GitHub.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-angr/DESCR
1.1addpkgsrc/devel/py-angr/Makefile
1.1addpkgsrc/devel/py-angr/PLIST
1.1addpkgsrc/devel/py-angr/distinfo
1.1addpkgsrc/devel/py-angr/patches/patch-native_Makefile
1.1addpkgsrc/devel/py-angr/patches/patch-native_log.c