From 4e2e8817a38996bf5450643dcef216ad52924471 Mon Sep 17 00:00:00 2001 From: hiramatsu Date: Mon, 24 Feb 2014 10:41:52 +0000 Subject: Update devel/p5-Mixin-Linewise to 0.105. Changes from previous: ---------------------- 0.105 2014-02-20 21:53:06-05:00 America/New_York - update Readers to, by default, use PerlIO::utf8_strict to avoid problems with CRLF layer on Win32 0.104 2013-12-21 15:19:00-0500 America/New_York - clean up the docs for changes made in 0.103 0.103 2013-12-19 19:34:04-0500 America/New_York [THIS MIGHT BREAK YOUR CODE] - the string methods once again open references to scalars, rather than using IO::Scalar --- devel/p5-Mixin-Linewise/Makefile | 5 +++-- devel/p5-Mixin-Linewise/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-Mixin-Linewise/Makefile b/devel/p5-Mixin-Linewise/Makefile index cb859e2bb1a..8ea15a3d1b5 100644 --- a/devel/p5-Mixin-Linewise/Makefile +++ b/devel/p5-Mixin-Linewise/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/11/24 04:12:59 wen Exp $ +# $NetBSD: Makefile,v 1.9 2014/02/24 10:41:52 hiramatsu Exp $ # -DISTNAME= Mixin-Linewise-0.102 +DISTNAME= Mixin-Linewise-0.105 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} @@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Mixin-Linewise/ COMMENT= Perl 5 linewise readers and writers for strings and filenames LICENSE= ${PERL5_LICENSE} +DEPENDS+= p5-PerlIO-utf8_strict-[0-9]*:../../devel/p5-Sub-Exporter DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String DEPENDS+= p5-Sub-Exporter>=0.900:../../devel/p5-Sub-Exporter diff --git a/devel/p5-Mixin-Linewise/distinfo b/devel/p5-Mixin-Linewise/distinfo index 9124dceccf3..f1780f54d91 100644 --- a/devel/p5-Mixin-Linewise/distinfo +++ b/devel/p5-Mixin-Linewise/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/11/24 04:12:59 wen Exp $ +$NetBSD: distinfo,v 1.4 2014/02/24 10:41:52 hiramatsu Exp $ -SHA1 (Mixin-Linewise-0.102.tar.gz) = 8f517c8e81ae17ac35d8f59a1b89eed9fd69607a -RMD160 (Mixin-Linewise-0.102.tar.gz) = a363e60173ce64319617024f0e5d5caea1d7b2a6 -Size (Mixin-Linewise-0.102.tar.gz) = 14613 bytes +SHA1 (Mixin-Linewise-0.105.tar.gz) = 95fdb834f21e04f56160ce9c13882f4f1156b3b8 +RMD160 (Mixin-Linewise-0.105.tar.gz) = aa7d40acae355c282e3899deed8842dccb4db889 +Size (Mixin-Linewise-0.105.tar.gz) = 16296 bytes -- cgit v1.2.3