Update to 4.3.17
Changelog: * Fix some completion bugs * Add command completions * Bug fixes
This commit is contained in:
parent
a368aa668f
commit
91aee642ae
3 changed files with 17 additions and 9 deletions
|
@ -1,18 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.26 2012/03/03 12:54:21 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2012/04/14 16:02:45 ryoon Exp $
|
||||
|
||||
.include "../../shells/zsh/Makefile.common"
|
||||
PKGREVISION=1
|
||||
|
||||
ZSH_VERSION= 4.3.15
|
||||
ZSH_VERSION= 4.3.17
|
||||
ZSH_MAINTAINER= ryoon@NetBSD.org
|
||||
|
||||
USE_TOOLS+= env
|
||||
|
||||
CONFIGURE_ARGS+= --disable-gdbm
|
||||
|
||||
PLIST_VARS+= xattr
|
||||
PLIST_VARS+= xattr
|
||||
.if exists(/usr/include/sys/xattr.h)
|
||||
PLIST.xattr= yes
|
||||
PLIST.xattr= yes
|
||||
.endif
|
||||
|
||||
SUBST_CLASSES+= prefix-fixup
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.24 2012/01/14 14:39:18 ryoon Exp $
|
||||
@comment $NetBSD: PLIST,v 1.25 2012/04/14 16:02:45 ryoon Exp $
|
||||
bin/zsh
|
||||
bin/${PKGNAME}
|
||||
info/zsh.info
|
||||
|
@ -93,6 +93,7 @@ share/zsh/${PKGVERSION}/functions/VCS_INFO_quilt
|
|||
share/zsh/${PKGVERSION}/functions/VCS_INFO_realpath
|
||||
share/zsh/${PKGVERSION}/functions/VCS_INFO_reposub
|
||||
share/zsh/${PKGVERSION}/functions/VCS_INFO_set
|
||||
share/zsh/${PKGVERSION}/functions/_SuSEconfig
|
||||
share/zsh/${PKGVERSION}/functions/_a2ps
|
||||
share/zsh/${PKGVERSION}/functions/_a2utils
|
||||
share/zsh/${PKGVERSION}/functions/_aap
|
||||
|
@ -332,6 +333,7 @@ share/zsh/${PKGVERSION}/functions/_history
|
|||
share/zsh/${PKGVERSION}/functions/_history_complete_word
|
||||
share/zsh/${PKGVERSION}/functions/_history_modifiers
|
||||
share/zsh/${PKGVERSION}/functions/_hosts
|
||||
share/zsh/${PKGVERSION}/functions/_hwinfo
|
||||
share/zsh/${PKGVERSION}/functions/_iconv
|
||||
share/zsh/${PKGVERSION}/functions/_id
|
||||
share/zsh/${PKGVERSION}/functions/_ifconfig
|
||||
|
@ -584,6 +586,7 @@ share/zsh/${PKGVERSION}/functions/_softwareupdate
|
|||
share/zsh/${PKGVERSION}/functions/_sort
|
||||
share/zsh/${PKGVERSION}/functions/_source
|
||||
share/zsh/${PKGVERSION}/functions/_spamassassin
|
||||
share/zsh/${PKGVERSION}/functions/_sqlite
|
||||
share/zsh/${PKGVERSION}/functions/_sqsh
|
||||
share/zsh/${PKGVERSION}/functions/_ssh
|
||||
share/zsh/${PKGVERSION}/functions/_sshfs
|
||||
|
@ -670,6 +673,7 @@ share/zsh/${PKGVERSION}/functions/_value
|
|||
share/zsh/${PKGVERSION}/functions/_values
|
||||
share/zsh/${PKGVERSION}/functions/_vared
|
||||
share/zsh/${PKGVERSION}/functions/_vars
|
||||
share/zsh/${PKGVERSION}/functions/_vcsh
|
||||
share/zsh/${PKGVERSION}/functions/_vim
|
||||
share/zsh/${PKGVERSION}/functions/_vim-addons
|
||||
share/zsh/${PKGVERSION}/functions/_vnc
|
||||
|
@ -712,8 +716,10 @@ share/zsh/${PKGVERSION}/functions/_x_visual
|
|||
share/zsh/${PKGVERSION}/functions/_x_window
|
||||
share/zsh/${PKGVERSION}/functions/_xargs
|
||||
share/zsh/${PKGVERSION}/functions/_xauth
|
||||
share/zsh/${PKGVERSION}/functions/_xclip
|
||||
share/zsh/${PKGVERSION}/functions/_xdvi
|
||||
share/zsh/${PKGVERSION}/functions/_xfig
|
||||
share/zsh/${PKGVERSION}/functions/_xft_fonts
|
||||
share/zsh/${PKGVERSION}/functions/_xloadimage
|
||||
share/zsh/${PKGVERSION}/functions/_xmlsoft
|
||||
share/zsh/${PKGVERSION}/functions/_xmms2
|
||||
|
@ -730,6 +736,7 @@ share/zsh/${PKGVERSION}/functions/_xv
|
|||
share/zsh/${PKGVERSION}/functions/_xwit
|
||||
share/zsh/${PKGVERSION}/functions/_yafc
|
||||
share/zsh/${PKGVERSION}/functions/_yast
|
||||
share/zsh/${PKGVERSION}/functions/_yast2
|
||||
share/zsh/${PKGVERSION}/functions/_yodl
|
||||
share/zsh/${PKGVERSION}/functions/_yp
|
||||
share/zsh/${PKGVERSION}/functions/_yum
|
||||
|
@ -754,6 +761,7 @@ share/zsh/${PKGVERSION}/functions/_zpty
|
|||
share/zsh/${PKGVERSION}/functions/_zsh-mime-handler
|
||||
share/zsh/${PKGVERSION}/functions/_zstyle
|
||||
share/zsh/${PKGVERSION}/functions/_ztodo
|
||||
share/zsh/${PKGVERSION}/functions/_zypper
|
||||
share/zsh/${PKGVERSION}/functions/add-zsh-hook
|
||||
share/zsh/${PKGVERSION}/functions/age
|
||||
share/zsh/${PKGVERSION}/functions/allopt
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.23 2012/01/14 14:39:18 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.24 2012/04/14 16:02:45 ryoon Exp $
|
||||
|
||||
SHA1 (zsh-4.3.15.tar.bz2) = ff78f98ec3bf96bf9507e34098b64f33e6d6b3a5
|
||||
RMD160 (zsh-4.3.15.tar.bz2) = cf10504b2ee1085a4ace9387c5751fb117a2a245
|
||||
Size (zsh-4.3.15.tar.bz2) = 2969951 bytes
|
||||
SHA1 (zsh-4.3.17.tar.bz2) = d9c9b3589046b9a1d445b25eb1dda20c62bad6a3
|
||||
RMD160 (zsh-4.3.17.tar.bz2) = a7e01f36856bcdcc13c526109f8752709bd9423b
|
||||
Size (zsh-4.3.17.tar.bz2) = 2978903 bytes
|
||||
SHA1 (patch-ab) = 577a98385f258cbc47ff49d0b4bc6cc9134e864a
|
||||
SHA1 (patch-ac) = 23c086e61120f9c533e4a3a53e44c5b6b48b1352
|
||||
SHA1 (patch-af) = cedd6fb7369b0fc9debbaab29aaf40c25c587123
|
||||
|
|
Loading…
Reference in a new issue