pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IPC-Run Updated devel/p5-IPC-Run to 0.95
details: https://anonhg.NetBSD.org/pkgsrc/rev/40c02d79c3a5
branches: trunk
changeset: 361845:40c02d79c3a5
user: mef <mef%pkgsrc.org@localhost>
date: Thu Apr 27 13:17:52 2017 +0000
description:
Updated devel/p5-IPC-Run to 0.95
--------------------------------
0.95 Mon Apr 24 2017
- Spelling fixes
- doc fix: full_result returns $?, not $? >> 8
- Fix check for reaped PID in reap_nb
- Re-remove unnecessary use of UNIVERSAL
0.94_02 Thu Apr 14 2016
- Skip infinity test on perl below 5.8.9
0.94_01 Tue Apr 12 2016
- Enable Travis-CI integration for IPC::Run
- Use q{} and qq{} to fix problems with quotation in cmd.exe
- sync $VERSION across all files to address kwalitee
- RT 109243 - Stop side affect of altering flushing of STDOUT and STDERR
- CHILD_HANDLE should be closed with 'Close' to prevent a warning.
- require Win32API::File on Windows
- Better timer error message + an additional unit test
- Catching previously non-detected malformed time strings
- Let Timer accept all allowable perl numbers
- allow the OS to choose the ephemeral port to use
- Don't use version.pm to parse the perl version in Makefile.PL
- perltidy
- Do not import POSIX into local namespace (it's a memory hog)
diffstat:
devel/p5-IPC-Run/Makefile | 5 ++---
devel/p5-IPC-Run/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 75cc04ddf903 -r 40c02d79c3a5 devel/p5-IPC-Run/Makefile
--- a/devel/p5-IPC-Run/Makefile Thu Apr 27 13:12:06 2017 +0000
+++ b/devel/p5-IPC-Run/Makefile Thu Apr 27 13:17:52 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2016/06/08 19:23:05 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2017/04/27 13:17:52 mef Exp $
-DISTNAME= IPC-Run-0.94
+DISTNAME= IPC-Run-0.95
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/}
diff -r 75cc04ddf903 -r 40c02d79c3a5 devel/p5-IPC-Run/distinfo
--- a/devel/p5-IPC-Run/distinfo Thu Apr 27 13:12:06 2017 +0000
+++ b/devel/p5-IPC-Run/distinfo Thu Apr 27 13:17:52 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2015/11/03 03:28:22 agc Exp $
+$NetBSD: distinfo,v 1.11 2017/04/27 13:17:52 mef Exp $
-SHA1 (IPC-Run-0.94.tar.gz) = 16ebf7bebddaf4c4d796781889c76e577a716677
-RMD160 (IPC-Run-0.94.tar.gz) = e158c2537370ae5b6f0c72586ad2791be2e64dcf
-SHA512 (IPC-Run-0.94.tar.gz) = c42fb5e0a5085698bec3f970ba642c00ad947629bd30c1485ebd28e8e24db4273fa6439e0abeddbc602be66e4ebfcaaa7e8d3982ac8b82c3c6a8a431c170f721
-Size (IPC-Run-0.94.tar.gz) = 121394 bytes
+SHA1 (IPC-Run-0.95.tar.gz) = a6adf31a95b9c96a1c16aeb01cee3340f1613835
+RMD160 (IPC-Run-0.95.tar.gz) = 3d30caa88dcab77bffb01ef14726e08540e77281
+SHA512 (IPC-Run-0.95.tar.gz) = c7f3dd709cb2119078e2adc3113d7a99dd6c14ebae4b99e509f7987864017cd90ba9137f060e1d4ae7d31fdf70a10e76c024fa81a56186550a26cb3817d39ef6
+Size (IPC-Run-0.95.tar.gz) = 122032 bytes
SHA1 (patch-aa) = c078542da7548c3d46cbd6c656cdfb99308ae11c
Home |
Main Index |
Thread Index |
Old Index