Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2024-02-07 10:46:36
Message id: 20240207094636.BF4E1FA42@cvs.NetBSD.org

Log Message:
capstone py-capstone: updated to 5.0.1

Version 5.0.1

[ARM] Fix VFP feature check
Restore the ARM register naming from v4.
Use OS independent printf formatting.
Cherry-pick from next for v5.0.1
Add Python bindings for WASM
Sync Python bindings for x86, m68k, and mos65xx
Add Python bindings for SH
Update Python binding constants
Fixing TriCore disasm instructions
allow absolute CMAKE_INSTALL_*DIR

Version 5.0

[workflows] Remove deprecated image versions
Fix capstone_test.c
Support repz prefix on X86 ret instructions
fix for msvc static lib, dll build error and warnings
use calloc for cs_insn instead of malloc
Fix access bug for TEST op
Update Cython bindings
Use Intel register syntax for Tricore
Add # prefix to tricore imm operand
Revert "Mark cs_* as thread local to avoid race condition in multithreads"
Replace strncpy with memcpy to fix compiler warning.
Remove outdated and irrelevant TODO

Files:
RevisionActionfile
1.6modifypkgsrc/devel/capstone/Makefile.common
1.4modifypkgsrc/devel/capstone/PLIST
1.18modifypkgsrc/devel/capstone/distinfo
1.3modifypkgsrc/devel/capstone/patches/patch-bindings_python_setup.py
1.2modifypkgsrc/devel/capstone/patches/patch-suite_fuzz_driverbin.c
1.7modifypkgsrc/devel/py-capstone/Makefile
1.5modifypkgsrc/devel/py-capstone/PLIST
1.1removepkgsrc/devel/capstone/patches/patch-cstool_getopt.h