aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk85
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-06-26 09:17:43 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-06-26 09:17:43 +0000
commitf7ec9c85b59dd306d6a3614fe0cfbd00bbcb76ba (patch)
treedc72775c9ea51e75a51c8cf6accf595716fd3855 /x11-toolkits/tk85
parent8973f9fadb3c811ed43e4dc7f7b85399c76d8b70 (diff)
downloadports-f7ec9c85b59dd306d6a3614fe0cfbd00bbcb76ba.tar.gz
ports-f7ec9c85b59dd306d6a3614fe0cfbd00bbcb76ba.zip
Update to 8.5.10
Notes
Notes: svn path=/head/; revision=276434
Diffstat (limited to 'x11-toolkits/tk85')
-rw-r--r--x11-toolkits/tk85/Makefile6
-rw-r--r--x11-toolkits/tk85/distinfo4
-rw-r--r--x11-toolkits/tk85/files/patch-unix::configure12
-rw-r--r--x11-toolkits/tk85/pkg-plist1
4 files changed, 12 insertions, 11 deletions
diff --git a/x11-toolkits/tk85/Makefile b/x11-toolkits/tk85/Makefile
index 33c0596c9fec..2fb99b806dbc 100644
--- a/x11-toolkits/tk85/Makefile
+++ b/x11-toolkits/tk85/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tk
-PORTVERSION= 8.5.9
+PORTVERSION= 8.5.10
CATEGORIES= x11-toolkits
MASTER_SITES= SF/tcl/Tcl/${PORTVERSION}
PKGNAMESUFFIX?= ${THREADS_SUFFIX}
@@ -117,8 +117,8 @@ MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \
ttk_button.n ttk_checkbutton.n ttk_combobox.n ttk_entry.n ttk_frame.n \
ttk_image.n ttk_intro.n ttk_label.n ttk_labelframe.n ttk_menubutton.n \
ttk_notebook.n ttk_panedwindow.n ttk_progressbar.n ttk_radiobutton.n \
- ttk_scale.n ttk_scrollbar.n ttk_separator.n ttk_sizegrip.n ttk_style.n \
- ttk_treeview.n ttk_vsapi.n ttk_widget.n
+ ttk_scale.n ttk_scrollbar.n ttk_separator.n ttk_sizegrip.n \
+ ttk_spinbox.n ttk_style.n ttk_treeview.n ttk_vsapi.n ttk_widget.n
# MLINKS generated via awk '/ln/ {print "\t" $2,$3,"\\"}' unix/mkLinks
MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \
diff --git a/x11-toolkits/tk85/distinfo b/x11-toolkits/tk85/distinfo
index 4e016bf75ce5..7d2ac8915596 100644
--- a/x11-toolkits/tk85/distinfo
+++ b/x11-toolkits/tk85/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tk8.5.9-src.tar.gz) = f46b33d41e71ef533140f1814961f0dc22d62aac316df4a4fd3357e1fd788b83
-SIZE (tk8.5.9-src.tar.gz) = 3825659
+SHA256 (tk8.5.10-src.tar.gz) = f6ac59a3414a0989c9ca30237b3c14ceee95733eb486739ffc271c8055e37c9f
+SIZE (tk8.5.10-src.tar.gz) = 3807862
diff --git a/x11-toolkits/tk85/files/patch-unix::configure b/x11-toolkits/tk85/files/patch-unix::configure
index 4da022e29b0c..d2e2d8c0f98e 100644
--- a/x11-toolkits/tk85/files/patch-unix::configure
+++ b/x11-toolkits/tk85/files/patch-unix::configure
@@ -1,5 +1,5 @@
---- configure.orig 2010-09-02 20:12:14.000000000 +0200
-+++ configure 2010-12-09 09:26:30.809229814 +0100
+--- configure.orig 2011-06-23 20:37:39.000000000 +0200
++++ configure 2011-06-26 10:43:11.471967707 +0200
@@ -3538,6 +3538,7 @@
# Threads support - this auto-enables if Tcl was compiled threaded
#------------------------------------------------------------------------
@@ -8,7 +8,7 @@
# Check whether --enable-threads or --disable-threads was given.
if test "${enable_threads+set}" = set; then
-@@ -5815,7 +5816,7 @@
+@@ -5854,7 +5855,7 @@
SHLIB_SUFFIX=".so"
DL_OBJS="tclLoadDl.o"
DL_LIBS=""
@@ -17,7 +17,7 @@
if test $doRpath = yes; then
CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
-@@ -5826,16 +5827,16 @@
+@@ -5865,16 +5866,16 @@
# The -pthread needs to go in the CFLAGS, not LIBS
LIBS=`echo $LIBS | sed s/-pthread//`
@@ -38,12 +38,12 @@
TCL_LIB_VERSIONS_OK=nodots
;;
esac
-@@ -5844,7 +5845,7 @@
+@@ -5883,7 +5884,7 @@
# This configuration from FreeBSD Ports.
SHLIB_CFLAGS="-fPIC"
SHLIB_LD="${CC} -shared"
- TCL_SHLIB_LD_EXTRAS="-soname \$@"
+ TCL_SHLIB_LD_EXTRAS="-Wl,-soname,\$@"
- SHLIB_LD_LIBS='${LIBS}'
SHLIB_SUFFIX=".so"
DL_OBJS="tclLoadDl.o"
+ DL_LIBS=""
diff --git a/x11-toolkits/tk85/pkg-plist b/x11-toolkits/tk85/pkg-plist
index a2ff0ec9c159..bebbcfece209 100644
--- a/x11-toolkits/tk85/pkg-plist
+++ b/x11-toolkits/tk85/pkg-plist
@@ -119,6 +119,7 @@ lib/tk%%TK_VER%%/console.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/ttknote.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/ttkpane.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/ttkprogress.tcl
+%%DEMOS%%lib/tk%%TK_VER%%/demos/ttkscale.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/twind.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/unicodeout.tcl
%%DEMOS%%lib/tk%%TK_VER%%/demos/vscale.tcl