From: Renaud Allard Subject: [update] textproc/py-ijson 3.4.0.post0 To: ports Date: Fri, 20 Feb 2026 14:12:11 +0100 Hello, Here is a diff for textproc/py-ijson 3.4.0.post0 Tested on amd64 Best Regards cvs server: Diffing . Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/py-ijson/Makefile,v diff -u -p -u -p -r1.12 Makefile --- Makefile 29 Apr 2025 10:40:13 -0000 1.12 +++ Makefile 20 Feb 2026 12:51:55 -0000 @@ -1,9 +1,8 @@ COMMENT = iterative JSON parser -MODPY_DISTV = 3.3.0 +MODPY_DISTV = 3.4.0.post0 DISTNAME = ijson-${MODPY_DISTV} PKGNAME = py-ijson-${MODPY_DISTV:S/.post/pl/} -REVISION = 1 CATEGORIES = textproc Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/py-ijson/distinfo,v diff -u -p -u -p -r1.4 distinfo --- distinfo 14 Nov 2024 11:55:15 -0000 1.4 +++ distinfo 20 Feb 2026 12:51:55 -0000 @@ -1,2 +1,2 @@ -SHA256 (ijson-3.3.0.tar.gz) = fxcua6G+4NTI+OvWOVd7/kKd7g8/lndaBnuLrkSS2KA= -SIZE (ijson-3.3.0.tar.gz) = 60079 +SHA256 (ijson-3.4.0.post0.tar.gz) = mqAtxwuyRWcKbKf7pze5kq7rSJU2CYBiL35Wjb8j5B4= +SIZE (ijson-3.4.0.post0.tar.gz) = 67216 cvs server: Diffing pkg