summaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy
diff options
context:
space:
mode:
authormjl <mjl@pkgsrc.org>2001-05-26 01:44:40 +0000
committermjl <mjl@pkgsrc.org>2001-05-26 01:44:40 +0000
commit18f8f898fe3eb05b721fbae7cb703d51fca63f91 (patch)
treee1426a017d2288753c9c5e91c22f96f693ce6532 /devel/p5-IO-stringy
parent6525602ce35310b10048f109c02502dc17689704 (diff)
downloadpkgsrc-18f8f898fe3eb05b721fbae7cb703d51fca63f91.tar.gz
Update to 1.220. Changes:
Added untested SEEK, TELL, and EOF methods to IO::Scalar and IO::ScalarArray to support corresponding functions for tied filehandles Removed not-fully-blank lines from modules; these were causing lots of POD-related warnings IO::Scalar objects can now be made sensitive to $/ . Pains were taken to keep the fast code fast while adding this feature IO::Scalar has a new sysseek() method
Diffstat (limited to 'devel/p5-IO-stringy')
-rw-r--r--devel/p5-IO-stringy/Makefile4
-rw-r--r--devel/p5-IO-stringy/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 5bf61eca874..46c62cd1382 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2001/02/16 14:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2001/05/26 01:44:40 mjl Exp $
#
-DISTNAME= IO-stringy-1.216
+DISTNAME= IO-stringy-1.220
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff --git a/devel/p5-IO-stringy/distinfo b/devel/p5-IO-stringy/distinfo
index 570bbbf201d..7f7bd07c655 100644
--- a/devel/p5-IO-stringy/distinfo
+++ b/devel/p5-IO-stringy/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 00:44:38 wiz Exp $
+$NetBSD: distinfo,v 1.3 2001/05/26 01:44:40 mjl Exp $
-SHA1 (IO-stringy-1.216.tar.gz) = ce7d9b94507421df05b5306463c9a23afbcc0645
-Size (IO-stringy-1.216.tar.gz) = 44861 bytes
+SHA1 (IO-stringy-1.220.tar.gz) = 42b337a335bc777e2f97c6b778b970c8249822f3
+Size (IO-stringy-1.220.tar.gz) = 49984 bytes