Subject: CVS commit: pkgsrc/x11/tk
From: Adam Ciarcinski
Date: 2006-04-27 10:18:09
Message id: 20060427081809.BFB182DA27@cvs.netbsd.org

Log Message:
Changes 8.4.13:
* Win NT/XP: unicode console support taken back out.
* ${prefix}/share addition to ::tcl_pkgPath undone.
* Warning message for packages with incorrect index scripts silenced.
* Correct syntax error in configure script (bash 3.1 exposes it).
* Tk incompatibilities with SCIM resolved.
* Improved [file writable] support of Windows conventions.
* Tcl_GetIndexFromObj() support for exact matching of empty key.
* Tk Portuguese localization support (pt.msg).
* Tk more robust when X server does not recognize color name "Black".
* Tk_PhotoPutBlock() performance improvement.
* [lsearch -start $pastEnd] no longer finds match at end of list.
* Correct [expr abs($LONG_MIN)] result.
* Correct [string range] failures on some strings containing \x00.
* TCL_EVAL_GLOBAL and [uplevel 0] agreement when traces or [unknown] active.
* Corrections to context of auto-loading the target of an interp alias.
* Corrected some interference between enter and enterstep traces.
* Correct [$img configure -data] failure to change X display.
* Tk_GetBitmapFromData() thread safety.
* Crashes in [grid] for some invalid index arguments.
* Crash when all content of a [text] is elided.
* Crash in [$text edit undo/redo].
* Crash in animated GIF display with variable frame size.
* Crash related to pipe usage in thread-enabled Tcl on Windows.
* Crash when [$text dump -command] changes contents while dumping.
* Crash reading utf-8 when multibyte char spans multiple buffers at EOF.
* Several finalization crashes corrected.

Files:
RevisionActionfile
1.56modifypkgsrc/x11/tk/Makefile
1.4modifypkgsrc/x11/tk/Makefile.version
1.8modifypkgsrc/x11/tk/PLIST
1.18modifypkgsrc/x11/tk/buildlink3.mk
1.28modifypkgsrc/x11/tk/distinfo
1.25modifypkgsrc/x11/tk/patches/patch-ab
1.15modifypkgsrc/x11/tk/patches/patch-ac
1.9modifypkgsrc/x11/tk/patches/patch-ad
1.2removepkgsrc/x11/tk/patches/patch-ae