Subject: CVS commit: pkgsrc/shells/fish
From: Nia Alarie
Date: 2021-04-08 12:46:52
Message id: 20210408104652.BCDCBFA95@cvs.NetBSD.org

Log Message:
fish: update to 3.2.2

fish 3.2.2 (released April 7, 2021)
====================================

This release of fish fixes a number of additional issues identified in the fish \ 
3.2 series:

- The command-not-found handler used suggestions from ``pacman`` on Arch Linux, \ 
but this caused major slowdowns on some systems and has been disabled \ 
(:issue:`7841`).
- fish will no longer hang on exit if another process is in the foreground on \ 
macOS (:issue:`7901`).
- Certain programs (such as ``lazygit``) could create situations where fish \ 
would not receive keystrokes correctly, but it is now more robust in these \ 
situations (:issue:`7853`).
- Arguments longer than 1024 characters no longer trigger excessive CPU usage on \ 
macOS (:issue:`7837`).
- fish builds correctly on macOS when using new versions of Xcode (:issue:`7838`).
- Completions for ``aura`` (:issue:`7865`) and ``tshark`` (:issue:`7858`) should \ 
no longer produce errors.
- Background jobs no longer interfere with syntax highlighting (a regression \ 
introduced in fish 3.2.1, :issue:`7842`).

If you are upgrading from version 3.1.2 or before, please also review the \ 
release notes for 3.2.1 and 3.2.0 (included below).

Files:
RevisionActionfile
1.30modifypkgsrc/shells/fish/Makefile
1.22modifypkgsrc/shells/fish/distinfo