pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/shells/fish
Module Name: pkgsrc
Committed By: ktnb
Date: Tue Apr 2 14:56:47 UTC 2024
Modified Files:
pkgsrc/shells/fish: Makefile PLIST distinfo
Log Message:
shells/fish: update to 3.7.1
- Deleting the last history entry via history delete works again
- Wildcards (*) will no longer sometimes generate paths that did not
exist
- Fixed crash when trying to run an ELF program with a missing interpreter
- funced will now always source the file after it has written it,
even if the contents did not change.
- Added completions for: cobra-cli, dmidecode, mycli, ollama, pstree
- Some improvements to documentation and completions.
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/shells/fish/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/shells/fish/PLIST
cvs rdiff -u -r1.36 -r1.37 pkgsrc/shells/fish/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/fish/Makefile
diff -u pkgsrc/shells/fish/Makefile:1.51 pkgsrc/shells/fish/Makefile:1.52
--- pkgsrc/shells/fish/Makefile:1.51 Mon Jan 8 21:30:05 2024
+++ pkgsrc/shells/fish/Makefile Tue Apr 2 14:56:47 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2024/01/08 21:30:05 maya Exp $
+# $NetBSD: Makefile,v 1.52 2024/04/02 14:56:47 ktnb Exp $
-DISTNAME= fish-3.7.0
+DISTNAME= fish-3.7.1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GITHUB:=fish-shell/}
GITHUB_PROJECT= fish-shell
Index: pkgsrc/shells/fish/PLIST
diff -u pkgsrc/shells/fish/PLIST:1.19 pkgsrc/shells/fish/PLIST:1.20
--- pkgsrc/shells/fish/PLIST:1.19 Sun Jan 7 16:08:52 2024
+++ pkgsrc/shells/fish/PLIST Tue Apr 2 14:56:47 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2024/01/07 16:08:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2024/04/02 14:56:47 ktnb Exp $
bin/fish
bin/fish_indent
bin/fish_key_reader
@@ -323,6 +323,7 @@ share/fish/completions/clojure.fish
share/fish/completions/cmark.fish
share/fish/completions/cmd.fish
share/fish/completions/cmdkey.fish
+share/fish/completions/cobra-cli.fish
share/fish/completions/code.fish
share/fish/completions/color.fish
share/fish/completions/colordiff.fish
@@ -390,6 +391,7 @@ share/fish/completions/djxl.fish
share/fish/completions/dlocate.fish
share/fish/completions/dm-tool.fish
share/fish/completions/dmesg.fish
+share/fish/completions/dmidecode.fish
share/fish/completions/dnf.fish
share/fish/completions/doas.fish
share/fish/completions/docker.fish
@@ -533,7 +535,6 @@ share/fish/completions/helm.fish
share/fish/completions/help.fish
share/fish/completions/heroku.fish
share/fish/completions/hg.fish
-share/fish/completions/highlight.fish
share/fish/completions/hikari.fish
share/fish/completions/history.fish
share/fish/completions/hjson.fish
@@ -693,6 +694,7 @@ share/fish/completions/mupdf.fish
share/fish/completions/mutt.fish
share/fish/completions/mv.fish
share/fish/completions/mvn.fish
+share/fish/completions/mycli.fish
share/fish/completions/mysql.fish
share/fish/completions/mysqldump.fish
share/fish/completions/namei.fish
@@ -732,6 +734,7 @@ share/fish/completions/octave.fish
share/fish/completions/oggenc.fish
share/fish/completions/oksh.fish
share/fish/completions/okular.fish
+share/fish/completions/ollama.fish
share/fish/completions/omega.fish
share/fish/completions/op.fish
share/fish/completions/opam.fish
@@ -815,6 +818,7 @@ share/fish/completions/ps2pdf14.fish
share/fish/completions/ps2pdfwr.fish
share/fish/completions/psql.fish
share/fish/completions/pstack.fish
+share/fish/completions/pstree.fish
share/fish/completions/psub.fish
share/fish/completions/pushd.fish
share/fish/completions/pv.fish
Index: pkgsrc/shells/fish/distinfo
diff -u pkgsrc/shells/fish/distinfo:1.36 pkgsrc/shells/fish/distinfo:1.37
--- pkgsrc/shells/fish/distinfo:1.36 Sun Jan 7 16:08:52 2024
+++ pkgsrc/shells/fish/distinfo Tue Apr 2 14:56:47 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.36 2024/01/07 16:08:52 wiz Exp $
+$NetBSD: distinfo,v 1.37 2024/04/02 14:56:47 ktnb Exp $
-BLAKE2s (fish-3.7.0.tar.xz) = 36aa0f5ad3299521b33292082135dba29603c55e250ddc2dfc189a7b2b283780
-SHA512 (fish-3.7.0.tar.xz) = bc5121ddd2a9918befac197b215721f20b69984897ec57558bef8e3a36a849935f6d1ec1c74c2d92e565f23e417039d7130122549c8b1d8c55dd8dbfb51a2d34
-Size (fish-3.7.0.tar.xz) = 2961912 bytes
+BLAKE2s (fish-3.7.1.tar.xz) = 0d00f7d6578c45e9f8d4afe2cb5f71cf1ad16c99b365bff442c2b4cc030f8738
+SHA512 (fish-3.7.1.tar.xz) = f1605c400c5d5494f37b92dd386963dba7a3f3c401c369aaf3ff616d9d94836a0138d26074be24c92d94d9d7b625513800899c9431f5e21be0757eb0a0bfd3fe
+Size (fish-3.7.1.tar.xz) = 2965756 bytes
SHA1 (patch-build__tools_git__version__gen.sh) = d66abecc900fa411f6da9c5fbb9f70f533025a49
SHA1 (patch-cmake_ConfigureChecks.cmake) = e8194cd5b927e6f5c42afb8ca953756d223b8d1c
SHA1 (patch-cmake_Install.cmake) = 1defcb125ab0082649f1b6e592df96a9c5d49c0a
Home |
Main Index |
Thread Index |
Old Index