diff options
author | martti <martti> | 2003-04-12 15:40:36 +0000 |
---|---|---|
committer | martti <martti> | 2003-04-12 15:40:36 +0000 |
commit | aebff08a6f8b204930fa3fe9d33d26ad3fbbc11b (patch) | |
tree | 9db92d8f9756efe0e25a90ebd6eac0b12485e348 /devel/p5-Storable/distinfo | |
parent | ab2a4446d88f7ec46b03a0b5b06c31de85905882 (diff) | |
download | pkgsrc-aebff08a6f8b204930fa3fe9d33d26ad3fbbc11b.tar.gz |
Updated p5-Storable to 2.06
* Remove qr// from t/downgrade.t
* Mention $File::Spec::VERSION a second time in t/forgive.t
* Fix t/integer.t initialisation
* Fix comparison tests to use eval to get around 64 bit IV conversion issues
* Alter t/malice.t to work with Test/More.pm in t/
* Change t/malice.t and the error message in check_magic
* Adds support for CODE references
Diffstat (limited to 'devel/p5-Storable/distinfo')
-rw-r--r-- | devel/p5-Storable/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Storable/distinfo b/devel/p5-Storable/distinfo index 67087d016a3..728a46bc614 100644 --- a/devel/p5-Storable/distinfo +++ b/devel/p5-Storable/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/06/10 02:40:07 shell Exp $ +$NetBSD: distinfo,v 1.6 2003/04/12 15:40:36 martti Exp $ -SHA1 (Storable-2.04.tar.gz) = 7cf845afed5ca783b582a52e4488b2691b27caf5 -Size (Storable-2.04.tar.gz) = 91034 bytes +SHA1 (Storable-2.06.tar.gz) = 5b7745ab86f8e08210a00d630a698959ee6adecf +Size (Storable-2.06.tar.gz) = 118374 bytes |