Bug 235208

Summary: shells/zsh: Update to 5.7
Product: Ports & Packages Reporter: Alexandre C. Guimarães <rigoletto>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me CC: jbeich, yasu
Priority: --- Keywords: needs-patch, needs-qa
Version: LatestFlags: rigoletto: maintainer-feedback? (bapt)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Update zsh to v5.7. none

Description Alexandre C. Guimarães freebsd_committer freebsd_triage 2019-01-25 23:44:44 UTC
Created attachment 201406 [details]
Update zsh to v5.7.
Comment 1 Alexandre C. Guimarães freebsd_committer freebsd_triage 2019-01-26 00:04:06 UTC
Break `textproc/zsh-syntax-highlighting`:

(anon):14: failed to load module: zsh/regex
(anon):14: -regex-match not available for regex
Comment 2 Jan Beich freebsd_committer freebsd_triage 2019-01-26 23:21:08 UTC
Comment on attachment 201406 [details]
Update zsh to v5.7.

Fixing existing pkg-plist issues (sorting and duplicates) should probably be done in a separate commit/patch to make review easier.

> +%%DATADIR%%/%%ZSH_VER%%/functions/MIME/zsh-mime-setup.bak

Looks like a remnant from post-patch. Try adding -i '' after ${REINPLACE_CMD} to avoid it in "make makeplist" output.