Subject: CVS commit: pkgsrc/pkgtools/pkg_comp
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 11/16/2005 01:31:35
Module Name:	pkgsrc
Committed By:	seb
Date:		Wed Nov 16 01:31:35 UTC 2005

Modified Files:
	pkgsrc/pkgtools/pkg_comp: Makefile
	pkgsrc/pkgtools/pkg_comp/files: pkg_comp.8 pkg_comp.sh

Log Message:
Update to version 1.24.

When installing libkver, as required when NETBSD_RELEASE is set
in a pkg_comp configuration, do so in a special purpose prefix and use
it from there.
This is useful when running a bulk build in the chroot or simply
removing all installed packages in it: the libkver package won't
be removed hence the chroot will still be usable.

Approved by MAINTAINER.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/pkgtools/pkg_comp/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.8
cvs rdiff -r1.25 -r1.26 pkgsrc/pkgtools/pkg_comp/files/pkg_comp.sh

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