summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2004-05-11 11:58:33 +0000
committerseb <seb@pkgsrc.org>2004-05-11 11:58:33 +0000
commitf549884a45c533bdc26331f39717b7f0a642442e (patch)
treeb88078491010034034b51d884122787d175ac98d
parent82ab554c14b5c99361532525cf63cb9e3bd837cd (diff)
downloadpkgsrc-f549884a45c533bdc26331f39717b7f0a642442e.tar.gz
Note update of databases/py-bsddb3 to version 4.2.4nb1.
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.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 375b14a101b..65b03bdda4a 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5901 2004/05/11 04:04:43 simonb Exp $
+$NetBSD: CHANGES,v 1.5902 2004/05/11 11:58:33 seb Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2455,3 +2455,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated cpuflags to 0.68 [abs 2004-05-10]
Updated openssh to 3.8.1.1 [wiz 2004-05-10]
Updated fprot-workstation-bin to 4.4.2 [simonb 2004-04-11]
+ Updated py-bsddb3 to 4.2.4nb1 [seb 2004-05-11]