Summary: | shells/fish: Update to 3.5.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Lewis Cook <lcook> | ||||
Component: | Individual Port(s) | Assignee: | Alan Somers <asomers> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | asomers:
maintainer-feedback+
lcook: maintainer-feedback? |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/fish-shell/fish-shell/releases/tag/3.5.0 | ||||||
Attachments: |
|
LGTM. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9dee3e3d065de564c4ea7f9010af34bb8e83b88 commit e9dee3e3d065de564c4ea7f9010af34bb8e83b88 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2022-07-26 20:18:26 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2022-07-26 20:23:26 +0000 shells/fish: Update to 3.5.0 While here, drop superfluous `DOCS` from `OPTIONS_DEFAULT` as it's already an implicit option. Changes: https://github.com/fish-shell/fish-shell/releases/tag/3.5.0 PR: 264832 Approved by: asomers (maintainer) shells/fish/Makefile | 4 ++-- shells/fish/distinfo | 6 +++--- shells/fish/pkg-plist | 19 +++++++++++++++---- 3 files changed, 20 insertions(+), 9 deletions(-) |
Created attachment 234874 [details] fish-3.5.0.diff While here, drop superfluous `DOCS` from `OPTIONS_DEFAULT` as it's already an implicit option. Tested and built on Poudriere (FreeBSD 13.1 amd64), working as expected.