Path to this page:
./
shells/tcsh,
Extended C-shell with many useful features
Branch: pkgsrc-2012Q1,
Version: 6.18.01nb1,
Package name: tcsh-6.18.01nb1,
Maintainer: kimTCSH is an extended C-shell with many useful features like
filename completion, history editing, etc.
Master sites: (Expand)
SHA1: eee2035645737197ff8059c84933a75d23cd76f9
RMD160: ea18bb6d4d6dca2700d74daa2940f67d45a18cb9
Filesize: 905.148 KB
Version history: (Expand)
- (2012-05-27) Updated to version: tcsh-6.18.01nb1
- (2012-04-10) Package added to pkgsrc.se, version tcsh-6.18.01 (created)
CVS history: (Expand)
2012-05-27 15:15:37 by S.P.Zeidler | Files touched by this commit (5) |
Log message:
Pullup ticket #3804 - requested by he
shells/tcsh: bugfix
Revisions pulled up:
- shells/tcsh/Makefile 1.70
- shells/tcsh/distinfo 1.29
- shells/tcsh/patches/patch-aa 1.13
- shells/tcsh/patches/patch-ab 1.12
- shells/tcsh/patches/patch-ac 1.15
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: he
Date: Fri May 25 20:01:31 UTC 2012
Modified Files:
pkgsrc/shells/tcsh: Makefile distinfo
pkgsrc/shells/tcsh/patches: patch-aa patch-ab
Log message:
Add a patch to fix issue with Meta-<key> no longer being recognized.
Patch from christos@.
Add comments to some of the other patch files to appease pkglint.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/shells/tcsh/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/shells/tcsh/distinfo
cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/tcsh/patches/patch-aa
cvs rdiff -u -r1.11 -r1.12 pkgsrc/shells/tcsh/patches/patch-ab
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: he
Date: Sat May 26 08:34:14 UTC 2012
Added Files:
pkgsrc/shells/tcsh/patches: patch-ac
Log message:
Add a patch to fix issue with Meta-<key> no longer being recognized.
Patch from christos@. (Sorry for overlooking "cvs add" earlier...)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.15 pkgsrc/shells/tcsh/patches/patch-ac
|