diff options
author | heinz <heinz@pkgsrc.org> | 2006-07-12 16:39:47 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2006-07-12 16:39:47 +0000 |
commit | f0f9ca5f938e99806acaa7bf45be1616037a52a5 (patch) | |
tree | db901d6c66cd8fa320de3de07fc08d90827d65ca /devel/p5-IO-stringy/distinfo | |
parent | 880bbea012eaf5378077208ba4800f45929c1025 (diff) | |
download | pkgsrc-f0f9ca5f938e99806acaa7bf45be1616037a52a5.tar.gz |
Updated to version 2.110.
Pkgsrc changes:
- Changed HOMEPAGE because of new maintainer.
- PACKLIST changed because the name of the _module_ is now IO::Stringy.
Changes since version 2.109:
============================
* 2208 IO::ScalarArray->getline does not return undef for EOF if
undef($/)
* 7132 IO-stringy/Makefile.PL bug - name should be module name
* 11249 IO::Scalar flush shouldn't return undef
* 2172 $\ (output record separator) not respected
* 8605 IO::InnerFile::seek() should return 1 on success
* 4798 *.html in lib/
* 4369 Improvement: handling of fixed-size reads in IO::Scalar
(Actually, bug 4369 was closed in Version 2.109)
Diffstat (limited to 'devel/p5-IO-stringy/distinfo')
-rw-r--r-- | devel/p5-IO-stringy/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo index 895c14701a7..d48d053629d 100644 --- a/devel/p5-IO-stringy/distinfo +++ b/devel/p5-IO-stringy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 22:24:26 agc Exp $ +$NetBSD: distinfo,v 1.7 2006/07/12 16:39:47 heinz Exp $ -SHA1 (IO-stringy-2.109.tar.gz) = eadac3900958a56f6582f285c48e7313fdeae0f0 -RMD160 (IO-stringy-2.109.tar.gz) = 42f11bd9adfb722165ba0cecb860c3786f7c7b21 -Size (IO-stringy-2.109.tar.gz) = 66377 bytes +SHA1 (IO-stringy-2.110.tar.gz) = 3ef94404e51e3a6276ddddcce9ba7bbdd6b76a1f +RMD160 (IO-stringy-2.110.tar.gz) = 429496202c06b3a9485d12897d59d3cb631575c7 +Size (IO-stringy-2.110.tar.gz) = 40590 bytes |