Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349291 - app-shells/zsh-4.3.11 version bump
Summary: app-shells/zsh-4.3.11 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Torsten Veller (RETIRED)
URL: http://zsh.sourceforge.net/News/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-21 13:00 UTC by Wojciech Porczyk
Modified: 2011-01-03 09:39 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gentoo init.d completion patch against zsh-4.3.11 (zsh-4.3.11-init.d-gentoo.diff,1.14 KB, patch)
2010-12-23 07:16 UTC, David Bitseff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Porczyk 2010-12-21 13:00:45 UTC
zsh-4.3.11 is out; from news release:

Improved parameter expansion (${NAME:OFFSET} and ${NAME:OFFSET:LENGTH} for substrings and subarrays, (D) abbreviated directories, (Z) enhanced (z), {3..9..2} step in brace expansion, (P) adds word before each match), additional styles for zle_highlight ('suffix' for trailing /, 'special' for invalid multibyte chars), new option HIST_LEX_WORDS to perform "correct" splitting of history lines (not only on whitespace), multiple new POSIX_ options to improve POSIX compliance and an improved SUN_KEYBOARD_HACK which is now called KEYBOARD_HACK.
Comment 1 David Bitseff 2010-12-23 07:16:15 UTC
Created attachment 257826 [details, diff]
gentoo init.d completion patch against zsh-4.3.11

A simple copy of the zsh-4.3.10 ebuild failed when applying the zsh-init.d-gentoo.diff completion patch.  Here's a patch for 4.3.11 that seems to work.
Comment 2 Boris Faure 2010-12-29 13:14:10 UTC
I confirm this patch works fine on amd64.
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2011-01-03 09:39:21 UTC
In the tree. Thanks