Skip to content

Commit

Permalink
p5-IPC-Run: update to 20200505.0.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
0-wiz-0 committed Sep 7, 2020
1 parent 3feb58a commit deeaab8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions devel/p5-IPC-Run/Makefile
Original file line number Diff line number Diff line change
@@ -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/}

Expand All @@ -15,6 +14,7 @@ LICENSE= gnu-gpl-v2 OR artistic
# 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

Expand Down
10 changes: 5 additions & 5 deletions devel/p5-IPC-Run/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit deeaab8

Please sign in to comment.