From 9d9d93bf00825ae3adf8559a79f69ea8660f4c50 Mon Sep 17 00:00:00 2001 From: sno Date: Tue, 2 Mar 2010 14:27:25 +0000 Subject: [PATCH] Updating x11/p5-Wx-Perl-ProcessStream from 0.24nb1 to 0.27 Upstream changes: 0.27 2010-02-28 00:00 Use param to Wx::Yield (Wx 0.9701+) to avoid recursive Yield calls and pass tests with debugging wxWidgets (e.g. pre-installed wxWidgets on OSX); 0.26 2010-02-26 00:00 Changed behaviour of $process->IsAlive will now return false if process has already returned an exit code. 0.25 2010-02-25 00:00 Continuous stream will hang app rt.cpan.org #54962 Fixed by adding SetMaxLines setting with default 1000 Added PeekStdErrBuffer, PeekStdOutBuffer Added GetStdErrBufferLineCount GetStdOutBufferLineCount Added EVT_WXP_PROCESS_STREAM_MAXLINES Stopped tests displaying frame (not necessary in this case) --- x11/p5-Wx-Perl-ProcessStream/Makefile | 6 +++--- x11/p5-Wx-Perl-ProcessStream/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11/p5-Wx-Perl-ProcessStream/Makefile b/x11/p5-Wx-Perl-ProcessStream/Makefile index 62560e288a1f..8ee7721d56ab 100644 --- a/x11/p5-Wx-Perl-ProcessStream/Makefile +++ b/x11/p5-Wx-Perl-ProcessStream/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2010/02/03 11:14:32 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/03/02 14:27:25 sno Exp $ # -DISTNAME= Wx-Perl-ProcessStream-0.24 +DISTNAME= Wx-Perl-ProcessStream-0.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wx/} diff --git a/x11/p5-Wx-Perl-ProcessStream/distinfo b/x11/p5-Wx-Perl-ProcessStream/distinfo index cd4445031804..9d4db38b1816 100644 --- a/x11/p5-Wx-Perl-ProcessStream/distinfo +++ b/x11/p5-Wx-Perl-ProcessStream/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:59:08 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/03/02 14:27:25 sno Exp $ -SHA1 (Wx-Perl-ProcessStream-0.24.tar.gz) = 178b58c96d00fc8882b2ebaf278c276f12d8544e -RMD160 (Wx-Perl-ProcessStream-0.24.tar.gz) = 9618014fbc0d7415c89c3fc4ec7c449d87da9492 -Size (Wx-Perl-ProcessStream-0.24.tar.gz) = 14190 bytes +SHA1 (Wx-Perl-ProcessStream-0.27.tar.gz) = f500c11fdd05fae46fd41459791b72220da46bee +RMD160 (Wx-Perl-ProcessStream-0.27.tar.gz) = 914fe5a2394fe3aeb01b16e6f98206d40681243d +Size (Wx-Perl-ProcessStream-0.27.tar.gz) = 15523 bytes