OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re, openpkg-web, openpkg-src Date: 23-Oct-2002 08:52:13
Branch: HEAD Handle: 2002102307521201
Modified files:
openpkg-re/vcheck vc.tcl
openpkg-src/tcl tcl.spec
openpkg-web news.txt
Log:
upgrading package: tcl 8.4.0 -> 8.4.1
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-re/vcheck/vc.tcl
1.25 +2 -2 openpkg-src/tcl/tcl.spec
1.1865 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.tcl
============================================================
$ cvs diff -u -r1.4 -r1.5 vc.tcl
--- openpkg-re/vcheck/vc.tcl 17 Oct 2002 16:15:46 -0000 1.4
+++ openpkg-re/vcheck/vc.tcl 23 Oct 2002 06:52:12 -0000 1.5
@@ -2,12 +2,12 @@
}
prog tcl:tcl = {
- version = 8.4.0
+ version = 8.4.1
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tcl(__VER__)-src\.tar.gz
}
prog tcl:tk = {
- version = 8.4.0
+ version = 8.4.1
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tk(__VER__)-src\.tar.gz
}
Index: openpkg-src/tcl/tcl.spec
============================================================
$ cvs diff -u -r1.24 -r1.25 tcl.spec
--- openpkg-src/tcl/tcl.spec 17 Oct 2002 16:15:48 -0000 1.24
+++ openpkg-src/tcl/tcl.spec 23 Oct 2002 06:52:13 -0000 1.25
@@ -26,7 +26,7 @@
# package version
%define V_major 8
%define V_minor 4
-%define V_level 0
+%define V_level 1
# package options
%ifndef with_x11
@@ -43,7 +43,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20021017
+Release: 20021023
# list of sources
Source0:
ftp://ftp.scriptics.com/pub/tcl/tcl%{V_major}_%{V_minor}/tcl%{V_major}.%{V_minor}.%{V_level}-src.tar.gz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1864 -r1.1865 news.txt
--- openpkg-web/news.txt 22 Oct 2002 19:47:39 -0000 1.1864
+++ openpkg-web/news.txt 23 Oct 2002 06:52:12 -0000 1.1865
@@ -1,3 +1,4 @@
+23-Oct-2002: Upgraded package: P<tcl-8.4.1-20021023>
22-Oct-2002: Upgraded package: P<docbook-4.2-20021022>
22-Oct-2002: Upgraded package: P<tidy-20021021-20021022>
22-Oct-2002: Upgraded package: P<lbreakout-2.3.6-20021022>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]