pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Proc-Background Update to 1.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa7e7105755a
branches:  trunk
changeset: 458580:fa7e7105755a
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Sep 18 13:51:58 2021 +0000

description:
Update to 1.22

Upstream changes:
Version 1.22

  * Fix bug in timeout of $p->wait on Unix perl earlier than 5.12
    where Time::HiRes::alarm was failing to set the alarm.
  * Fix test case 47 (which was failing on about 5% of systems)
    by waiting longer for the process to exit

diffstat:

 devel/p5-Proc-Background/Makefile |   5 ++---
 devel/p5-Proc-Background/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 015a6fc63e54 -r fa7e7105755a devel/p5-Proc-Background/Makefile
--- a/devel/p5-Proc-Background/Makefile Sat Sep 18 13:50:55 2021 +0000
+++ b/devel/p5-Proc-Background/Makefile Sat Sep 18 13:51:58 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2021/05/24 19:51:26 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2021/09/18 13:51:58 wen Exp $
 #
 
-DISTNAME=      Proc-Background-1.21
+DISTNAME=      Proc-Background-1.22
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Proc/}
 
diff -r 015a6fc63e54 -r fa7e7105755a devel/p5-Proc-Background/distinfo
--- a/devel/p5-Proc-Background/distinfo Sat Sep 18 13:50:55 2021 +0000
+++ b/devel/p5-Proc-Background/distinfo Sat Sep 18 13:51:58 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/04/16 15:09:12 mef Exp $
+$NetBSD: distinfo,v 1.5 2021/09/18 13:51:58 wen Exp $
 
-SHA1 (Proc-Background-1.21.tar.gz) = 896ecef06c95def6323710a46c45719587974d68
-RMD160 (Proc-Background-1.21.tar.gz) = 988b63f181ae7143154fa20a71695334c8929ef2
-SHA512 (Proc-Background-1.21.tar.gz) = 2cc5cdf3e6b0614a252f6a5e2f0c35c50504eaefb87d642b8a4f91f6e5e34096f6e30262f0d8496b318301e3359d26a6dceb1658556ad0ac548a26b6a3476432
-Size (Proc-Background-1.21.tar.gz) = 25960 bytes
+SHA1 (Proc-Background-1.22.tar.gz) = 5a1248901c02373ccb64f8d3b16934e48e1064fc
+RMD160 (Proc-Background-1.22.tar.gz) = a8b58720f953b02ea999d0522be567190c49dc20
+SHA512 (Proc-Background-1.22.tar.gz) = 7d48a8642ece331af3aeed7b7f6e4fcbf64e4a8d753f86cca685eee1f4e6c784bbf70eb26823631a98000017ee4b8e67f630a392f3c823fab392874ad747ae05
+Size (Proc-Background-1.22.tar.gz) = 26247 bytes



Home | Main Index | Thread Index | Old Index