From 31750cd2643278db3b2d457ba76c656bb3682ca9 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 19 Dec 2016 09:34:29 +0000 Subject: Updated p5-Test-Simple to 1.302071. 1.302071 2016-12-17 12:08:29-08:00 America/Los_Angeles - No changes since last trial release 1.302070 2016-12-14 21:32:47-08:00 America/Los_Angeles (TRIAL RELEASE) - Added two new event classes, Test2::Event::Encoding and Test2::Event::TAP::Version. These are primarily being added for the benefit of Test2::Harness now, but they could be useful for other Test2 event consumer tools in the future. Implemented by Dave Rolsky (#743). 1.302069 2016-12-12 15:03:04-08:00 America/Los_Angeles (TRIAL RELEASE) - Generate HashBase from Object::HashBase which has been split out - When a subtest is marked as todo, all of its contained Ok and Subtest events are now updated so that they return true for $e->effective_pass. Implemented by Dave Rolsky. (#742) 1.302068 2016-12-03 13:50:01-08:00 America/Los_Angeles (TRIAL RELEASE) - Add TO_JSON and from_json methods to Test2::Event and Test2::Trace::Util to faciliate transferring event data between processes. Implemented by Dave Rolsky. (#741). --- devel/p5-Test-Simple/Makefile | 4 ++-- devel/p5-Test-Simple/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/p5-Test-Simple/Makefile b/devel/p5-Test-Simple/Makefile index 1b045e2510e..539c7b7582b 100644 --- a/devel/p5-Test-Simple/Makefile +++ b/devel/p5-Test-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2016/11/28 12:47:35 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2016/12/19 09:34:29 wiz Exp $ -DISTNAME= Test-Simple-1.302067 +DISTNAME= Test-Simple-1.302071 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} diff --git a/devel/p5-Test-Simple/distinfo b/devel/p5-Test-Simple/distinfo index 0302c70ed77..36ff7202423 100644 --- a/devel/p5-Test-Simple/distinfo +++ b/devel/p5-Test-Simple/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.38 2016/11/28 12:47:35 wiz Exp $ +$NetBSD: distinfo,v 1.39 2016/12/19 09:34:29 wiz Exp $ -SHA1 (Test-Simple-1.302067.tar.gz) = 61320ad4ee214c00d76110be8b7f913ba741e180 -RMD160 (Test-Simple-1.302067.tar.gz) = 3f2807e474f0245ddae66ffa3e8143e15aea05a6 -SHA512 (Test-Simple-1.302067.tar.gz) = 7bebc37dcb3fbe5f1be5a99fb139c9e3b77a5f34d22d0649ae363b58afcfa7075e47b840082b0cd6b75a897bb2c08652fe461b4f9af95414d18b9bf338473f2f -Size (Test-Simple-1.302067.tar.gz) = 250733 bytes +SHA1 (Test-Simple-1.302071.tar.gz) = 8f71199e0468908f0152be813dc3087221b224f3 +RMD160 (Test-Simple-1.302071.tar.gz) = 6120f0c2d3ac2b1b7624c4dbbf4c85060b9bfb24 +SHA512 (Test-Simple-1.302071.tar.gz) = 46df5227a873e227e1368d647ce74fd1885cbf30eaa429e1101e8ce2497055e38894ed3975f4f906a2d8535603b4de1ab5ca07e62b582fe71b193b8ffb81f199 +Size (Test-Simple-1.302071.tar.gz) = 253369 bytes -- cgit v1.2.3