Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E462163B99E for ; Thu, 1 May 2008 13:17:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8C24063B120; Thu, 1 May 2008 13:17:56 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 8C65063B139 for ; Thu, 1 May 2008 13:17:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4FC51175D0; Thu, 1 May 2008 13:17:55 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/benchmarks/dbench To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20080501131755.4FC51175D0@cvs.netbsd.org> Date: Thu, 1 May 2008 13:17:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Thu May 1 13:17:55 UTC 2008 Modified Files: pkgsrc/benchmarks/dbench: Makefile PLIST distinfo pkgsrc/benchmarks/dbench/patches: patch-ab Log Message: Update dbench to 3.04. Changes is unknown. While here, * install README file mentioned in man page, suggested in PR 38553. * move client.txt to subdir noted in man page * fix directory of those files in man page. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/benchmarks/dbench/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/benchmarks/dbench/PLIST cvs rdiff -r1.10 -r1.11 pkgsrc/benchmarks/dbench/distinfo cvs rdiff -r1.5 -r1.6 pkgsrc/benchmarks/dbench/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.