Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/24/2001 20:42:34
Module Name:	pkgsrc
Committed By:	he
Date:		Wed Jan 24 18:42:34 UTC 2001

Modified Files:
	pkgsrc/lang/tcl: Makefile
	pkgsrc/lang/tcl/files: patch-sum
Added Files:
	pkgsrc/lang/tcl/patches: patch-ad

Log Message:
Add a point patch pulled from development version of tcl, so that
``while 1 { close [open /dev/null r] }'' does not leak memory for
each go-around.  This corresponds to sourceforge bugid #117988.
Bump PKGNAME to tcl-8.3.2nb1.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/tcl/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/lang/tcl/files/patch-sum
cvs rdiff -r0 -r1.1 pkgsrc/lang/tcl/patches/patch-ad

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