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: adam
Date: Mon May 26 08:17:08 UTC 2025
Modified Files:
pkgsrc/shells/nushell: Makefile distinfo
Log Message:
nushell: updated to 0.104.1
0.104.1
This release fixes some issues related to the Windows MSI installer and the
Nushell winget package. macOS and Linux users are not affected.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 pkgsrc/shells/nushell/Makefile
cvs rdiff -u -r1.58 -r1.59 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.74 pkgsrc/shells/nushell/Makefile:1.75
--- pkgsrc/shells/nushell/Makefile:1.74 Sat May 10 13:59:05 2025
+++ pkgsrc/shells/nushell/Makefile Mon May 26 08:17:08 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2025/05/10 13:59:05 pin Exp $
+# $NetBSD: Makefile,v 1.75 2025/05/26 08:17:08 adam Exp $
-DISTNAME= nushell-0.104.0
+DISTNAME= nushell-0.104.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=nushell/}
@@ -18,7 +18,7 @@ PKG_SHELL= bin/nu
ARGMAX_REQ= 1048576
-MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}
+MAKE_ENV+= OPENSSL_DIR=${BUILDLINK_PREFIX.openssl}
RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
RUSTFLAGS+= -C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.libX11}/lib
RUSTFLAGS+= -C link-arg=-L${BUILDLINK_PREFIX.libX11}/lib
Index: pkgsrc/shells/nushell/distinfo
diff -u pkgsrc/shells/nushell/distinfo:1.58 pkgsrc/shells/nushell/distinfo:1.59
--- pkgsrc/shells/nushell/distinfo:1.58 Sat May 10 13:59:05 2025
+++ pkgsrc/shells/nushell/distinfo Mon May 26 08:17:08 2025
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.58 2025/05/10 13:59:05 pin Exp $
+$NetBSD: distinfo,v 1.59 2025/05/26 08:17:08 adam Exp $
BLAKE2s (addr2line-0.24.2.crate) = 5bdb03ff8621c0993eda0ec3682c467ad3fc0015f48e46a70779bbd4bfbe8267
SHA512 (addr2line-0.24.2.crate) = 39cbec3c920ffc0f37584afb55e1cfe4f182e4415319a4e9bfe842360f102f7b9315f6171c0cf71ba0337123903e604096cd573fe98698a26c8eebc2376d965b
@@ -1059,9 +1059,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.104.0.tar.gz) = d4c08329519bdbbc6b7c5e528555b4eeaf37039d4ba9c205e138ee596a428c68
-SHA512 (nushell-0.104.0.tar.gz) = c21ae55be6db83f98545197a4049bc7d6b50533e9b106cc4c01a03c8793a9dd0b4ea2c0bf691041bb329da871061b39137613cf71dc20f2d4e4e0dd4dd1383d7
-Size (nushell-0.104.0.tar.gz) = 3477814 bytes
+BLAKE2s (nushell-0.104.1.tar.gz) = 1607645cdeb5b4e94977eccfa01fb5154ec4223322ddde5a00847c01ab01d641
+SHA512 (nushell-0.104.1.tar.gz) = 963efb959385d28839a1505111a3841c08cad7c1941c7c5a3dfc941d34cbd0d2a46d1602cd72f8b5920d86a03b2c157da9893f8ea2b25bbab81c12651a2e91c9
+Size (nushell-0.104.1.tar.gz) = 3486074 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