Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 45C1063B9E6 for ; Wed, 10 Jun 2009 20:15:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CFD9B63B155; Wed, 10 Jun 2009 20:15: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 04DEC63B14E for ; Wed, 10 Jun 2009 20:15:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CA1B5175D0; Wed, 10 Jun 2009 20:15:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Jun 2009 20:15:11 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/lib To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090610201511.CA1B5175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Jun 10 20:15:11 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/lib: license.c version.h Log Message: pkg_install-20090610: Improve diagnostic around license handling. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/pkgtools/pkg_install/files/lib/license.c cvs rdiff -u -r1.130 -r1.131 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.