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

Modified Files:
	pkgsrc/pkgtools/pbulk: Makefile
	pkgsrc/pkgtools/pbulk/files/pbulk: pbulk.conf
	pkgsrc/pkgtools/pbulk/files/pbulk/scripts: client-clean pkg-build
	    pre-build

Log Message:
Don't hard-code tar as tar, but make it an option and use the tool
version correctly. Fixes issues on platforms where the first tar
in path doesn't support -z. Bump to pbulk-0.12.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/pkgtools/pbulk/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/pkgtools/pbulk/files/pbulk/pbulk.conf
cvs rdiff -r1.2 -r1.3 pkgsrc/pkgtools/pbulk/files/pbulk/scripts/client-clean \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/pkg-build \
    pkgsrc/pkgtools/pbulk/files/pbulk/scripts/pre-build

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