summaryrefslogtreecommitdiff
path: root/devel/p5-IO-stringy
diff options
context:
space:
mode:
authorheinz <heinz>2006-07-12 16:39:47 +0000
committerheinz <heinz>2006-07-12 16:39:47 +0000
commit2195b0a4f43dc8b8629cea064c478c21ead4872f (patch)
treedb901d6c66cd8fa320de3de07fc08d90827d65ca /devel/p5-IO-stringy
parent3f97716e8dd0aa911ad4eab0f17e74bd24e6903b (diff)
downloadpkgsrc-2195b0a4f43dc8b8629cea064c478c21ead4872f.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')
-rw-r--r--devel/p5-IO-stringy/Makefile9
-rw-r--r--devel/p5-IO-stringy/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-IO-stringy/Makefile b/devel/p5-IO-stringy/Makefile
index 80bed17a53b..4b3e0b2d8e2 100644
--- a/devel/p5-IO-stringy/Makefile
+++ b/devel/p5-IO-stringy/Makefile
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.22 2006/03/04 21:29:22 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2006/07/12 16:39:47 heinz Exp $
#
-DISTNAME= IO-stringy-2.109
+DISTNAME= IO-stringy-2.110
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5isr
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.zeegee.com/code/perl/IO-stringy/
+HOMEPAGE= http://search.cpan.org/dist/IO-stringy/
COMMENT= Perl class for I/O on in-core objects like strings and arrays
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
-PERL5_PACKLIST= auto/IO-stringy/.packlist
+PERL5_PACKLIST= auto/IO/Stringy/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
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