freebsd-ports/shells/zsh/distinfo
Baptiste Daroussin 7769f7cfd2 - update to 4.3.12
Changes since 4.3.11
--------------------

The zsh/parameter module has a new readonly associative array
$usergroups whose keys are the names of system groups of which the
current user is a member and whose values are the corresponding
group identifiers.

The region_highlight array, which controls highlighting of the
command line from zle widgets, is now updated dynamically as
the command line is edited.

In POSIX emulation ("emulate sh") the shell is more accurate about
when it should or should not exit on errors.

The ${NAME:OFFSET:LENGTH} syntax now supports negative LENGTH, which
counts back from the end of the string.

The (g:opts:) flag in parameter expansion processes escape sequences like
the echo and print builtins.  opts can be any combination of o, e and c.
With e, acts like print rather than echo except for octal escapes which
are controlled separately by the o option.  With c, interpret control
sequences like "^X" as bindkey does.  Regardless of the opts, \c is not
interpreted.
2011-05-31 18:29:12 +00:00

5 lines
270 B
Plaintext

SHA256 (zsh-4.3.12.tar.bz2) = 4a9fd2dac76fc08fd1dc400deba854fcefa12ad76226d93fb6c01a801324f106
SIZE (zsh-4.3.12.tar.bz2) = 2917959
SHA256 (zsh-4.3.12-doc.tar.bz2) = 8d13cc1540d79afd9fc451b43a10046fed1f11d12bdc2bbd8158bc7084a5dfed
SIZE (zsh-4.3.12-doc.tar.bz2) = 2698428