diff options
author | wiz <wiz> | 2006-01-22 20:47:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-01-22 20:47:22 +0000 |
commit | ef049e2f83362a162e0e5306c02418b92cebd3f2 (patch) | |
tree | b4cd639ace6f7a193c8fb0c4a77eec275e76c8e0 /devel/p5-File-Slurp/distinfo | |
parent | 3156e8da8c52f58e4170e2997f01d7f1d07f36a4 (diff) | |
download | pkgsrc-ef049e2f83362a162e0e5306c02418b92cebd3f2.tar.gz |
Update to 9999.11:
9999.10 Sun Oct 23 15:28:42 EDT 2005
- t/*.t modules don't use Fcntl.pm
- using POSIX qw( :fcntl_h ) instead of Fcntl qw( :seek ) for
backwards compatiblity to 5.00503
- added conditional definitions of SEEK_* and O_* subs as they are not
defined in perl 5.004
- File::Slurp now runs on perl 5.004 and newer (see BUGS section)
All of the above thanks to Smylers <Smylers@stripey.com>,
Piers Kent <piers.kent@bbc.co.uk> and
John Alden <john.alden@bbc.co.uk>
- Added pod.t and pod_coverage.t tests. This is to pass all
the CPANTS tests.
9999.11 changes not documented.
Diffstat (limited to 'devel/p5-File-Slurp/distinfo')
-rw-r--r-- | devel/p5-File-Slurp/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-Slurp/distinfo b/devel/p5-File-Slurp/distinfo index f57196b3b1f..0d028debdf0 100644 --- a/devel/p5-File-Slurp/distinfo +++ b/devel/p5-File-Slurp/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/06/24 17:20:54 wiz Exp $ +$NetBSD: distinfo,v 1.2 2006/01/22 20:47:22 wiz Exp $ -SHA1 (File-Slurp-9999.09.tar.gz) = 568333c9bc8922d4529783d18664b9e0ea32063f -RMD160 (File-Slurp-9999.09.tar.gz) = 32aaf9252c592a4a3cea53c528880d71d51e319b -Size (File-Slurp-9999.09.tar.gz) = 24552 bytes +SHA1 (File-Slurp-9999.11.tar.gz) = c04133689b2a2828fe998297a598da3cf7513424 +RMD160 (File-Slurp-9999.11.tar.gz) = 175b33699a47e9193b962622a427c720c2806812 +Size (File-Slurp-9999.11.tar.gz) = 25693 bytes |