pkgsrc-Bugs archive

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

pkg/34349: [update] devel/p5-IPC-Run



>Number:         34349
>Category:       pkg
>Synopsis:       [update] devel/p5-IPC-Run
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 29 16:15:05 +0000 2006
>Originator:     Martin Wilke
>Release:        NetBSD 4.0_BETA i386
>Organization:
>Environment:


System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
        miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX



>Description:


- Update to 0.80

Changelog:
   - 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


>How-To-Repeat:





>Fix:


--- p5-IPC-Run.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-IPC-Run/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    4 Mar 2006 21:29:22 -0000       1.11
+++ Makefile    29 Aug 2006 13:46:11 -0000
@@ -1,8 +1,7 @@
 # $NetBSD: Makefile,v 1.11 2006/03/04 21:29:22 jlam 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/}
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-IPC-Run/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    23 Feb 2005 22:24:26 -0000      1.3
+++ distinfo    29 Aug 2006 13:46:37 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.3 2005/02/23 22:24:26 agc 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
--- p5-IPC-Run.diff ends here ---






Home | Main Index | Thread Index | Old Index