tcl, tk: update to 8.4.13

This commit is contained in:
Juergen Daubert 2006-07-04 18:01:45 +00:00
parent f9ad99081f
commit 7c41f6463b
6 changed files with 8 additions and 4 deletions

View File

@ -177,6 +177,7 @@ drwxr-xr-x root/root usr/man/man3/
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelOutputProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelSeekProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelSetOptionProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelThreadActionProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelVersion.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelWatchProc.3
-rw-r--r-- root/root usr/man/man3/Tcl_ChannelWideSeekProc.3

View File

@ -1 +1 @@
7e01b409925e4eb59ad44a4c12b9c681 tcl8.4.9-src.tar.gz
c6b655ad5db095ee73227113220c0523 tcl8.4.13-src.tar.gz

View File

@ -4,7 +4,7 @@
# Packager: Sven Dahl, dahl at c64 dot org
name=tcl
version=8.4.9
version=8.4.13
release=1
source=(http://dl.sourceforge.net/sourceforge/tcl/tcl${version}-src.tar.gz)

View File

@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/tkColor.h
-rw-r--r-- root/root usr/include/tkDecls.h
-rw-r--r-- root/root usr/include/tkDefault.h
-rw-r--r-- root/root usr/include/tkEntry.h
-rw-r--r-- root/root usr/include/tkFileFilter.h
-rw-r--r-- root/root usr/include/tkFont.h
-rw-r--r-- root/root usr/include/tkInitScript.h
@ -67,10 +68,12 @@ drwxr-xr-x root/root usr/lib/tk8.4/msgs/
-rw-r--r-- root/root usr/lib/tk8.4/msgs/en_gb.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/eo.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/es.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/es_ES.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/fr.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/it.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/nl.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/pl.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/pt.msg
-rw-r--r-- root/root usr/lib/tk8.4/msgs/ru.msg
-rw-r--r-- root/root usr/lib/tk8.4/obsolete.tcl
-rw-r--r-- root/root usr/lib/tk8.4/optMenu.tcl

View File

@ -1 +1 @@
1b64258abaf258e9a86f331d8de17a71 tk8.4.9-src.tar.gz
0a16d4d9398e43cbb85784c85fb807a4 tk8.4.13-src.tar.gz

View File

@ -5,7 +5,7 @@
# Depends on: x11, tcl
name=tk
version=8.4.9
version=8.4.13
release=1
source=(http://dl.sourceforge.net/sourceforge/tcl/tk${version}-src.tar.gz)