From 42a0cafe4583017c017c8574898c6702eadfc2cb Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 8 Feb 2015 02:53:33 +0000 Subject: [PATCH] Update to 0.004012 ------------------ 0.004012 Wed Feb 4 09:46:17 2015 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added -void option to silence void warnings * Added ability to declare lexically scoped wrapper subs (thanks Schwern!) * Documented incompatibility with Moose (thanks Torbjørn!) * Handle terminal escape sequences (e.g. arrow keys) more gracefully (Thanks, Lukasz!) --- devel/p5-IO-Prompter/Makefile | 4 ++-- devel/p5-IO-Prompter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/p5-IO-Prompter/Makefile b/devel/p5-IO-Prompter/Makefile index c35f43d8f06d..c0ad6c908afa 100644 --- a/devel/p5-IO-Prompter/Makefile +++ b/devel/p5-IO-Prompter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/02/08 02:53:33 mef Exp $ # -DISTNAME= IO-Prompter-0.004011 +DISTNAME= IO-Prompter-0.004012 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} diff --git a/devel/p5-IO-Prompter/distinfo b/devel/p5-IO-Prompter/distinfo index c782f12360aa..cfe8d0ad3538 100644 --- a/devel/p5-IO-Prompter/distinfo +++ b/devel/p5-IO-Prompter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2014/09/15 21:11:00 schmonz Exp $ +$NetBSD: distinfo,v 1.3 2015/02/08 02:53:33 mef Exp $ -SHA1 (IO-Prompter-0.004011.tar.gz) = 8935971b15a3f2ad753afecb287495c2f55eede1 -RMD160 (IO-Prompter-0.004011.tar.gz) = f0b0e273f31d0174cc9f523dbb460b7d64772fd2 -Size (IO-Prompter-0.004011.tar.gz) = 42434 bytes +SHA1 (IO-Prompter-0.004012.tar.gz) = 03326977ec121f987b28a932f1860c05c82d58de +RMD160 (IO-Prompter-0.004012.tar.gz) = a1c6be2a1bb3ccdea5c2c9491c5ba2c1f6c35c88 +Size (IO-Prompter-0.004012.tar.gz) = 43731 bytes