Skip to content

Commit

Permalink
Updated devel/p5-Test-Simple 1.302052 to 1.302056
Browse files Browse the repository at this point in the history
----------------------------------------
1.302056  2016-09-12 09:03:49-07:00 America/Los_Angeles
    - Minor typo fix
    - No logic chnges since last trial

1.302055  2016-08-30 12:13:32-07:00 America/Los_Angeles (TRIAL RELEASE)
    - Fix special case of ok line ending in \
    - Improve a test that captures STDERR/STDOUT (Thanks HAARG)

1.302054  2016-08-20 16:21:44-07:00 America/Los_Angeles (TRIAL RELEASE)
    - Allow '#' and '\n' in ok names

1.302053  2016-08-17 21:22:55-07:00 America/Los_Angeles (TRIAL RELEASE)
    - Fix skip_all in require in intercept (#696)
    - Documentation of what is better in Test2 (#663)
    - Document Test::Builder::Tester plan limitations
    - Document limitations in is_deeply (#595)
    - Better documentation of done_testing purpose (#151)
    - Make ctx->send_event detect termination events (#707)
  • Loading branch information
mef committed Sep 19, 2016
1 parent ab2edda commit 608c69b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Test-Simple/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.62 2016/08/16 00:09:04 wen Exp $
# $NetBSD: Makefile,v 1.63 2016/09/19 10:22:20 mef Exp $

DISTNAME= Test-Simple-1.302052
DISTNAME= Test-Simple-1.302056
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
Expand Down
10 changes: 5 additions & 5 deletions devel/p5-Test-Simple/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.34 2016/08/16 00:09:04 wen Exp $
$NetBSD: distinfo,v 1.35 2016/09/19 10:22:20 mef Exp $

SHA1 (Test-Simple-1.302052.tar.gz) = 699fba4d8d892a64879a942172a6532863291df3
RMD160 (Test-Simple-1.302052.tar.gz) = 8e6090e88629c2cd198b5b4ea8d9bb741046322f
SHA512 (Test-Simple-1.302052.tar.gz) = 0e9b5b1f6dfdf31b6c0449445c2b372362c3139d480b60d6222ce24adeccf99e38116d2152abada0c708b3f38b22e6832560f647e23f0c8026dae6ff7d3be7a8
Size (Test-Simple-1.302052.tar.gz) = 243092 bytes
SHA1 (Test-Simple-1.302056.tar.gz) = a77d4d135c4a3062b5c24984d00e151cf039f28a
RMD160 (Test-Simple-1.302056.tar.gz) = 11f3a549f97db375ac1e0a853589ec0f2242d59b
SHA512 (Test-Simple-1.302056.tar.gz) = e6b88a896bf38c64d588926ba0d50dcb147aa0ac71f22cd76934651f34d9b112f658715bdb04e4d916cff1e2467f9c76fee4b57d7e462d84b6da8905e027a1d4
Size (Test-Simple-1.302056.tar.gz) = 245554 bytes

0 comments on commit 608c69b

Please sign in to comment.