Download raw body.
[update] devel/py-cparser 2.23
Hi ports@
simple update for devel/py-cparser to the latest version 2.23.
Build and tests OK on current/amd64 with Python 3.12.11
Tests welcome and please commit if OK.
Laurent
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-cparser/Makefile,v
diff -u -p -r1.19 Makefile
--- Makefile 29 Apr 2025 10:37:55 -0000 1.19
+++ Makefile 19 Oct 2025 14:40:34 -0000
@@ -1,10 +1,9 @@
COMMENT= C parser in pure Python
-MODPY_DISTV= 2.22
+MODPY_DISTV= 2.23
DISTNAME= pycparser-${MODPY_DISTV}
PKGNAME= ${DISTNAME:S/py/py-/}
CATEGORIES= devel textproc
-REVISION= 1
# BSD
PERMIT_PACKAGE= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-cparser/distinfo,v
diff -u -p -r1.6 distinfo
--- distinfo 22 Jul 2024 11:02:36 -0000 1.6
+++ distinfo 19 Oct 2025 14:40:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (pycparser-2.22.tar.gz) = SRyL6cBA9TkPW/RKWwd1K9B/Vu35kjgbBccBQ57sEPY=
-SIZE (pycparser-2.22.tar.gz) = 172736
+SHA256 (pycparser-2.23.tar.gz) = eIFtTySt2PEKBtbwW01CStnpbP6/aKTdyZxlwHINAMI=
+SIZE (pycparser-2.23.tar.gz) = 173734
[update] devel/py-cparser 2.23