diff options
author | jlam <jlam@pkgsrc.org> | 2004-08-02 21:36:48 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-08-02 21:36:48 +0000 |
commit | cc9ef9f677e17ecbe161507875c31e61df148b78 (patch) | |
tree | 27d11fe078ee058706e15b3e9438c5833fffb514 /devel/p5-IO-stringy | |
parent | 40648000d49541b726c6bda8bd1c25b195778c8e (diff) | |
download | pkgsrc-cc9ef9f677e17ecbe161507875c31e61df148b78.tar.gz |
Update devel/p5-IO-stringy to 2.109. Changes from version 2.108 include
making IO::Scalar::getline work with ref to int.
Diffstat (limited to 'devel/p5-IO-stringy')
-rw-r--r-- | devel/p5-IO-stringy/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-IO-stringy/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile index 60ffebffb3c..849a22f44c1 100644 --- a/devel/p5-IO-stringy/Makefile +++ b/devel/p5-IO-stringy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/03/20 22:29:54 heinz Exp $ +# $NetBSD: Makefile,v 1.17 2004/08/02 21:36:48 jlam Exp $ # -DISTNAME= IO-stringy-2.108 +DISTNAME= IO-stringy-2.109 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5isr CATEGORIES= devel perl5 diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo index c51aa273e05..7e6d1e91e1b 100644 --- a/devel/p5-IO-stringy/distinfo +++ b/devel/p5-IO-stringy/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2001/11/22 08:59:06 martti Exp $ +$NetBSD: distinfo,v 1.5 2004/08/02 21:36:48 jlam Exp $ -SHA1 (IO-stringy-2.108.tar.gz) = 58198035da67b06c33591133524b1f8ea619eb7d -Size (IO-stringy-2.108.tar.gz) = 67531 bytes +SHA1 (IO-stringy-2.109.tar.gz) = eadac3900958a56f6582f285c48e7313fdeae0f0 +Size (IO-stringy-2.109.tar.gz) = 66377 bytes |