Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 5B12063B8A5 for ; Fri, 9 May 2008 10:51:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D851F63B194; Fri, 9 May 2008 10:51:46 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id E0DE263B18D for ; Fri, 9 May 2008 10:51:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CBD18175D0; Fri, 9 May 2008 10:51:45 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/lang/python21 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080509105145.CBD18175D0@cvs.netbsd.org> Date: Fri, 9 May 2008 10:51:45 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri May 9 10:51:45 UTC 2008 Modified Files: pkgsrc/lang/python21: distinfo pkgsrc/lang/python21/patches: patch-bg Log Message: PR pkg/38617: Hasso Tepper: Don't call pthread_create() with NULL as the first argument in configure. Fixes hang on DragonFlyBSD. To generate a diff of this commit: cvs rdiff -r1.26 -r1.27 pkgsrc/lang/python21/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/lang/python21/patches/patch-bg Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.