pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-capstone



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 11 07:23:51 UTC 2026

Modified Files:
        pkgsrc/devel/py-capstone: Makefile

Log Message:
py-capstone: update to 5.0.9.

Match capstone.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-capstone/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-capstone/Makefile
diff -u pkgsrc/devel/py-capstone/Makefile:1.10 pkgsrc/devel/py-capstone/Makefile:1.11
--- pkgsrc/devel/py-capstone/Makefile:1.10      Sat Apr 12 09:44:00 2025
+++ pkgsrc/devel/py-capstone/Makefile   Thu Jun 11 07:23:51 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2025/04/12 09:44:00 adam Exp $
+# $NetBSD: Makefile,v 1.11 2026/06/11 07:23:51 wiz Exp $
 
 .include "../../devel/capstone/Makefile.common"
 
@@ -16,6 +16,9 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-setuptools
 
 USE_LANGUAGES= # none
 
+# as of 5.0.9
+# 2 failed, 24 passed, 1 error
+
 .include "../../devel/capstone/buildlink3.mk"
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index