OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 22-Jul-2003 08:19:33
Branch: HEAD Handle: 2003072207193003
Modified files:
openpkg-re/vcheck vc.tcl
openpkg-src/tcl tcl.spec
openpkg-web news.txt
Log:
upgrading package: tcl 8.4.3 -> 8.4.4
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-re/vcheck/vc.tcl
1.37 +2 -2 openpkg-src/tcl/tcl.spec
1.5703 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tcl
============================================================================
$ cvs diff -u -r1.7 -r1.8 vc.tcl
--- openpkg-re/vcheck/vc.tcl 21 May 2003 16:05:32 -0000 1.7
+++ openpkg-re/vcheck/vc.tcl 22 Jul 2003 06:19:30 -0000 1.8
@@ -2,12 +2,12 @@
}
prog tcl:tcl = {
- version = 8.4.3
+ version = 8.4.4
url = ftp://ftp.scriptics.com/pub/tcl/tcl8_4/
regex = tcl(__VER__)-src\.tar.gz
}
prog tcl:tk = {
- version = 8.4.3
+ version = 8.4.4
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.36 -r1.37 tcl.spec
--- openpkg-src/tcl/tcl.spec 21 Jul 2003 11:34:36 -0000 1.36
+++ openpkg-src/tcl/tcl.spec 22 Jul 2003 06:19:33 -0000 1.37
@@ -26,7 +26,7 @@
# package version
%define V_major 8
%define V_minor 4
-%define V_level 3
+%define V_level 4
# package information
Name: tcl
@@ -38,7 +38,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20030721
+Release: 20030722
# package options
%option with_x11 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5702 -r1.5703 news.txt
--- openpkg-web/news.txt 21 Jul 2003 19:21:10 -0000 1.5702
+++ openpkg-web/news.txt 22 Jul 2003 06:19:31 -0000 1.5703
@@ -1,3 +1,4 @@
+22-Jul-2003: Upgraded package: P<tcl-8.4.4-20030722>
21-Jul-2003: Upgraded package: P<openpkg-tool-20030721-20030721>
21-Jul-2003: Upgraded package: P<unixodbc-2.2.6-20030721>
21-Jul-2003: Upgraded package: P<radius-1.1-20030721>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]