pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DB_File p5-DB_File: update to 1.842.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/446759439418
branches:  trunk
changeset: 311940:446759439418
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 21 09:48:44 2018 +0000

description:
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

diffstat:

 databases/p5-DB_File/Makefile |   4 ++--
 databases/p5-DB_File/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d253b51712ca -r 446759439418 databases/p5-DB_File/Makefile
--- a/databases/p5-DB_File/Makefile     Tue Aug 21 09:47:24 2018 +0000
+++ b/databases/p5-DB_File/Makefile     Tue Aug 21 09:48:44 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2018/04/26 12:48:12 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2018/08/21 09:48:44 wiz Exp $
 
-DISTNAME=      DB_File-1.841
+DISTNAME=      DB_File-1.842
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DB_File/}
diff -r d253b51712ca -r 446759439418 databases/p5-DB_File/distinfo
--- a/databases/p5-DB_File/distinfo     Tue Aug 21 09:47:24 2018 +0000
+++ b/databases/p5-DB_File/distinfo     Tue Aug 21 09:48:44 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2018/04/26 12:48:12 wiz Exp $
+$NetBSD: distinfo,v 1.23 2018/08/21 09:48:44 wiz Exp $
 
-SHA1 (DB_File-1.841.tar.gz) = 8cea40755c7b2dd77d4081fb3ec43311875be99d
-RMD160 (DB_File-1.841.tar.gz) = eadebc0dc71c4445c86972b8f5cdc9257904e7dc
-SHA512 (DB_File-1.841.tar.gz) = 11d370d2ddd129a4e54c20639cd6d674212069f7ba867614190363c45ec3e6fd7999e5eaaffef9d1fb7cdeae146372830840cb943add0fc06dcd2b44ba91e49e
-Size (DB_File-1.841.tar.gz) = 135360 bytes
+SHA1 (DB_File-1.842.tar.gz) = f69c24aaa544417d5587a5de49eae76707fd2275
+RMD160 (DB_File-1.842.tar.gz) = fcede2fd301928dd6277cbbc501f52fad1f06431
+SHA512 (DB_File-1.842.tar.gz) = 038eca153b49deaf7336699509ea48ec77f783655394e040ac93c5898c1a656f0cc2ff9799c279a20633df37ce2d2b9f251cdd8daccdaa7913b8f59defe0fea6
+Size (DB_File-1.842.tar.gz) = 137321 bytes



Home | Main Index | Thread Index | Old Index