Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8859063BC5B for ; Sat, 4 Sep 2010 15:57:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EC39963B10A; Sat, 4 Sep 2010 15:57:18 +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 00D3463B103 for ; Sat, 4 Sep 2010 15:57:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E29FA175DD; Sat, 4 Sep 2010 15:57:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sat, 4 Sep 2010 15:57:16 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/devel/py-setuptools To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100904155716.E29FA175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat Sep 4 15:57:16 UTC 2010 Modified Files: pkgsrc/devel/py-setuptools: Makefile Log Message: This package now needs "py-expat" under Mac OS X for Python 2.6.* because determinng the operating system version involves parsing XML data. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/py-setuptools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.