Path to this page:
Subject: CVS commit: pkgsrc/databases/p5-DB_File
From: Thomas Klausner
Date: 2018-08-21 11:48:44
Message id: 20180821094844.C8EC9FBEC@cvs.NetBSD.org
Log Message:
p5-DB_File: update to 1.842.
1.842 14 July 2018
* Document the MaocOS build failures & how MacPort can work around th eissue.
# 125238
# 125585
# RT 133280
* Write all test db files into a directory created by File::Temp
Protects against any possible races if running a parallel build.
* #96357: DB_File destructor is not thread-safe
Added CLONE_SKIP to DB_File.pm and included the test db-threads.t from the \
patch.
Note - This only works with perl >= 5.8.7
Files: