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

Modified Files:
	pkgsrc/pkgtools/pbulk: Makefile
	pkgsrc/pkgtools/pbulk/files/pbulk/pbuild: pbuild.c
	pkgsrc/pkgtools/pbulk/files/pbulk/scripts: client-clean

Log Message:
Don't compare a function name against NULL, master_mode is meant here.
Thanks tnn@.

Reverse the test for extracting the bootstrap kit as the old version
hits set -e error handling.

Bump to pbulk-1.11.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/pbulk/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/pbuild/pbuild.c
cvs rdiff -r1.1.1.1 -r1.2 \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/client-clean

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