diff options
-rw-r--r-- | extra/tk/.footprint | 4 | ||||
-rw-r--r-- | extra/tk/.md5sum | 2 | ||||
-rwxr-xr-x | extra/tk/Pkgfile | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/extra/tk/.footprint b/extra/tk/.footprint index b875cbbfe..0fb1e8c3b 100644 --- a/extra/tk/.footprint +++ b/extra/tk/.footprint @@ -89,7 +89,7 @@ drwxr-xr-x root/root usr/lib/tk8.5/demos/images/ -rw-r--r-- root/root usr/lib/tk8.5/demos/sayings.tcl -rw-r--r-- root/root usr/lib/tk8.5/demos/search.tcl -rw-r--r-- root/root usr/lib/tk8.5/demos/spin.tcl --rwxr-xr-x root/root usr/lib/tk8.5/demos/square +-rw-r--r-- root/root usr/lib/tk8.5/demos/square -rw-r--r-- root/root usr/lib/tk8.5/demos/states.tcl -rw-r--r-- root/root usr/lib/tk8.5/demos/style.tcl -rw-r--r-- root/root usr/lib/tk8.5/demos/tclIndex @@ -182,6 +182,7 @@ drwxr-xr-x root/root usr/lib/tk8.5/ttk/ -rw-r--r-- root/root usr/lib/tk8.5/ttk/treeview.tcl -rw-r--r-- root/root usr/lib/tk8.5/ttk/ttk.tcl -rw-r--r-- root/root usr/lib/tk8.5/ttk/utils.tcl +-rw-r--r-- root/root usr/lib/tk8.5/ttk/vistaTheme.tcl -rw-r--r-- root/root usr/lib/tk8.5/ttk/winTheme.tcl -rw-r--r-- root/root usr/lib/tk8.5/ttk/xpTheme.tcl -rw-r--r-- root/root usr/lib/tk8.5/unsupported.tcl @@ -559,6 +560,7 @@ drwxr-xr-x root/root usr/share/man/mann/ -r--r--r-- root/root usr/share/man/mann/ttk_sizegrip.n.gz -r--r--r-- root/root usr/share/man/mann/ttk_style.n.gz -r--r--r-- root/root usr/share/man/mann/ttk_treeview.n.gz +-r--r--r-- root/root usr/share/man/mann/ttk_vsapi.n.gz -r--r--r-- root/root usr/share/man/mann/ttk_widget.n.gz -r--r--r-- root/root usr/share/man/mann/winfo.n.gz -r--r--r-- root/root usr/share/man/mann/wm.n.gz diff --git a/extra/tk/.md5sum b/extra/tk/.md5sum index 92a54e01b..9fba77a66 100644 --- a/extra/tk/.md5sum +++ b/extra/tk/.md5sum @@ -1 +1 @@ -0764f63ae2106b4774c4ecb0ef391610 tk8.5.7-src.tar.gz +13bf90602e16fc530e05196431021dc6 tk8.5.8-src.tar.gz diff --git a/extra/tk/Pkgfile b/extra/tk/Pkgfile index 52af863ed..b8cd5ba53 100755 --- a/extra/tk/Pkgfile +++ b/extra/tk/Pkgfile @@ -5,7 +5,7 @@ # Depends on: tcl, xorg-libx11 name=tk -version=8.5.7 +version=8.5.8 release=1 source=( http://downloads.sourceforge.net/tcl/${name}$version-src.tar.gz ) |