Bug 264832 - shells/fish: Update to 3.5.0
Summary: shells/fish: Update to 3.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alan Somers
URL: https://github.com/fish-shell/fish-sh...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-22 19:38 UTC by Lewis Cook
Modified: 2022-07-26 20:25 UTC (History)
0 users

See Also:
asomers: maintainer-feedback+
lcook: maintainer-feedback?


Attachments
fish-3.5.0.diff (6.59 KB, patch)
2022-06-22 19:38 UTC, Lewis Cook
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2022-06-22 19:38:09 UTC
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.
Comment 1 Alan Somers freebsd_committer freebsd_triage 2022-07-24 16:33:39 UTC
LGTM.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-26 20:24:33 UTC
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(-)