Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 02/06/2001 19:57:11
Module Name: pkgsrc
Committed By: dmcmahill
Date: Tue Feb 6 17:57:11 UTC 2001
Modified Files:
pkgsrc/mk/bulk: tflat
Log Message:
fix a bug which causes a few pkgs to be dropped from the output of
tflat -u. Causes by not fully initializing an array before looping over
the array.
Other minor code cleanup.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/bulk/tflat
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.