Subject: CVS commit: pkgsrc/benchmarks/hbench
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 12/29/2005 03:26:28
Module Name:	pkgsrc
Committed By:	reed
Date:		Thu Dec 29 03:26:28 UTC 2005

Modified Files:
	pkgsrc/benchmarks/hbench: Makefile
	pkgsrc/benchmarks/hbench/files: do-install

Log Message:
Doesn't hide the output from the post-configure and do-install steps (I
needed for troubleshooting). And use BINOWN and BINGRP because user "bin"
and group "bin" don't exist on some systems.

Use BSD_INSTALL_PROGRAM, BSD_INSTALL_DATA and BSD_INSTALL_SCRIPT
instead of calling /usr/bin/install directly.

Okayed by maintainer.

Bumped PKGREVISION, since ownership of files may be different on
some systems.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/benchmarks/hbench/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/benchmarks/hbench/files/do-install

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