diff options
author | adam <adam> | 2004-10-01 13:35:37 +0000 |
---|---|---|
committer | adam <adam> | 2004-10-01 13:35:37 +0000 |
commit | c398c1034a859fb8e91b8073c381297a090dff4b (patch) | |
tree | 3d513d04be2e250f06fce4313f21f079c29a7eae /lang/tcl/distinfo | |
parent | ea98b9428a12b28d57b783f8609de7013e9c7d87 (diff) | |
download | pkgsrc-c398c1034a859fb8e91b8073c381297a090dff4b.tar.gz |
Changes 8.4.7:
* Fixed [glob -path] bug when in the root directory
* Fixed unicode-char path installation on Windows NT-based platforms
* Properly subsitute more values in Windows tclConfig.sh
* Improved stack overflow prevention on Windows
* Fixed mem leak in [fconfigure $serial -xchar]
* Fixed crash with [cd] with a volumerelative $HOME
* Fixed clock %G %V formats for ISO8601 week numbers
* Fixed support for non-WIDE_INT aware math functions
* Added [http::config -urlencoding] option
* Fixed utf-8 encoding of \u0000 on system I/O
* Prevented dde hangs with non-responsive apps
* Added round() wide integer support
* Cleaner exit and correction of mem leaks when using the threaded
memory allocator and reinitializing
* Improved build configuration on 64-bit systems
* Added read support of PPM/PGM with the -data option
* Correct issue with displaying maximize window button on KDE-3.2.1
* Fix drawing of unicode chars in menu titles on Windows
* Correctly post Tk clipboard data to the Windows clipboard on exit
* Fix the panedwindow -opaqueresize option to work as per the docs
* Reduce Tk tk_messageBox default font size to 14-point
* Prevent possible segfault in -maxundo
* Fix XIM initialization on Solaris
* Complete the implementation of the CG version of the X drawing
emulation layer on Mac OS X
* Fix several Mac OS X usability issues
Diffstat (limited to 'lang/tcl/distinfo')
-rw-r--r-- | lang/tcl/distinfo | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/tcl/distinfo b/lang/tcl/distinfo index cbf69cd862e..bce3ce70fc4 100644 --- a/lang/tcl/distinfo +++ b/lang/tcl/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.24 2004/06/22 18:34:09 drochner Exp $ +$NetBSD: distinfo,v 1.25 2004/10/01 13:35:37 adam Exp $ -SHA1 (tcl8.4.6-src.tar.gz) = d21495ca04419fc3b1594b96b19116040c33a3f0 -Size (tcl8.4.6-src.tar.gz) = 3448711 bytes -SHA1 (patch-aa) = c23a611dd51dd030f6c77578eb455aa3d63d5c08 -SHA1 (patch-ab) = 7b5dc8c937fedf43042a558f7afdec2a93ba3a62 -SHA1 (patch-ac) = efc40f45f73cec2770231ff515314fc41bbd166e -SHA1 (patch-ae) = 9a6f9b47c926f851a799ece713668f0955344ce3 -SHA1 (patch-af) = 164fa9ee7fe4baa9b3f3a13716aefbf415e3be0a +SHA1 (tcl8.4.7-src.tar.gz) = 1529d8473bde5ba3430a93047d546697fe6dee7b +Size (tcl8.4.7-src.tar.gz) = 3472974 bytes +SHA1 (patch-aa) = 5c5034b02b753f129124ee3a337772abaf83ef48 +SHA1 (patch-ab) = 7981c3ec9c4aaa1fb81755705478a996adcdf967 +SHA1 (patch-ac) = ca2409270eee18ca2c8ddf9a002d9fff95053e4d +SHA1 (patch-ae) = 1a5d12dc602dcde257e6b3e139f0d975ece74983 +SHA1 (patch-af) = e28694b1dcd5ffd423469b3c15a7786398c187d1 SHA1 (patch-ag) = 24d047f68140b15ebb7823426ae06d83204b1da9 SHA1 (patch-ah) = 0aaa349fcf9ce736e1f7d3dad377ee355f549ecb |