Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3CEED63B121 for ; Sun, 14 Dec 2008 14:09:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DA78B63B130; Sun, 14 Dec 2008 14:09:33 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 24FF963B125 for ; Sun, 14 Dec 2008 14:09:33 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 132C1175D0; Sun, 14 Dec 2008 14:09:33 +0000 (UTC) From: Roland Illig Subject: CVS commit: pkgsrc/mk/fetch To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org Message-Id: <20081214140933.132C1175D0@cvs.netbsd.org> Date: Sun, 14 Dec 2008 14:09:33 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: rillig Date: Sun Dec 14 14:09:33 UTC 2008 Modified Files: pkgsrc/mk/fetch: fetch Log Message: Added a -v flag to the verify_file function, which in case of a verification failure prints a useful and concrete error message. To generate a diff of this commit: cvs rdiff -r1.10 -r1.11 pkgsrc/mk/fetch/fetch Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.