diff options
author | abs <abs> | 2014-02-06 13:14:06 +0000 |
---|---|---|
committer | abs <abs> | 2014-02-06 13:14:06 +0000 |
commit | 3c43a71a013df001f205a2f18a90e0e76fa010a6 (patch) | |
tree | 4cc716d8a82f530fd91f59aea68c91cf7cdfbab3 /databases/p5-DBI/distinfo | |
parent | b50b9b76f4647aab6235e8d308b262e5bc2565ac (diff) | |
download | pkgsrc-3c43a71a013df001f205a2f18a90e0e76fa010a6.tar.gz |
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]
Diffstat (limited to 'databases/p5-DBI/distinfo')
-rw-r--r-- | databases/p5-DBI/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBI/distinfo b/databases/p5-DBI/distinfo index db69443d290..d32cbfd5102 100644 --- a/databases/p5-DBI/distinfo +++ b/databases/p5-DBI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.39 2013/10/31 08:15:43 wen Exp $ +$NetBSD: distinfo,v 1.40 2014/02/06 13:14:06 abs Exp $ -SHA1 (DBI-1.630.tar.gz) = 8e8ca6484a3e0c7f4e268e46101faed576e072fc -RMD160 (DBI-1.630.tar.gz) = 9b117d26d6d3f49486abf40b22a105bd725833af -Size (DBI-1.630.tar.gz) = 588554 bytes +SHA1 (DBI-1.631.tar.gz) = b3235f969551189008740485458f2be1922b8713 +RMD160 (DBI-1.631.tar.gz) = fa619d5dd685b4c017cd6f57b787413d5f79dced +Size (DBI-1.631.tar.gz) = 589096 bytes |