summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-02 14:27:25 +0000
committersno <sno@pkgsrc.org>2010-03-02 14:27:25 +0000
commit9607d3c5cdb1db43c14d3aa5d6ea1eeab4636c3d (patch)
treed0d013205339800716416b4f5b36414ad7f97277 /x11
parent5bfdc7b0f1a6cc7370491ed326bff9a0b35798ae (diff)
downloadpkgsrc-9607d3c5cdb1db43c14d3aa5d6ea1eeab4636c3d.tar.gz
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)
Diffstat (limited to 'x11')
-rw-r--r--x11/p5-Wx-Perl-ProcessStream/Makefile6
-rw-r--r--x11/p5-Wx-Perl-ProcessStream/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/p5-Wx-Perl-ProcessStream/Makefile b/x11/p5-Wx-Perl-ProcessStream/Makefile
index 62560e288a1..8ee7721d56a 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 cd444503180..9d4db38b181 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