Skip to content

Commit

Permalink
p5-Test2-Suite: update to 0.000155.
Browse files Browse the repository at this point in the history
0.000155  2023-04-28 08:28:42-07:00 America/Los_Angeles

    - Fix #247
    - Fix changes file

0.000154  2023-04-28 05:57:58-07:00 America/Los_Angeles

    - Fix 00-report.t

0.000153  2023-04-27 15:27:32-07:00 America/Los_Angeles

    - Fix broken call to plugins

0.000152  2023-04-27 02:52:44-07:00 America/Los_Angeles

    - Inline Importer.pm for core support

0.000151  2023-04-27 02:35:37-07:00 America/Los_Angeles

    - The following are all in hopes of getting Test2:Suite into core.
    - Make Module::Pluggable optional
    - Inline Scope::Guard
    - Inline Sub::Info
    - Do not recommend Sub::Name

0.000150  2023-03-21 08:25:21-07:00 America/Los_Angeles

    - Do not index Devel::MAT::Dumper

0.000149  2023-03-21 06:44:50-07:00 America/Los_Angeles

    - Fix warning when Devel::MAT::Dumper is installed and -w is used

0.000148  2023-03-05 14:59:45-08:00 America/Los_Angeles

    - Fixes for refcount stuff

0.000147  2023-03-04 11:42:59-08:00 America/Los_Angeles

    - Add refcount tools, and include in ::V0

0.000146  2023-03-04 11:08:10-08:00 America/Los_Angeles

    - Add T2_AUTO_DUMP and T2_AUTO_DEPARSE env vars
  • Loading branch information
0-wiz-0 committed May 20, 2023
1 parent 74d417e commit 3aebe12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
7 changes: 2 additions & 5 deletions devel/p5-Test2-Suite/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.43 2022/10/01 09:20:34 wen Exp $
# $NetBSD: Makefile,v 1.44 2023/05/20 07:22:36 wiz Exp $

DISTNAME= Test2-Suite-0.000145
DISTNAME= Test2-Suite-0.000155
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/}
Expand All @@ -12,10 +12,7 @@ LICENSE= ${PERL5_LICENSE}

DEPENDS+= p5-Importer>=0.024:../../devel/p5-Importer
DEPENDS+= p5-Module-Pluggable>=2.7:../../devel/p5-Module-Pluggable
DEPENDS+= p5-Sub-Info>=0.002:../../devel/p5-Sub-Info
DEPENDS+= p5-Term-Table>=0.013:../../devel/p5-Term-Table
DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard

TEST_DEPENDS+= p5-Term-Size-Any-[0-9]*:../../devel/p5-Term-Size-Any

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.34 2022/10/01 09:20:34 wen Exp $
$NetBSD: distinfo,v 1.35 2023/05/20 07:22:36 wiz Exp $

BLAKE2s (Test2-Suite-0.000145.tar.gz) = 423e91f1f7d347aeb823934f4ceee58d4d096ed01746c64f5a8cd7e760721de6
SHA512 (Test2-Suite-0.000145.tar.gz) = 3e6725542351549eebd5064cab161671d172953ec4261e520f72d6de0604890f779daa349fcd45c7832f5184bf42e19ca1e6e095ad0f4e66fe660f5303bffcad
Size (Test2-Suite-0.000145.tar.gz) = 229933 bytes
BLAKE2s (Test2-Suite-0.000155.tar.gz) = dff65b54513d107122584a23d4fc38201fd173a12220895f994b7868a911444d
SHA512 (Test2-Suite-0.000155.tar.gz) = d9b9866c53185fed9b67a76f38fbe2527b7e1796937d91b0ea7efc1b3df525d07142b53b030c659ffed72fb41a6334b4d963a2d13f58684364c8cf571898bf31
Size (Test2-Suite-0.000155.tar.gz) = 243229 bytes

0 comments on commit 3aebe12

Please sign in to comment.