OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 10-Dec-2003 21:46:26
Branch: HEAD Handle: 2003121020462302
Modified files:
openpkg-re/vcheck vc.tcl
openpkg-src/tcl tcl.spec
openpkg-web news.txt
Removed files:
openpkg-src/tcl tcl.patch
Log:
upgrading package: tcl 8.4.4 -> 8.4.5
Summary:
Revision Changes Path
1.9 +2 -2 openpkg-re/vcheck/vc.tcl
1.2 +0 -23 openpkg-src/tcl/tcl.patch
1.39 +2 -4 openpkg-src/tcl/tcl.spec
1.7719 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tcl
============================================================================
$ cvs diff -u -r1.8 -r1.9 vc.tcl
--- openpkg-re/vcheck/vc.tcl 22 Jul 2003 06:19:30 -0000 1.8
+++ openpkg-re/vcheck/vc.tcl 10 Dec 2003 20:46:23 -0000 1.9
@@ -2,12 +2,12 @@
}
prog tcl:tcl = {
- version = 8.4.4
+ version = 8.4.5
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tcl(__VER__)-src\.tar.gz
}
prog tcl:tk = {
- version = 8.4.4
+ version = 8.4.5
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tk(__VER__)-src\.tar.gz
}
@@ .
rm -f openpkg-src/tcl/tcl.patch <<'@@ .'
Index: openpkg-src/tcl/tcl.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tcl/tcl.spec
============================================================================
$ cvs diff -u -r1.38 -r1.39 tcl.spec
--- openpkg-src/tcl/tcl.spec 22 Jul 2003 08:51:45 -0000 1.38
+++ openpkg-src/tcl/tcl.spec 10 Dec 2003 20:46:25 -0000 1.39
@@ -26,7 +26,7 @@
# package version
%define V_major 8
%define V_minor 4
-%define V_level 4
+%define V_level 5
# package information
Name: tcl
@@ -38,7 +38,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20030722
+Release: 20031210
# package options
%option with_x11 no
@@ -46,7 +46,6 @@
# 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
Source1:
ftp://ftp.scriptics.com/pub/tcl/tcl%{V_major}_%{V_minor}/tk%{V_major}.%{V_minor}.%{V_level}-src.tar.gz
-Patch0: tcl.patch
# build information
Prefix: %{l_prefix}
@@ -67,7 +66,6 @@
%prep
%setup0 -q -c -n tcl-%{V_major}.%{V_minor}.%{V_level}
%setup1 -q -T -D -a 1
- %patch0
%build
# build Tcl
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7718 -r1.7719 news.txt
--- openpkg-web/news.txt 10 Dec 2003 20:45:49 -0000 1.7718
+++ openpkg-web/news.txt 10 Dec 2003 20:46:24 -0000 1.7719
@@ -1,3 +1,4 @@
+10-Dec-2003: Upgraded package: P<tcl-8.4.5-20031210>
10-Dec-2003: Upgraded package: P<libxml-2.6.3-20031210>
10-Dec-2003: Upgraded package: P<netdude-0.4.3-20031210>
10-Dec-2003: Upgraded package: P<ghostscript-8.12-20031210>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]