Skip to content

Commit

Permalink
p5-Test2-Suite: update to 0.000159.
Browse files Browse the repository at this point in the history
0.000159  2023-10-25 14:09:23-07:00 America/Los_Angeles

    - Document that diag() intentionally returns false, and add a `return 0`

0.000158  2023-10-22 22:05:42-07:00 America/Los_Angeles

    - Mark Workflow-Acceptance.t as AUTHOR_TESTING

0.000157  2023-10-22 21:26:49-07:00 America/Los_Angeles

    - Fix #280: Document --no_srand option in Test2::V0
    - Fix #276: Document bool() import in Test2::V0
    - Fix #279: Merged fix for VMS test issues
    - Fix #277: Merged POD tweaks
  • Loading branch information
0-wiz-0 committed Jan 4, 2024
1 parent 47e27e8 commit 835ea60
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions devel/p5-Test2-Suite/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.46 2023/10/22 12:32:59 wen Exp $
# $NetBSD: Makefile,v 1.47 2024/01/04 11:19:25 wiz Exp $

DISTNAME= Test2-Suite-0.000156
DISTNAME= Test2-Suite-0.000159
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}
Expand All @@ -14,6 +14,7 @@ DEPENDS+= p5-Importer>=0.024:../../devel/p5-Importer
DEPENDS+= p5-Module-Pluggable>=2.7:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Term-Table>=0.013:../../devel/p5-Term-Table
TEST_DEPENDS+= p5-Term-Size-Any-[0-9]*:../../devel/p5-Term-Size-Any
TEST_DEPENDS+= p5-JSON-MaybeXS-[0-9]*:../../converters/p5-JSON-MaybeXS

PERL5_PACKLIST= auto/Test2/Suite/.packlist

Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Test2-Suite/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.36 2023/10/22 12:32:59 wen Exp $
$NetBSD: distinfo,v 1.37 2024/01/04 11:19:25 wiz Exp $

BLAKE2s (Test2-Suite-0.000156.tar.gz) = 61e0876540c3cf70419b0aac4f6ff30b8cc76c389b7b90f4ceb8973c930d2d10
SHA512 (Test2-Suite-0.000156.tar.gz) = 10f5502d109a1f12e9d37d0431424b6d88cdbbecf298e6fca3737610ba157064cd1f846f3b6f6eac0efc8af259e572d51330c037296d954fdf2561b8514686ee
Size (Test2-Suite-0.000156.tar.gz) = 242646 bytes
BLAKE2s (Test2-Suite-0.000159.tar.gz) = fea2dc62e3222ca5537dcedb40e9b5e88ee5f1043b5a328cf23b999fb7494836
SHA512 (Test2-Suite-0.000159.tar.gz) = ab132e87f0db5dde0ebd95b260236d95120445c89db497e92519335e989d8571481f2497898cd5fae25cb2065db1aa8902a9f2d37cf2163475caca1298629a3f
Size (Test2-Suite-0.000159.tar.gz) = 242819 bytes

0 comments on commit 835ea60

Please sign in to comment.