OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 04-Mar-2003 12:25:27
Branch: HEAD Handle: 2003030411252402
Modified files:
openpkg-re/vcheck vc.tcl
openpkg-src/tcl tcl.spec
openpkg-web news.txt
Log:
upgrade 8.4.1 -> 8.4.2
Summary:
Revision Changes Path
1.6 +2 -2 openpkg-re/vcheck/vc.tcl
1.31 +2 -2 openpkg-src/tcl/tcl.spec
1.3524 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tcl
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.tcl
--- openpkg-re/vcheck/vc.tcl 23 Oct 2002 06:52:12 -0000 1.5
+++ openpkg-re/vcheck/vc.tcl 4 Mar 2003 11:25:24 -0000 1.6
@@ -2,12 +2,12 @@
}
prog tcl:tcl = {
- version = 8.4.1
+ version = 8.4.2
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tcl(__VER__)-src\.tar.gz
}
prog tcl:tk = {
- version = 8.4.1
+ version = 8.4.2
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tk(__VER__)-src\.tar.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tcl/tcl.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 tcl.spec
--- openpkg-src/tcl/tcl.spec 15 Jan 2003 13:02:56 -0000 1.30
+++ openpkg-src/tcl/tcl.spec 4 Mar 2003 11:25:26 -0000 1.31
@@ -26,7 +26,7 @@
# package version
%define V_major 8
%define V_minor 4
-%define V_level 1
+%define V_level 2
# package information
Name: tcl
@@ -38,7 +38,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20030115
+Release: 20030304
# package options
%option with_x11 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3523 -r1.3524 news.txt
--- openpkg-web/news.txt 4 Mar 2003 11:23:21 -0000 1.3523
+++ openpkg-web/news.txt 4 Mar 2003 11:25:25 -0000 1.3524
@@ -1,3 +1,4 @@
+04-Mar-2003: Upgraded package: P<tcl-8.4.2-20030304>
04-Mar-2003: Upgraded package: P<rt-2.0.15-20030304>
04-Mar-2003: Upgraded package: P<dialog-0.9b.20030302-20030304>
04-Mar-2003: Upgraded package: P<tcpdump-3.7.2-20030304>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]