Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 976CC63C17C for ; Fri, 13 Feb 2009 13:17:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4AB5863B10D; Fri, 13 Feb 2009 13:17:42 +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 5F9A463B14B for ; Fri, 13 Feb 2009 13:17:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4EAED175D0; Fri, 13 Feb 2009 13:17:41 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20090213131741.4EAED175D0@cvs.netbsd.org> Date: Fri, 13 Feb 2009 13:17:41 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Feb 13 13:17:41 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/lib: pkg_signature.c Log Message: Non-matching signature file name is not an hard error, so return 1. To generate a diff of this commit: cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pkg_install/files/lib/pkg_signature.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.