Subject: CVS commit: pkgsrc/x11/tk
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 01/05/2005 09:15:45
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed Jan  5 09:15:45 UTC 2005

Modified Files:
	pkgsrc/x11/tk: Makefile distinfo

Log Message:
Changes 8.4.9:
* Fixed segfault in info vars trivial matching branch (new in 8.4.8)
* Fixed the treatment of backslashes in file join on Windows
* Improved readdir_r detection and usage on unix
* Fixed potential unix fileevent issue on 64-bit systems
* Remove file normalize on tcl_findLibrary search path uniqification
  added in 8.4.8
* Ensure tilde paths are not returned specially by 'glob'
* Fixed clipping of partially transparent images on buttons on unix to
  avoid X error
* Fix Tk_PhotoPut(Zoomed)Block overlay compositing of partially
  transparent areas on blank targets


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 pkgsrc/x11/tk/Makefile
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/tk/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.