Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 05/12/2004 15:08:20
Module Name: pkgsrc
Committed By: minskim
Date: Wed May 12 15:08:20 UTC 2004
Modified Files:
pkgsrc/doc: CHANGES
pkgsrc/x11/tkinfo: Makefile distinfo
pkgsrc/x11/tkinfo/patches: patch-aa
Log Message:
Update tkinfo to 2.8. Patch provided by guru at nscl dot msu dot edu
in PR pkg/25528. While here, switch to Tk 8.4.
Changes since 2.5:
Version 2.8 (22-March-2004): Removed a subtle bug found by Haakon
Riiser; now works correctly with identically named info files in
different directories.
Version 2.7 (21-March-2004): Will now also accept a menu item of the
dir file on the command line (closes Debian bug #149387). Included
/usr/share/info in default directory list (for Debian). Some
documentation updates. Now includes TkInfo.xpm from Debian (under
GPL). Options are now read from system-wide app-defaults file as
advertised.
Version 2.6 (25-June-2003): Minor fixes needed for Tcl/Tk 8.4. This
still works with older versions of Tcl/Tk.
To generate a diff of this commit:
cvs rdiff -r1.5908 -r1.5909 pkgsrc/doc/CHANGES
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/tkinfo/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/tkinfo/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/tkinfo/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.