pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/nushell
Module Name: pkgsrc
Committed By: pin
Date: Wed Jul 30 12:47:00 UTC 2025
Modified Files:
pkgsrc/shells/nushell: Makefile cargo-depends.mk distinfo
Log Message:
shells/nushell: update to 0.106.1
This patch release fixes a regression with bare string interpolation from
0.106.0, the const version of get, and several build-related issues.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/shells/nushell/Makefile
cvs rdiff -u -r1.53 -r1.54 pkgsrc/shells/nushell/cargo-depends.mk
cvs rdiff -u -r1.61 -r1.62 pkgsrc/shells/nushell/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/shells/nushell/Makefile
diff -u pkgsrc/shells/nushell/Makefile:1.77 pkgsrc/shells/nushell/Makefile:1.78
--- pkgsrc/shells/nushell/Makefile:1.77 Sat Jul 26 08:55:02 2025
+++ pkgsrc/shells/nushell/Makefile Wed Jul 30 12:47:00 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2025/07/26 08:55:02 pin Exp $
+# $NetBSD: Makefile,v 1.78 2025/07/30 12:47:00 pin Exp $
-DISTNAME= nushell-0.106.0
+DISTNAME= nushell-0.106.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=nushell/}
Index: pkgsrc/shells/nushell/cargo-depends.mk
diff -u pkgsrc/shells/nushell/cargo-depends.mk:1.53 pkgsrc/shells/nushell/cargo-depends.mk:1.54
--- pkgsrc/shells/nushell/cargo-depends.mk:1.53 Sat Jul 26 08:55:02 2025
+++ pkgsrc/shells/nushell/cargo-depends.mk Wed Jul 30 12:47:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: cargo-depends.mk,v 1.53 2025/07/26 08:55:02 pin Exp $
+# $NetBSD: cargo-depends.mk,v 1.54 2025/07/30 12:47:00 pin Exp $
CARGO_CRATE_DEPENDS+= addr2line-0.24.2
CARGO_CRATE_DEPENDS+= adler2-2.0.0
Index: pkgsrc/shells/nushell/distinfo
diff -u pkgsrc/shells/nushell/distinfo:1.61 pkgsrc/shells/nushell/distinfo:1.62
--- pkgsrc/shells/nushell/distinfo:1.61 Sat Jul 26 08:55:02 2025
+++ pkgsrc/shells/nushell/distinfo Wed Jul 30 12:47:00 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.61 2025/07/26 08:55:02 pin Exp $
+$NetBSD: distinfo,v 1.62 2025/07/30 12:47:00 pin Exp $
BLAKE2s (addr2line-0.24.2.crate) = 5bdb03ff8621c0993eda0ec3682c467ad3fc0015f48e46a70779bbd4bfbe8267
SHA512 (addr2line-0.24.2.crate) = 39cbec3c920ffc0f37584afb55e1cfe4f182e4415319a4e9bfe842360f102f7b9315f6171c0cf71ba0337123903e604096cd573fe98698a26c8eebc2376d965b
@@ -1095,9 +1095,9 @@ Size (num_threads-0.1.7.crate) = 7455 by
BLAKE2s (number_prefix-0.4.0.crate) = e2e6caf7fd792ec56ec5665184ed1b66469de944c998ee8e0eee92eb0f7105b5
SHA512 (number_prefix-0.4.0.crate) = a43b668d7314218b86ca7451daa9dfef71f6c9f6616bc34c12d94ae6030f182bcca9da83905cb46f3d49d0aa81385a787e92e4f3ae239658067adc249f8174df
Size (number_prefix-0.4.0.crate) = 6922 bytes
-BLAKE2s (nushell-0.106.0.tar.gz) = 2b07eb99f0ccacd6901c2a9f4087f3d3e3a27ad6152afcad84b69610452bbf9a
-SHA512 (nushell-0.106.0.tar.gz) = e09ec4a39ff3fc267a74268c23be9af980cc66b25e42e427a50c637fdbd13d2988b121c015040b20564ddb07ed0a63eb035abf3275ae84cb33caaf03b2856d26
-Size (nushell-0.106.0.tar.gz) = 3553915 bytes
+BLAKE2s (nushell-0.106.1.tar.gz) = 95e74df0220633a6467693ee61ce5f0a02ae55191cacbaeb95dfb1d1c8c6df47
+SHA512 (nushell-0.106.1.tar.gz) = 8ef9d2d1a18a627d15973cd5e73c96ee905c3534e818414d0cf42ddb3027571078de3857fd6898b5ff70ac38af732f14eba1af17ad541c1d6352eec21c9a6190
+Size (nushell-0.106.1.tar.gz) = 3554709 bytes
BLAKE2s (objc-sys-0.3.5.crate) = e8ca5ea722eecb7b5c4ec67cbdb0839fe7d12f671719e38ee380a1e50beff226
SHA512 (objc-sys-0.3.5.crate) = caf19594c04d666f24c791b941346d31cc6fc03adedd6d0ff393910e9489d974afccb155400b618e2d62cd13885cc85b16a3c33e4e72409e3cebb0760ae34b99
Size (objc-sys-0.3.5.crate) = 20560 bytes
Home |
Main Index |
Thread Index |
Old Index