Summary: | Upgrade shells/zsh to 4.3.5 and fix some bugs | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | baptiste.daroussin <baptiste.daroussin> | ||||||
Component: | Individual Port(s) | Assignee: | Dag-Erling Smørgrav <des> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
baptiste.daroussin
2008-03-26 15:00:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer. Here is a new patch that add a real fix (from CVS) to umount completion by correcting _canonical_path this patch deprecate the previous -- Bapt ZSh 4.3.6 is out, with the _canonical_path fix in the path, so here is a path to the zsh 4.3.4 official ports des 2008-05-02 21:13:47 UTC FreeBSD ports repository Modified files: shells/zsh Makefile distinfo pkg-plist shells/zsh/files patch-Completion-Unix-Command-_locate Removed files: shells/zsh/files patch-Completion-Unix-Command-_subversion patch-Completion-Unix-Type-_canonical_paths patch-Completion-X-Command-_acroread patch-Config_installfns.sh patch-Src::utils.c patch-environ Log: Upgrade to 4.3.6, with kind assistance from Baptiste Daroussin <baptiste.daroussin@gmail.com> PR: ports/122116 Revision Changes Path 1.92 +2 -3 ports/shells/zsh/Makefile 1.38 +6 -6 ports/shells/zsh/distinfo 1.2 +2 -31 ports/shells/zsh/files/patch-Completion-Unix-Command-_locate 1.2 +0 -20 ports/shells/zsh/files/patch-Completion-Unix-Command-_subversion (dead) 1.2 +0 -20 ports/shells/zsh/files/patch-Completion-Unix-Type-_canonical_paths (dead) 1.3 +0 -17 ports/shells/zsh/files/patch-Completion-X-Command-_acroread (dead) 1.2 +0 -15 ports/shells/zsh/files/patch-Config_installfns.sh (dead) 1.3 +0 -23 ports/shells/zsh/files/patch-Src::utils.c (dead) 1.2 +0 -253 ports/shells/zsh/files/patch-environ (dead) 1.39 +45 -6 ports/shells/zsh/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Fixed a long time ago, forgot to close |