[Lunar-commits] r24534 - moonbase/trunk/shells/tcsh
Dennis Veatch
stumbles at lunar-linux.org
Sat May 26 20:47:55 CEST 2007
Author: stumbles
Date: 2007-05-26 20:47:55 +0200 (Sat, 26 May 2007)
New Revision: 24534
Modified:
moonbase/trunk/shells/tcsh/DETAILS
Log:
Version bump. It was PSAFE here. BR247
Modified: moonbase/trunk/shells/tcsh/DETAILS
===================================================================
--- moonbase/trunk/shells/tcsh/DETAILS 2007-05-26 18:24:19 UTC (rev 24533)
+++ moonbase/trunk/shells/tcsh/DETAILS 2007-05-26 18:47:55 UTC (rev 24534)
@@ -1,21 +1,20 @@
MODULE=tcsh
- VERSION=6.14.00
+ VERSION=6.15.00
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=ftp://ftp.astron.com/pub/tcsh/
SOURCE_URL[1]=ftp://ftp.funet.fi/pub/unix/shells/tcsh/
SOURCE_URL[2]=ftp://ftp.gw.com/pub/unix/tcsh/
- SOURCE_VFY=sha1:55a08b31a57cfd8631edd1fb7e42f18578d8198a
+ SOURCE_VFY=sha1:d24f7bf27e80222a6293b6629c14db547f0b7387
WEB_SITE=http://www.tcsh.org
- PSAFE=no
- ENTERED=20011106
- UPDATED=20050328
+ ENTERED=20011106
+ UPDATED=20070526
SHORT="advanced C Shell."
cat << EOF
-Tcsh is an enhanced but completely compatible version of the Berkeley
+Tcsh is an enhanced but completely compatible version of the Berkeley
UNIX C shell. It is a command language interpreter usable both as an
interactive login shell and a shell script command processor. It
-includes a command line editor, programmable word completion, command
+includes a command line editor, programmable word completion, command
and file name completion, listing, MODULEing correction, a history
mechanism, job control, and a bunch of small additions to the csh
shell itself.
More information about the Lunar-commits
mailing list