Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A8C2D63B8A5 for ; Thu, 23 Apr 2009 22:13:01 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5A57B63B151; Thu, 23 Apr 2009 22:13:01 +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 7DE5963B143 for ; Thu, 23 Apr 2009 22:13:00 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6BE3B175D0; Thu, 23 Apr 2009 22:13:00 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 23 Apr 2009 22:13:00 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/delete To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090423221300.6BE3B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Apr 23 22:13:00 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/delete: pkg_delete.c Log Message: If the plist doesn't have a @name tag in it, fake one up based on the directory name. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ pkgsrc/pkgtools/pkg_install/files/delete/pkg_delete.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.