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: Fri Apr 5 08:53:14 UTC 2024
Modified Files:
pkgsrc/devel/blosc2: Makefile distinfo
Log Message:
blosc2: updated to 2.14.1
Changes from 2.14.0 to 2.14.1
* When loading plugins, first try with `python` and then `python3`.
This is because many linux distros do not have `python` as a
symlink to `python3` anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/blosc2/Makefile
cvs rdiff -u -r1.15 -r1.16 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.14 pkgsrc/devel/blosc2/Makefile:1.15
--- pkgsrc/devel/blosc2/Makefile:1.14 Tue Apr 2 20:20:12 2024
+++ pkgsrc/devel/blosc2/Makefile Fri Apr 5 08:53:14 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/04/02 20:20:12 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/04/05 08:53:14 adam Exp $
-DISTNAME= blosc2-2.14.0
+DISTNAME= blosc2-2.14.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=Blosc/}
GITHUB_PROJECT= c-blosc2
Index: pkgsrc/devel/blosc2/distinfo
diff -u pkgsrc/devel/blosc2/distinfo:1.15 pkgsrc/devel/blosc2/distinfo:1.16
--- pkgsrc/devel/blosc2/distinfo:1.15 Tue Apr 2 20:20:12 2024
+++ pkgsrc/devel/blosc2/distinfo Fri Apr 5 08:53:14 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2024/04/02 20:20:12 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/04/05 08:53:14 adam Exp $
-BLAKE2s (blosc2-2.14.0.tar.gz) = d93c69061194e2147edf6434860948548da85c3853404a3bb2c89319e2c44992
-SHA512 (blosc2-2.14.0.tar.gz) = 74f0df844c722248a1743fa6ce4b20ae526831f29cc66baf6f487e743c9fc65713e089ebab63ebcf43ac7b1201e82f9c7049dfb68cff17116de93f36d9482557
-Size (blosc2-2.14.0.tar.gz) = 3155739 bytes
+BLAKE2s (blosc2-2.14.1.tar.gz) = 8442477c5c0dcefd83f19034d1be74d6bd54c598819d8e48d32ec2a5c9b8c577
+SHA512 (blosc2-2.14.1.tar.gz) = 952e2331be4747005e82cabdda310f96031dcfe54f9fe92f68ff2efb42aa8dfb3aa9d6c3ab9ce9f94ea52c34322047447db98d530a58eddc9fca6f62872fd272
+Size (blosc2-2.14.1.tar.gz) = 3155751 bytes
SHA1 (patch-tests_test__common.h) = 8e0389248203edfe2358be0a220a8b958cb6c689
Home |
Main Index |
Thread Index |
Old Index