pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-zopfli
Module Name: pkgsrc
Committed By: adam
Date: Sun Feb 15 13:52:55 UTC 2026
Modified Files:
pkgsrc/archivers/py-zopfli: Makefile distinfo
Log Message:
py-zopfli: updated to 0.4.1
0.4.1
The upstream google/zopfli repo is archived, so we switched the submodule to
the fonttools fork which includes a fix for unaligned memory access that caused
SIGBUS on strict-alignment architectures such as SPARC
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/archivers/py-zopfli/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/archivers/py-zopfli/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-zopfli/Makefile
diff -u pkgsrc/archivers/py-zopfli/Makefile:1.12 pkgsrc/archivers/py-zopfli/Makefile:1.13
--- pkgsrc/archivers/py-zopfli/Makefile:1.12 Mon Nov 10 09:54:12 2025
+++ pkgsrc/archivers/py-zopfli/Makefile Sun Feb 15 13:52:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/11/10 09:54:12 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/02/15 13:52:55 adam Exp $
-DISTNAME= zopfli-0.4.0
+DISTNAME= zopfli-0.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/post//}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zopfli/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/fonttools/p
COMMENT= Zopfli module for Python
LICENSE= apache-2.0
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
Index: pkgsrc/archivers/py-zopfli/distinfo
diff -u pkgsrc/archivers/py-zopfli/distinfo:1.6 pkgsrc/archivers/py-zopfli/distinfo:1.7
--- pkgsrc/archivers/py-zopfli/distinfo:1.6 Mon Nov 10 09:54:12 2025
+++ pkgsrc/archivers/py-zopfli/distinfo Sun Feb 15 13:52:55 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/11/10 09:54:12 wiz Exp $
+$NetBSD: distinfo,v 1.7 2026/02/15 13:52:55 adam Exp $
-BLAKE2s (zopfli-0.4.0.tar.gz) = 2f9e3eedc4689e7ba7535e89caec3ff73db048376975720bbb4d99769f3f921e
-SHA512 (zopfli-0.4.0.tar.gz) = 8b9d57edbee25346af869ceaac58f2102bc079f35d9fbb46f55e16518287c17fb0de19f4307f7c02de7e5e0ef3703f7b1ecc4eb0e4475e69e857c3b5f157d2f5
-Size (zopfli-0.4.0.tar.gz) = 176720 bytes
+BLAKE2s (zopfli-0.4.1.tar.gz) = 7592dd25cce12514f1566b5d9c9c29ec01107300e93cc266bdb802909bbbde72
+SHA512 (zopfli-0.4.1.tar.gz) = de2943c83ba7d940b5c3b16050b7a32938c4d326ef0dc33849dc09099ff5c774f0e541b84fcaa1d2cf00955f0f1f11cdf0fac964347b9150baab976882b4b7e8
+Size (zopfli-0.4.1.tar.gz) = 179001 bytes
Home |
Main Index |
Thread Index |
Old Index