I've been running with the same diff for a few days and it worked fine for me.
ok volker@

On 2025-03-16 09:13, Sebastien Marie wrote:
Hi,

The following diff updates shells/fish to 4.0.1

Very few changes ports wise.

ChangeLog: https://github.com/fish-shell/fish-shell/releases/tag/4.0.1

Comments or OK ?
--
Sebastien Marie


diff --git a/shells/fish/Makefile b/shells/fish/Makefile
index 5d97b8679e..a595921dca 100644
--- a/shells/fish/Makefile
+++ b/shells/fish/Makefile
@@ -1,6 +1,6 @@
COMMENT =               friendly interactive shell

-V =                    4.0.0
+V =                    4.0.1

DISTNAME =              fish-${V}

diff --git a/shells/fish/distinfo b/shells/fish/distinfo
index 4e550b17e4..5ead02b383 100644
--- a/shells/fish/distinfo
+++ b/shells/fish/distinfo
@@ -73,7 +73,7 @@
SHA256 (cargo/windows_x86_64_gnu-0.52.6.tar.gz) = 
FHpcgKq/vwx9kBy1iV0d4w7ykH6yH7urKcqUxbCLGng=
SHA256 (cargo/windows_x86_64_gnullvm-0.52.6.tar.gz) = 
JNWyPcQXQSZ5aBOW8rSfPejBRz3rUWvTRBCHLv9R7Q0=
SHA256 (cargo/windows_x86_64_msvc-0.52.6.tar.gz) = 
WJ9tqExkYgR0fRJwoqVmHqZu0cztJjHVRv37FVlZ+ew=
-SHA256 (fish-4.0.0.tar.xz) = L9pb2XA1cGTY1MiW4IKFulmWXKKoxIKcqKgr87icafM=
+SHA256 (fish-4.0.1.tar.xz) = TtY6cCByg+Fc8h/F8h20IwQh5PmNSCa1scglTWnHYrU=
SHA256 (fish-shell-rust-pcre2-0.2.9-utf32.tar.gz) = 
5a8G17c3tm90dqIj6KbNHiscqDSziz3liQHU288KBU0=
SIZE (cargo/allocator-api2-0.2.18.tar.gz) = 62504
SIZE (cargo/autocfg-1.4.0.tar.gz) = 17712
@@ -150,5 +150,5 @@
SIZE (cargo/windows_x86_64_gnu-0.52.6.tar.gz) = 836363
SIZE (cargo/windows_x86_64_gnullvm-0.52.6.tar.gz) = 435707
SIZE (cargo/windows_x86_64_msvc-0.52.6.tar.gz) = 832564
-SIZE (fish-4.0.0.tar.xz) = 3047432
+SIZE (fish-4.0.1.tar.xz) = 3049856
SIZE (fish-shell-rust-pcre2-0.2.9-utf32.tar.gz) = 742431
diff --git a/shells/fish/pkg/PLIST b/shells/fish/pkg/PLIST
index 7a09479ce1..40d9129db8 100644
--- a/shells/fish/pkg/PLIST
+++ b/shells/fish/pkg/PLIST
@@ -22,6 +22,7 @@
share/doc/fish/
share/doc/fish/.buildinfo
share/doc/fish/CHANGELOG.rst
+share/doc/fish/_sources/
share/doc/fish/_static/
share/doc/fish/_static/basic.css
share/doc/fish/_static/classic.css


Reply via email to