Subject: CVS commit: htutils/changes
To: None <www-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: www-changes
Date: 05/18/2007 12:59:11
Module Name:	htutils
Committed By:	heinz
Date:		Fri May 18 12:59:11 UTC 2007

Modified Files:
	htutils/changes: pkg-changes2rss

Log Message:
- Added some comments to clarify issues.
- Renamed "last" variable to "current", also to clarify.
- Introduced "pkgname_pattern" and "pkgversion_pattern" to have a single
  place for the pattern definition.
- Changed actual patterns used for matching the items to be more robust.
  Suggestions taken from (and then verified against) errors in files
  CHANGES-2005, CHANGES-2006 and CHANGES-2007.
- Added some basic debug output (enabled by variable $debug).
- Warning messages about unrecognizable entries will be sent to www@
  instead of Hubert F. Restricted sending of mail to the non-debug case.
- If "count" was set artificially high (for debugging purposes) the main
  while loop tried to operate on an empty array of message items.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 htutils/changes/pkg-changes2rss

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