Subject: CVS commit: htutils/changes
To: None <www-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: www-changes
Date: 09/01/2005 04:14:19
Module Name: htutils
Committed By: jschauma
Date: Thu Sep 1 04:14:19 UTC 2005
Modified Files:
htutils/changes: pkg-changes2html
Log Message:
Keep track of the last action for a given package.
Before, there was a problem if there was a package that was initially
added or updated and subsequently removed: the program would notice
the action, but since it's not 'removed', it would check if the directory
exists. Since the removal was _after_ this noted action, the directory
doesn't exist, of course.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 htutils/changes/pkg-changes2html
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.