diff options
author | Juergen Daubert <juergen.daubert@t-online.de> | 2006-07-04 18:01:45 +0000 |
---|---|---|
committer | Juergen Daubert <juergen.daubert@t-online.de> | 2006-07-04 18:01:45 +0000 |
commit | 7c41f6463bb6bb3b53da1d5e98d2f7c966d105d0 (patch) | |
tree | 4f258725a8b073be4d5da59ca73305cc0f62c8fe /tk | |
parent | f9ad99081fa16a6206e75efde663bb72c862f77d (diff) | |
download | opt-7c41f6463bb6bb3b53da1d5e98d2f7c966d105d0.tar.gz opt-7c41f6463bb6bb3b53da1d5e98d2f7c966d105d0.tar.xz |
tcl, tk: update to 8.4.13
Diffstat (limited to 'tk')
-rw-r--r-- | tk/.footprint | 3 | ||||
-rw-r--r-- | tk/.md5sum | 2 | ||||
-rw-r--r-- | tk/Pkgfile | 2 |
3 files changed, 5 insertions, 2 deletions
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) |