Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/05/2007 14:58:49
Module Name:	pkgsrc
Committed By:	joerg
Date:		Sun Aug  5 14:58:49 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: opattern.c version.h

Log Message:
Correctly handle ordering NULL -- this greatly simplifies using it
in iteration functions. Fix a major thinko that prevented the actual
order rules from being used. Bump to 20070804.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/pkgtools/pkg_install/files/lib/opattern.c
cvs rdiff -r1.71 -r1.72 pkgsrc/pkgtools/pkg_install/files/lib/version.h

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