OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 17-Oct-2002 18:16:24
Branch: HEAD Handle: 2002101717162202
Modified files:
openpkg-re/vcheck vc.expect
openpkg-src/expect expect.spec
openpkg-web news.txt
Log:
upgrade expect and tcl
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-re/vcheck/vc.expect
1.10 +4 -4 openpkg-src/expect/expect.spec
1.1815 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.expect
============================================================
$ cvs diff -u -r1.1 -r1.2 vc.expect
--- openpkg-re/vcheck/vc.expect 18 Mar 2002 09:50:10 -0000 1.1
+++ openpkg-re/vcheck/vc.expect 17 Oct 2002 16:16:22 -0000 1.2
@@ -2,8 +2,8 @@
}
prog expect:tcl = {
- version = 8.3.4
- url = ftp://ftp.scriptics.com/pub/tcl/tcl8_3/
- regex = tcl(__VER__)\.tar\.gz
+ version = 8.4.0
+ url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
+ regex = tcl(__VER__)-src\.tar\.gz
}
Index: openpkg-src/expect/expect.spec
============================================================
$ cvs diff -u -r1.9 -r1.10 expect.spec
--- openpkg-src/expect/expect.spec 13 Aug 2002 12:47:56 -0000 1.9
+++ openpkg-src/expect/expect.spec 17 Oct 2002 16:16:24 -0000 1.10
@@ -33,8 +33,8 @@
# this in sync!
# package versions
-%define V_expect 5.37
-%define V_tcl 8.3.4
+%define V_expect 5.38
+%define V_tcl 8.4.0
# package information
Name: expect
@@ -46,11 +46,11 @@
Group: Language
License: GPL
Version: %{V_expect}
-Release: 20020613
+Release: 20021017
# list of sources
Source0: http://expect.nist.gov/expect.tar.gz
-Source1: ftp://ftp.scriptics.com/pub/tcl/tcl8_3/tcl%{V_tcl}.tar.gz
+Source1: ftp://ftp.scriptics.com/pub/tcl/tcl8_4/tcl%{V_tcl}-src.tar.gz
# build information
Prefix: %{l_prefix}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1814 -r1.1815 news.txt
--- openpkg-web/news.txt 17 Oct 2002 16:15:47 -0000 1.1814
+++ openpkg-web/news.txt 17 Oct 2002 16:16:23 -0000 1.1815
@@ -1,3 +1,4 @@
+17-Oct-2002: Upgraded package: P<expect-5.38-20021017>
17-Oct-2002: Upgraded package: P<tcl-8.4.0-20021017>
17-Oct-2002: Upgraded package: P<gv-3.5.8-20021017>
17-Oct-2002: New package: P<xaw3d-1.5-20021017>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]