Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 2AF7963B946 for ; Thu, 15 Mar 2012 19:43:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E82D214A3C6; Thu, 15 Mar 2012 19:43:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B3AE14A3AF for ; Thu, 15 Mar 2012 19:43:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ya86eYpon4SO for ; Thu, 15 Mar 2012 19:43:06 +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 14F2E14A36F for ; Thu, 15 Mar 2012 19:43:06 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 973B9175DD; Thu, 15 Mar 2012 19:43:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 15 Mar 2012 19:43:06 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/devel/mercurial To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20120315194306.973B9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Thu Mar 15 19:43:06 UTC 2012 Modified Files: pkgsrc/devel/mercurial: distinfo Added Files: pkgsrc/devel/mercurial/patches: patch-setup.py Log Message: Fix error in setup.py which affects builing on Mac OS X. To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/mercurial/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/mercurial/patches/patch-setup.py Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.