diff options
author | Danny Rawlins <romster@shortcircuit.net.au> | 2008-04-01 16:04:53 +1000 |
---|---|---|
committer | Danny Rawlins <romster@shortcircuit.net.au> | 2008-04-01 16:04:53 +1000 |
commit | 07b96799e1744adf1e90854d9849112323b9395b (patch) | |
tree | 17128c0e2642a651f4a7a5dd3ec2e86f6b614246 | |
parent | 0b8776b24183bf7b298c63a3a6b6027e4712092c (diff) | |
download | contrib-07b96799e1744adf1e90854d9849112323b9395b.tar.gz contrib-07b96799e1744adf1e90854d9849112323b9395b.tar.xz |
tk: 8.5.1 -> 8.5.2
-rw-r--r-- | tk/.footprint | 2 | ||||
-rw-r--r-- | tk/.md5sum | 2 | ||||
-rw-r--r-- | tk/Pkgfile | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/tk/.footprint b/tk/.footprint index 76b1df493..da454a205 100644 --- a/tk/.footprint +++ b/tk/.footprint @@ -333,6 +333,7 @@ drwxr-xr-x root/root usr/man/man3/ -rw-r--r-- root/root usr/man/man3/Tk_PhotoSetSize.3 -rw-r--r-- root/root usr/man/man3/Tk_PointToChar.3 -rw-r--r-- root/root usr/man/man3/Tk_PostscriptFontName.3 +-rw-r--r-- root/root usr/man/man3/Tk_PreserveColormap.3 -rw-r--r-- root/root usr/man/man3/Tk_QueueWindowEvent.3 -rw-r--r-- root/root usr/man/man3/Tk_RedrawImage.3 -rw-r--r-- root/root usr/man/man3/Tk_ReqHeight.3 @@ -481,6 +482,7 @@ drwxr-xr-x root/root usr/man/mann/ -rw-r--r-- root/root usr/man/mann/ttk_panedwindow.n.gz -rw-r--r-- root/root usr/man/mann/ttk_progressbar.n.gz -rw-r--r-- root/root usr/man/mann/ttk_radiobutton.n.gz +-rw-r--r-- root/root usr/man/mann/ttk_scale.n.gz -rw-r--r-- root/root usr/man/mann/ttk_scrollbar.n.gz -rw-r--r-- root/root usr/man/mann/ttk_separator.n.gz -rw-r--r-- root/root usr/man/mann/ttk_sizegrip.n.gz diff --git a/tk/.md5sum b/tk/.md5sum index d71113648..87cb094c4 100644 --- a/tk/.md5sum +++ b/tk/.md5sum @@ -1 +1 @@ -d95d4a180cd60b3736395bf80c7322c0 tk8.5.1-src.tar.gz +bd014bd3e1a818e06ad375b95241452d tk8.5.2-src.tar.gz diff --git a/tk/Pkgfile b/tk/Pkgfile index 1c2286cd1..31ef648da 100644 --- a/tk/Pkgfile +++ b/tk/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xorg-libxft tcl name=tk -version=8.5.1 +version=8.5.2 release=1 source=(http://dl.sourceforge.net/sourceforge/tcl/tk$version-src.tar.gz) |