Subject: CVS commit: pkgsrc/databases/py-bsddb3
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 05/11/2004 10:49:54
Module Name:	pkgsrc
Committed By:	seb
Date:		Tue May 11 10:49:54 UTC 2004

Modified Files:
	pkgsrc/databases/py-bsddb3: Makefile
Added Files:
	pkgsrc/databases/py-bsddb3: buildlink3.mk

Log Message:
On NetBSD current with native threads it seems this python module can't
be imported by a non-thread aware python without it core dumping.
Hence restrict accepted python packages to threaded ones if native
threads are supported by the platform.

Bump PKGREVISION for that.

Provide a buildlink3.mk file mostly to help bl3ified packages to pick up
the right python packages with respect to this threading issue.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/databases/py-bsddb3/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/databases/py-bsddb3/buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.