Path to this page:
./
shells/zsh,
The Z shell
Branch: pkgsrc-2014Q4,
Version: 5.0.7nb1,
Package name: zsh-5.0.7nb1,
Maintainer: uebayasiZsh is a UNIX command interpreter (shell) which of the standard shells
most resembles the Korn shell (ksh), although it is not completely
compatible. It includes enhancements of many types, notably in the
command-line editor, options for customising its behaviour, filename
globbing, features to make C-shell (csh) users feel more at home and
extra features drawn from tcsh (another `custom' shell).
Master sites:
SHA1: 1500191d16af8a71aec4f719a92775a074682096
RMD160: 4b1aac38996414783522762b5a8677533bf77d2d
Filesize: 3106.475 KB
Version history: (Expand)
- (2015-02-05) Updated to version: zsh-5.0.7nb1
- (2014-12-30) Package added to pkgsrc.se, version zsh-5.0.7 (created)
CVS history: (Expand)
2015-02-05 19:50:33 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #4602 - requested by snj
shells/zsh: bug fix patch
Revisions pulled up:
- shells/zsh/Makefile 1.68
- shells/zsh/distinfo 1.50
- shells/zsh/patches/patch-Completion_Base_Utility__call__program 1.1
---
Module Name: pkgsrc
Committed By: snj
Date: Wed Feb 4 09:22:34 UTC 2015
Modified Files:
pkgsrc/shells/zsh: Makefile distinfo
Added Files:
pkgsrc/shells/zsh/patches:
patch-Completion_Base_Utility__call__program
Log message:
Apply upstream revision 22c4ea424ce2e8febce04d324c5ec9898f5d534b.
Thix fixes, at the very least, issues with cvs command/filename
completion.
Bump PKGREVISION to 1.
|