Subject: CVS commit: pkgsrc/pkgtools/pkglint
To: None <pkgsrc-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: pkgsrc-changes
Date: 04/30/2003 03:16:07
Module Name:	pkgsrc
Committed By:	atatat
Date:		Wed Apr 30 03:16:07 UTC 2003

Modified Files:
	pkgsrc/pkgtools/pkglint: Makefile
	pkgsrc/pkgtools/pkglint/files: lintpkgsrc.pl

Log Message:
Add some code to the "stored database" to deal with counting packages
that have multiple versions (eg, apache or emacs), so that the number
of packages loaded when generating the database will match the number
loaded from the database afterwards.

Curiously, reorganizing the code a little makes the stored database
about 20-25% smaller.

Old stored databases are still completely supported.

Jump to version 3.53.


To generate a diff of this commit:
cvs rdiff -r1.158 -r1.159 pkgsrc/pkgtools/pkglint/Makefile
cvs rdiff -r1.76 -r1.77 pkgsrc/pkgtools/pkglint/files/lintpkgsrc.pl

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