diff --git a/tcl/.footprint b/tcl/.footprint index e299c5866..0faf9df06 100644 --- a/tcl/.footprint +++ b/tcl/.footprint @@ -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 diff --git a/tcl/.md5sum b/tcl/.md5sum index ab0d47675..398e93891 100644 --- a/tcl/.md5sum +++ b/tcl/.md5sum @@ -1 +1 @@ -7e01b409925e4eb59ad44a4c12b9c681 tcl8.4.9-src.tar.gz +c6b655ad5db095ee73227113220c0523 tcl8.4.13-src.tar.gz diff --git a/tcl/Pkgfile b/tcl/Pkgfile index b3aa673ad..c845480ed 100644 --- a/tcl/Pkgfile +++ b/tcl/Pkgfile @@ -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) diff --git a/tk/.footprint b/tk/.footprint index 4dbbff7ab..4b7042558 100644 --- a/tk/.footprint +++ b/tk/.footprint @@ -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 diff --git a/tk/.md5sum b/tk/.md5sum index 65f2b7cfa..6bcfcf577 100644 --- a/tk/.md5sum +++ b/tk/.md5sum @@ -1 +1 @@ -1b64258abaf258e9a86f331d8de17a71 tk8.4.9-src.tar.gz +0a16d4d9398e43cbb85784c85fb807a4 tk8.4.13-src.tar.gz diff --git a/tk/Pkgfile b/tk/Pkgfile index 8279a4acf..8216e2f04 100644 --- a/tk/Pkgfile +++ b/tk/Pkgfile @@ -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)