summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2012-12-19 07:09:39 +0000
committerwen <wen@pkgsrc.org>2012-12-19 07:09:39 +0000
commit89663065498e842f8dd9754b811e36b4ad0e9d06 (patch)
treedb202d55a76c0d763d1327da5185e0dd073046e3 /devel
parentb4b266e92e2835743a74843ea6f481cd38090e9e (diff)
downloadpkgsrc-89663065498e842f8dd9754b811e36b4ad0e9d06.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Proc-Simple/Makefile5
-rw-r--r--devel/p5-Proc-Simple/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Proc-Simple/Makefile b/devel/p5-Proc-Simple/Makefile
index 800df2ba34b..b9b13a273c9 100644
--- a/devel/p5-Proc-Simple/Makefile
+++ b/devel/p5-Proc-Simple/Makefile
@@ -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/}
diff --git a/devel/p5-Proc-Simple/distinfo b/devel/p5-Proc-Simple/distinfo
index 02113be20f7..1c0cb92514f 100644
--- a/devel/p5-Proc-Simple/distinfo
+++ b/devel/p5-Proc-Simple/distinfo
@@ -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
-RMD160 (Proc-Simple-1.30.tar.gz) = 8677e93502d256dce7b65a2f092b075dfd44515e
-Size (Proc-Simple-1.30.tar.gz) = 16543 bytes
+SHA1 (Proc-Simple-1.31.tar.gz) = 6d19836780db01be9211f739adbda9b97fedb116
+RMD160 (Proc-Simple-1.31.tar.gz) = fb9d03c741fad87a7fb2e8810cf5b36833db82c5
+Size (Proc-Simple-1.31.tar.gz) = 17151 bytes