pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/blosc2
Module Name: pkgsrc
Committed By: adam
Date: Tue Nov 11 12:56:05 UTC 2025
Modified Files:
pkgsrc/devel/blosc2: Makefile PLIST distinfo
Log Message:
blosc2: updated to 2.22.0
2.22.0
b2nd_squeeze and b2nd_squeeze_index now return views and their signatures have consequently changed.
bug fix for indexing [ndim - 1] which caused an error when ndim is 0
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/blosc2/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/blosc2/PLIST
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/blosc2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/blosc2/Makefile
diff -u pkgsrc/devel/blosc2/Makefile:1.33 pkgsrc/devel/blosc2/Makefile:1.34
--- pkgsrc/devel/blosc2/Makefile:1.33 Wed Oct 1 08:20:23 2025
+++ pkgsrc/devel/blosc2/Makefile Tue Nov 11 12:56:05 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2025/10/01 08:20:23 adam Exp $
+# $NetBSD: Makefile,v 1.34 2025/11/11 12:56:05 adam Exp $
-DISTNAME= blosc2-2.21.3
+DISTNAME= blosc2-2.22.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=Blosc/}
GITHUB_PROJECT= c-blosc2
Index: pkgsrc/devel/blosc2/PLIST
diff -u pkgsrc/devel/blosc2/PLIST:1.9 pkgsrc/devel/blosc2/PLIST:1.10
--- pkgsrc/devel/blosc2/PLIST:1.9 Tue Aug 19 10:26:13 2025
+++ pkgsrc/devel/blosc2/PLIST Tue Nov 11 12:56:05 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2025/08/19 10:26:13 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2025/11/11 12:56:05 adam Exp $
include/b2nd.h
include/blosc2.h
include/blosc2/blosc2-common.h
@@ -22,5 +22,5 @@ lib/cmake/Blosc2/Modules/toolchain-armsf
lib/libblosc2.a
lib/libblosc2.so
lib/libblosc2.so.${PKGVERSION}
-lib/libblosc2.so.5
+lib/libblosc2.so.6
lib/pkgconfig/blosc2.pc
Index: pkgsrc/devel/blosc2/distinfo
diff -u pkgsrc/devel/blosc2/distinfo:1.32 pkgsrc/devel/blosc2/distinfo:1.33
--- pkgsrc/devel/blosc2/distinfo:1.32 Wed Oct 1 08:20:23 2025
+++ pkgsrc/devel/blosc2/distinfo Tue Nov 11 12:56:05 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2025/10/01 08:20:23 adam Exp $
+$NetBSD: distinfo,v 1.33 2025/11/11 12:56:05 adam Exp $
-BLAKE2s (blosc2-2.21.3.tar.gz) = a011750577fc5825566a5d27a2c08d6b3520daf4aaadbd0772878061ff85f431
-SHA512 (blosc2-2.21.3.tar.gz) = 521dd7342d5a9a734487b23857c9f2fb8e45e5498c79291582a43e829693f7c4a882aea1aedc48ffc3b4e269357a9b787e5f9969c4494dd97a1d27c2838a2b7d
-Size (blosc2-2.21.3.tar.gz) = 3337783 bytes
+BLAKE2s (blosc2-2.22.0.tar.gz) = 00f4a3e2a633a3fe754a6c9cea87da5e57fce70c2978a03e4db64c3c73b5e9be
+SHA512 (blosc2-2.22.0.tar.gz) = 10471a3bdefc0b8e6a9f02655d3a5e922faab9a73127685f5996643c2e85f8da7733c273083a600d7451f9381ed289922e06dcf9c9e31422a5508386254f610d
+Size (blosc2-2.22.0.tar.gz) = 3337965 bytes
SHA1 (patch-tests_test__common.h) = 380e3a7421d93adbd7d01241053c0b86c2d75e8d
Home |
Main Index |
Thread Index |
Old Index