Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Run p5-IPC-Run: update to 20200505.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbf1a65a63c6
branches: trunk
changeset: 438306:fbf1a65a63c6
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 06:54:28 2020 +0000
description:
p5-IPC-Run: update to 20200505.0.
20200505.0 Tue May 5 2020
- #125 - Fix syntax errors in POD examples
- #127 - Switch Readonly testing requirement to a recommends
- #129 - Fix full_result to always return $?
- #136 - kill_kill: Immediately KILL the child process as documented for Win32.
- Switch to github actions for CI testing
- Re-structure shipped files into eg
- Move author tests into xt and test them separately.
diffstat:
devel/p5-IPC-Run/Makefile | 6 +++---
devel/p5-IPC-Run/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (38 lines):
diff -r d77a066a1c57 -r fbf1a65a63c6 devel/p5-IPC-Run/Makefile
--- a/devel/p5-IPC-Run/Makefile Mon Sep 07 06:52:52 2020 +0000
+++ b/devel/p5-IPC-Run/Makefile Mon Sep 07 06:54:28 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2020/08/31 18:08:13 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2020/09/07 06:54:28 wiz Exp $
-DISTNAME= IPC-Run-20180523.0
+DISTNAME= IPC-Run-20200505.0
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
@@ -15,6 +14,7 @@
# How about Interix?
DEPENDS+= p5-IO-tty>=1.08:../../devel/p5-IO-Tty
+USE_TOOLS+= perl # for self-tests (!?)
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/IPC/Run/.packlist
diff -r d77a066a1c57 -r fbf1a65a63c6 devel/p5-IPC-Run/distinfo
--- a/devel/p5-IPC-Run/distinfo Mon Sep 07 06:52:52 2020 +0000
+++ b/devel/p5-IPC-Run/distinfo Mon Sep 07 06:54:28 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2018/06/24 06:59:41 wiz Exp $
+$NetBSD: distinfo,v 1.15 2020/09/07 06:54:28 wiz Exp $
-SHA1 (IPC-Run-20180523.0.tar.gz) = 6b8b57e23faddfe6a87d4ed60a3499aee0a9486c
-RMD160 (IPC-Run-20180523.0.tar.gz) = 6267ba4b5bbde21ea674798048310c3b9506bfcb
-SHA512 (IPC-Run-20180523.0.tar.gz) = e9d97cbec9f2607d1a89c1a06bd166ae2f030157f201e870df3b88b9f0b915b06a4b0db05b7f50daa4883de255e29c6898b1f9964d706739d4bf7034b53d7f89
-Size (IPC-Run-20180523.0.tar.gz) = 148122 bytes
+SHA1 (IPC-Run-20200505.0.tar.gz) = 297d6410a91f6dc466543476bea743a9b21df2e9
+RMD160 (IPC-Run-20200505.0.tar.gz) = f783b1da6a0fcf570588e0aeaad7adb0e574616a
+SHA512 (IPC-Run-20200505.0.tar.gz) = 6f2e0cdbd66741a5185aa6f79c5d23189f6527e319ead385a033e482abed439a7e7fb1bbb7fa83c91c7b2971b31313a99b2b6510cc6aad3516ae6524a196d57c
+Size (IPC-Run-20200505.0.tar.gz) = 127505 bytes
SHA1 (patch-aa) = c078542da7548c3d46cbd6c656cdfb99308ae11c
Home |
Main Index |
Thread Index |
Old Index