Wed Dec 19 07:09:41 2012 UTC ()
Update to 1.31

Upstream changes:
1.31 (2012/11/17)
            (ms) To better deal with the race condition in the
                 previous release, kill the newly created child
                 process first, then send a killpg to its process
                 group and ignore the outcome.

            (ms) [RT 81203] Jim A Kessler reported a perl 5.16 issue
                 with the "AutoLoader" line, so I went ahead and removed
                 all references to "Exporter" and "AutoLoader", as
                 Proc::Simple isn't using them at all.


(wen)
diff -r1.12 -r1.13 pkgsrc/devel/p5-Proc-Simple/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/p5-Proc-Simple/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/devel/p5-Proc-Simple/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Proc-Simple/Makefile 2012/10/31 11:18:51 1.12
+++ pkgsrc/devel/p5-Proc-Simple/Makefile 2012/12/19 07:09:39 1.13
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/10/31 11:18:51 asau Exp $
+# $NetBSD: Makefile,v 1.13 2012/12/19 07:09:39 wen Exp $
 #
 
-DISTNAME=	Proc-Simple-1.30
+DISTNAME=	Proc-Simple-1.31
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Proc/}
 

cvs diff -r1.6 -r1.7 pkgsrc/devel/p5-Proc-Simple/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Proc-Simple/distinfo 2011/12/13 12:30:46 1.6
+++ pkgsrc/devel/p5-Proc-Simple/distinfo 2012/12/19 07:09:39 1.7
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2011/12/13 12:30:46 hiramatsu Exp $
+$NetBSD: distinfo,v 1.7 2012/12/19 07:09:39 wen Exp $
 
-SHA1 (Proc-Simple-1.30.tar.gz) = cd338a8c8444b549734d60c340eb7432b12ff79a
+SHA1 (Proc-Simple-1.31.tar.gz) = 6d19836780db01be9211f739adbda9b97fedb116
-RMD160 (Proc-Simple-1.30.tar.gz) = 8677e93502d256dce7b65a2f092b075dfd44515e
+RMD160 (Proc-Simple-1.31.tar.gz) = fb9d03c741fad87a7fb2e8810cf5b36833db82c5
-Size (Proc-Simple-1.30.tar.gz) = 16543 bytes
+Size (Proc-Simple-1.31.tar.gz) = 17151 bytes