pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Run Update p5-IPC-Run to 0.80.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ef457c528e1
branches:  trunk
changeset: 520783:4ef457c528e1
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Oct 29 15:40:04 2006 +0000

description:
Update p5-IPC-Run to 0.80.
Patch provided by Martin Wilke via PR 34349.

Changes:
0.80
   - IPC::Run::IO now retries on certain "temporarily unavailable" errors.
     This should fix several reported issues with t/run.t, test 69.

     Many thanks to < Eric (at) Scratch Computing (.com) > for the patch!

   - Applied documentation patch from RT.
   - Fixed documentation to work with '<' redirect

diffstat:

 devel/p5-IPC-Run/Makefile |  5 ++---
 devel/p5-IPC-Run/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 55050f697af5 -r 4ef457c528e1 devel/p5-IPC-Run/Makefile
--- a/devel/p5-IPC-Run/Makefile Sun Oct 29 15:19:38 2006 +0000
+++ b/devel/p5-IPC-Run/Makefile Sun Oct 29 15:40:04 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:22 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/10/29 15:40:04 obache Exp $
 
-DISTNAME=      IPC-Run-0.79
+DISTNAME=      IPC-Run-0.80
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}
 
diff -r 55050f697af5 -r 4ef457c528e1 devel/p5-IPC-Run/distinfo
--- a/devel/p5-IPC-Run/distinfo Sun Oct 29 15:19:38 2006 +0000
+++ b/devel/p5-IPC-Run/distinfo Sun Oct 29 15:40:04 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:26 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/10/29 15:40:04 obache Exp $
 
-SHA1 (IPC-Run-0.79.tar.gz) = 80b7fda98b5f59cd1b4c3356190e0ee741fbc3b3
-RMD160 (IPC-Run-0.79.tar.gz) = 4905ce1ee382700bcfdec19edbf211be750e0e13
-Size (IPC-Run-0.79.tar.gz) = 89422 bytes
+SHA1 (IPC-Run-0.80.tar.gz) = 59a9f6a9efd3a381f42767f215922c154b9e49ba
+RMD160 (IPC-Run-0.80.tar.gz) = 28ac12916e0578d3897ddbb4a3448e284e1fc1eb
+Size (IPC-Run-0.80.tar.gz) = 89933 bytes



Home | Main Index | Thread Index | Old Index