Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5F4B663B293 for ; Mon, 7 Apr 2008 19:41:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D5EC163B221; Mon, 7 Apr 2008 19:41:08 +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 D21DA63B10F for ; Mon, 7 Apr 2008 19:41:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B4EA4175D0; Mon, 7 Apr 2008 19:41:07 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pbulk To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080407194107.B4EA4175D0@cvs.netbsd.org> Date: Mon, 7 Apr 2008 19:41:07 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Mon Apr 7 19:41:07 UTC 2008 Modified Files: pkgsrc/pkgtools/pbulk: Makefile pkgsrc/pkgtools/pbulk/files/pbulk/scripts: create-report-html.awk Log Message: pbulk-0.30: Print the collected PKG_FAIL_REASON in the HTML version of the report. To generate a diff of this commit: cvs rdiff -r1.37 -r1.38 pkgsrc/pkgtools/pbulk/Makefile cvs rdiff -r1.9 -r1.10 \ pkgsrc/pkgtools/pbulk/files/pbulk/scripts/create-report-html.awk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.