OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Dec-2007 09:42:28
Branch: HEAD Handle: 2007122008422700
Modified files:
openpkg-src/tcl tcl.spec
Log:
upgrading package: tcl 8.4.16 -> 8.5.0
Summary:
Revision Changes Path
1.64 +3 -3 openpkg-src/tcl/tcl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcl/tcl.spec
============================================================================
$ cvs diff -u -r1.63 -r1.64 tcl.spec
--- openpkg-src/tcl/tcl.spec 22 Sep 2007 09:34:56 -0000 1.63
+++ openpkg-src/tcl/tcl.spec 20 Dec 2007 08:42:27 -0000 1.64
@@ -24,8 +24,8 @@
# package version
%define V_major 8
-%define V_minor 4
-%define V_level 16
+%define V_minor 5
+%define V_level 0
# package information
Name: tcl
@@ -38,7 +38,7 @@
Group: Language
License: GPL
Version: %{V_major}.%{V_minor}.%{V_level}
-Release: 20070922
+Release: 20071220
# package options
%option with_x11 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]