pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Proc-Simple Update to 1.31
details: https://anonhg.NetBSD.org/pkgsrc/rev/f62b80ad7dff
branches: trunk
changeset: 612361:f62b80ad7dff
user: wen <wen%pkgsrc.org@localhost>
date: Wed Dec 19 07:09:39 2012 +0000
description:
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:
devel/p5-Proc-Simple/Makefile | 5 ++---
devel/p5-Proc-Simple/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r dfe040c40054 -r f62b80ad7dff devel/p5-Proc-Simple/Makefile
--- a/devel/p5-Proc-Simple/Makefile Wed Dec 19 03:22:17 2012 +0000
+++ b/devel/p5-Proc-Simple/Makefile Wed Dec 19 07:09:39 2012 +0000
@@ -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 -r dfe040c40054 -r f62b80ad7dff devel/p5-Proc-Simple/distinfo
--- a/devel/p5-Proc-Simple/distinfo Wed Dec 19 03:22:17 2012 +0000
+++ b/devel/p5-Proc-Simple/distinfo Wed Dec 19 07:09:39 2012 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index