Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2B7A763BC38 for ; Sat, 21 Aug 2010 14:18:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id DB3F263B109; Sat, 21 Aug 2010 14:18:05 +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 DBC9563B104 for ; Sat, 21 Aug 2010 14:18:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C8646175DD; Sat, 21 Aug 2010 14:18:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 21 Aug 2010 14:18:04 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/devel/mercurial To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100821141804.C8646175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Aug 21 14:18:04 UTC 2010 Modified Files: pkgsrc/devel/mercurial: Makefile Added Files: pkgsrc/devel/mercurial: PLIST.inotify Log Message: Fix PLIST on inotify-Linux systems. From Aleksey Cheusov in PR 43784. While here, clean up a pkglint warning. To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/mercurial/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/devel/mercurial/PLIST.inotify Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.