Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1EC4763B8B6 for ; Thu, 8 Oct 2009 16:16:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BE6FB63B20F; Thu, 8 Oct 2009 16:16:13 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id C145E63B166 for ; Thu, 8 Oct 2009 16:16:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B187E175DA; Thu, 8 Oct 2009 16:16:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 8 Oct 2009 16:16:12 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20091008161612.B187E175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Oct 8 16:16:12 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/admin: main.c pkgsrc/pkgtools/pkg_install/files/lib: version.h Log Message: pkg_install-20091008: - Fix German accent - Don't dereference a null pointer for pkg_admin add To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 pkgsrc/pkgtools/pkg_install/files/admin/main.c cvs rdiff -u -r1.138 -r1.139 pkgsrc/pkgtools/pkg_install/files/lib/version.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.