diff options
author | seb <seb@pkgsrc.org> | 2010-06-12 16:00:44 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-06-12 16:00:44 +0000 |
commit | 0b5d65fba117a4949f4caf30eac8150dae8fc498 (patch) | |
tree | abef28b392a929f6631fc0952af4feca9b1f65ba /databases/p5-DBM-Deep/distinfo | |
parent | 61fc48d4461823421c7b9deece91c587a47f537d (diff) | |
download | pkgsrc-0b5d65fba117a4949f4caf30eac8150dae8fc498.tar.gz |
Update p5-DBM-Deep from version 1.0023 to version 1.0025.
Upstream changes:
1.0025 Jun 6 12:46:00 2010 PDT
(This version is compatible with 1.0024)
- Fixed t/39_singletons.t to work on Windows.
1.0024 May 30 14:25:00 2010 PDT
(This version is compatible with 1.0023)
- Stale references (objects blessed into DBM::Deep::Null), which
have always supposed to act like undef, now compare equal to
undef, "" and 0. $stale_ref eq "" used to return false, even
though "$stale_ref" was the empty string.
- If you assign a stale reference to a database location,
DBM::Deep now warns and assigns undef, instead of dying with
obscure error messages.
- Using a stale reference as a hash or array ref now causes an
error with a more helpful message.
Diffstat (limited to 'databases/p5-DBM-Deep/distinfo')
-rw-r--r-- | databases/p5-DBM-Deep/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBM-Deep/distinfo b/databases/p5-DBM-Deep/distinfo index 96f75acf312..7fed6d0fabd 100644 --- a/databases/p5-DBM-Deep/distinfo +++ b/databases/p5-DBM-Deep/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2010/05/24 13:22:51 seb Exp $ +$NetBSD: distinfo,v 1.6 2010/06/12 16:00:44 seb Exp $ -SHA1 (DBM-Deep-1.0023.tar.gz) = 4ad6ba4587d9db80ca5edee7d1d388cf7e2c9629 -RMD160 (DBM-Deep-1.0023.tar.gz) = 3a23c4aebb0ff0ab7bb83df31935cc2c95bf3ba5 -Size (DBM-Deep-1.0023.tar.gz) = 166665 bytes -SHA1 (patch-aa) = 00674ebce2703a5ff36dde418e16f8e89edf3057 +SHA1 (DBM-Deep-1.0025.tar.gz) = cbc57b7823d4237c5703cf234e162b9200eb2693 +RMD160 (DBM-Deep-1.0025.tar.gz) = bf0626555ad395e7989394345d913eb09801263a +Size (DBM-Deep-1.0025.tar.gz) = 168379 bytes +SHA1 (patch-aa) = aeb979ec48d0b984bf8b82770d1aa48bf3d00fb3 |