summaryrefslogtreecommitdiff
path: root/devel/p5-Perl6-Slurp
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-05 19:23:11 +0000
committerwiz <wiz>2013-09-05 19:23:11 +0000
commitd5944f284a065b96a39fde9845ec3b074db5832b (patch)
treef48a2fbcf5549e9f99b4b5de3c555aabcd356ebe /devel/p5-Perl6-Slurp
parent13aae0df78934f4ac1019c7c58723f6e3bb8636c (diff)
downloadpkgsrc-d5944f284a065b96a39fde9845ec3b074db5832b.tar.gz
Update to 0.051003:
0.005000 Thu Feb 9 07:03:26 2012 - Fixed handling of slurp() - Removed dependency of English locale in errors.t (thanks to all those who reported it) - Tweaked ipc.t to placate Windows (thanks John) - Disabled implicit open failure warnings (thanks Kevin) - Cleaned up code and commented - Improved performance significantly for chomped cases - Updated Makefile.PL and added Build.pl 0.050000 Thu Feb 9 15:30:53 2012 - No feature changes: update to fix version number regression 0.051000 Thu Jun 14 20:52:15 2012 - Tweaked error.t to placate Windows (thanks mascip) 0.051001 Fri Jul 27 07:58:08 2012 - Doc tweak (thanks John) 0.051003 Sat Feb 9 11:59:34 2013 - Documented limitations of C<slurp> on certain platforms (e.g. no piped opens under Windows). - Allowed layer options to have parenthesized args (Thanks Kevin) - Handle File::Temp filehandles correctly (thanks Kevin)
Diffstat (limited to 'devel/p5-Perl6-Slurp')
-rw-r--r--devel/p5-Perl6-Slurp/Makefile6
-rw-r--r--devel/p5-Perl6-Slurp/distinfo8
2 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Perl6-Slurp/Makefile b/devel/p5-Perl6-Slurp/Makefile
index adde1bb08da..d790c704849 100644
--- a/devel/p5-Perl6-Slurp/Makefile
+++ b/devel/p5-Perl6-Slurp/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:40:40 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.10 2013/09/05 19:23:11 wiz Exp $
-DISTNAME= Perl6-Slurp-0.03
+DISTNAME= Perl6-Slurp-0.051003
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DC/DCONWAY/}
diff --git a/devel/p5-Perl6-Slurp/distinfo b/devel/p5-Perl6-Slurp/distinfo
index a13a276b32c..55ce4f70766 100644
--- a/devel/p5-Perl6-Slurp/distinfo
+++ b/devel/p5-Perl6-Slurp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:57:54 abs Exp $
+$NetBSD: distinfo,v 1.2 2013/09/05 19:23:11 wiz Exp $
-SHA1 (Perl6-Slurp-0.03.tar.gz) = f4b98d6144e786cf13fa56ee3105e214ed803acf
-RMD160 (Perl6-Slurp-0.03.tar.gz) = 1739d3c9249c42427ac2097c098b102893a34d10
-Size (Perl6-Slurp-0.03.tar.gz) = 7120 bytes
+SHA1 (Perl6-Slurp-0.051003.tar.gz) = 4a616a1de1535f38643dbc826a361f864d703b51
+RMD160 (Perl6-Slurp-0.051003.tar.gz) = 5c479ec9360fa8bdc351c696cd1ba3202b74d6c6
+Size (Perl6-Slurp-0.051003.tar.gz) = 9831 bytes