summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2015-11-14 03:52:51 +0000
committerwen <wen@pkgsrc.org>2015-11-14 03:52:51 +0000
commit730c323dae96231214bc249bdf0c98e9fea30aa4 (patch)
tree4e30be3ee411a01cdf3b7d097c269c30a50c9f7e /devel
parentdaa8adbb0d904ba246de239a9179c26ee555d916 (diff)
downloadpkgsrc-730c323dae96231214bc249bdf0c98e9fea30aa4.tar.gz
Update to 1.115
Upstream changes: 1.115 Mon Sep 28 2015 [BUG FIX] - ensure test counts and skip counts remain tied together (MITHALDU) [DOCUMENTATION] - for each option/feature, document in which version it appeared 1.114 Fri Sep 18 2015 [ENHANCEMENTS] - added proper accessors for the following System::Command::Reaper attributes: sdtin, stdout, stderr, exit, signal, core (after discussion with TIMB in RT #106330) - added 'exit', 'signal', 'core' options to System::Command, to allow direct update of variables at reaping time - added the 'interactive' option, to make it possible to run interactive commands directly with system (after discussion with TIMB in RT #106330) 1.113 Sun Sep 6 2015 [ENHANCEMENTS] - add proper accessors for the following System::Command::Reaper attributes: sdtin, stdout, stderr, exit, signal, core (after discussion with TIMB in RT #106330) - System::Command::close() now returns the object itself (RT #106867) [DOCUMENTATION] - document the return value of close() can be used to access the value of exit, signal and core
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-System-Command/Makefile4
-rw-r--r--devel/p5-System-Command/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile
index 6d2f9e5bd67..e194d29ad3d 100644
--- a/devel/p5-System-Command/Makefile
+++ b/devel/p5-System-Command/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/09/06 06:47:40 mef Exp $
+# $NetBSD: Makefile,v 1.14 2015/11/14 03:52:51 wen Exp $
-DISTNAME= System-Command-1.112
+DISTNAME= System-Command-1.115
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=System/}
diff --git a/devel/p5-System-Command/distinfo b/devel/p5-System-Command/distinfo
index 02a49f7a95a..102f956cdf2 100644
--- a/devel/p5-System-Command/distinfo
+++ b/devel/p5-System-Command/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/03 03:28:46 agc Exp $
+$NetBSD: distinfo,v 1.9 2015/11/14 03:52:51 wen Exp $
-SHA1 (System-Command-1.112.tar.gz) = 286ea907383cab75883b37d22c54f9c25f5d3b82
-RMD160 (System-Command-1.112.tar.gz) = fe1176e2a68c905f128011a49d6a5f91513e042b
-SHA512 (System-Command-1.112.tar.gz) = 05f085d83f947fa0b6b950ffc012983ac4a7d0787caf0ce4944d0d8c0c30f598e9067f5e85a85cf4ca158eeddeefa2ffcf46ee0d31cd4a2bb727c2438b8b0c10
-Size (System-Command-1.112.tar.gz) = 27053 bytes
+SHA1 (System-Command-1.115.tar.gz) = 33051cf3c5b70a089398e07f9c3fcb9a57d5c684
+RMD160 (System-Command-1.115.tar.gz) = f4ffaee0b5f4d5505435939c05b9d53676c41f37
+SHA512 (System-Command-1.115.tar.gz) = 7105c64a2e372325b7478d4f04a6564307023ad819ed54271a49ba81ef2a1b9f0eda40e67b122590c7e99485abb279a111833f1e96a02de186c3015a18a21dce
+Size (System-Command-1.115.tar.gz) = 28508 bytes