Subject: CVS commit: pkgsrc/pkgtools/pkg_filecheck
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/24/2006 19:23:38
Module Name:	pkgsrc
Committed By:	rillig
Date:		Tue Oct 24 19:23:38 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkg_filecheck: Makefile
	pkgsrc/pkgtools/pkg_filecheck/files: pkg_filecheck.c

Log Message:
Updated pkg_filecheck to 0.3.

Bugfix: When allocating more memory, it does not help to double the
amount if the current amount is zero.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/pkgtools/pkg_filecheck/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_filecheck/files/pkg_filecheck.c

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