Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/15/2005 13:05:18
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Aug 15 13:05:18 UTC 2005

Modified Files:
	pkgsrc/mk: bsd.pkg.mk

Log Message:
In print-pkg-size-this, initialize s before summing up all file sizes. This
results in "0" being printed for empty packages, which had been "" before.
Fixes PR 30955.


To generate a diff of this commit:
cvs rdiff -r1.1714 -r1.1715 pkgsrc/mk/bsd.pkg.mk

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