Subject: CVS commit: pkgsrc/mk/scripts
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2005 10:51:53
Module Name:	pkgsrc
Committed By:	rillig
Date:		Fri Nov 18 10:51:53 UTC 2005

Modified Files:
	pkgsrc/mk/scripts: mkdatabase

Log Message:
- Added section headings.
- Renamed DEBUG to debug_flag, as it is not modifiable via the environment.
- Removed trailing white-space from the --help output.
- Removed the clean_and_exit function, as it had been practically unused.
- Replaced some "if"s with "case"s to avoid line noise.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/scripts/mkdatabase

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