NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/10 CVS commit: pkgsrc/databases/p5-DBI
The following reply was made to PR lib/10; it has been noted by GNATS.
From: "David Brownlee" <abs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/10 CVS commit: pkgsrc/databases/p5-DBI
Date: Thu, 6 Feb 2014 13:14:06 +0000
Module Name: pkgsrc
Committed By: abs
Date: Thu Feb 6 13:14:06 UTC 2014
Modified Files:
pkgsrc/databases/p5-DBI: Makefile buildlink3.mk distinfo
Log Message:
Updated databases/p5-DBI to 1.631
Changes in DBI 1.631
NOTE: This release changes the handle passed to Callbacks from being an 'inner'
handle to being an 'outer' handle. If you have code that makes use of
Callbacks,
ensure that you understand what this change means and review your callback
code.
Fixed err_hash handling of integer err RT#92172 [Dagfinn Ilmari]
Fixed use of \Q vs \E in t/70callbacks.t
Changed the handle passed to Callbacks from being an 'inner'
handle to being an 'outer' handle.
Improved reliability of concurrent testing
PR#8 [Peter Rabbitson]
Changed optional dependencies to "suggest"
PR#9 [Karen Etheridge]
Changed to avoid mg_get in neatsvpv during global destruction
PR#10 [Matt Phillips]
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/databases/p5-DBI/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/databases/p5-DBI/buildlink3.mk
cvs rdiff -u -r1.39 -r1.40 pkgsrc/databases/p5-DBI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index