OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 24-Jul-2002 09:11:20
Branch: HEAD Handle: 2002072408111901
Modified files:
openpkg-re/vcheck vc.tcsh
openpkg-src/tcsh tcsh.spec
openpkg-web news.txt
Log:
upgrading package: tcsh 6.11 -> 6.12.00
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.tcsh
1.17 +4 -4 openpkg-src/tcsh/tcsh.spec
1.1021 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.tcsh
============================================================
$ cvs diff -u -r1.3 -r1.4 vc.tcsh
--- openpkg-re/vcheck/vc.tcsh 18 May 2002 11:05:11 -0000 1.3
+++ openpkg-re/vcheck/vc.tcsh 24 Jul 2002 07:11:19 -0000 1.4
@@ -2,7 +2,7 @@
}
prog tcsh = {
- version = 6.11
+ version = 6.12.00
url = ftp://ftp.astron.com/pub/tcsh/
regex = tcsh-(__VER__)\.tar\.gz
}
Index: openpkg-src/tcsh/tcsh.spec
============================================================
$ cvs diff -u -r1.16 -r1.17 tcsh.spec
--- openpkg-src/tcsh/tcsh.spec 29 May 2002 20:02:36 -0000 1.16
+++ openpkg-src/tcsh/tcsh.spec 24 Jul 2002 07:11:20 -0000 1.17
@@ -26,14 +26,14 @@
# package information
Name: tcsh
Summary: TENEX C-Shell
-URL: http://www2.wbs.ne.jp/~znc/tcsh/
+URL: http://www.tcsh.org/
Vendor: Christos Zoulas, William Joy et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [REL]
Group: Shell
License: BSD
-Version: 6.11
-Release: 20020416
+Version: 6.12.00
+Release: 20020724
# list of sources
Source0: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.tar.gz
@@ -55,7 +55,7 @@
and a C-like syntax.
%prep
- %setup -q -n tcsh-%{version}.00
+ %setup -q -n tcsh-%{version}
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1020 -r1.1021 news.txt
--- openpkg-web/news.txt 23 Jul 2002 12:06:10 -0000 1.1020
+++ openpkg-web/news.txt 24 Jul 2002 07:11:19 -0000 1.1021
@@ -1,3 +1,4 @@
+24-Jul-2002: Upgraded package: P<tcsh-6.12.00-20020724>
23-Jul-2002: Upgraded package: P<fsl-0.1.1-20020723>
23-Jul-2002: Upgraded package: P<devtodo-0.1.14-20020723>
23-Jul-2002: Upgraded package: P<di-3.6-20020723>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]