Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5955C63BBA9 for ; Mon, 12 Sep 2011 20:14:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 2C74B14A156; Mon, 12 Sep 2011 20:14:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B60F14A153 for ; Mon, 12 Sep 2011 20:14:07 +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 bwhLmsw-udFF for ; Mon, 12 Sep 2011 20:14:07 +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 16EE214A152 for ; Mon, 12 Sep 2011 20:14:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0176F175DD; Mon, 12 Sep 2011 20:14:06 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Date: Mon, 12 Sep 2011 20:14:06 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/lang/python26 To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20110912201407.0176F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Mon Sep 12 20:14:06 UTC 2011 Modified Files: pkgsrc/lang/python26: Makefile distinfo pkgsrc/lang/python26/patches: patch-al Added Files: pkgsrc/lang/python26/patches: patch-az Log Message: Fix build on MirBSD by adding the respective stanzas to configure and fix building the select module. Reviewed by Bernd Ernesti and Jörg Sonnenberger. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/python26/Makefile cvs rdiff -u -r1.34 -r1.35 pkgsrc/lang/python26/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/python26/patches/patch-al cvs rdiff -u -r0 -r1.1 pkgsrc/lang/python26/patches/patch-az Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.