Skip to content

Commit

Permalink
devel/p5-Test2-Suite: Update to 0.000155
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 2, 2023
1 parent dba36fc commit e9f8007
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 2 additions & 6 deletions devel/p5-Test2-Suite/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Test2-Suite
PORTVERSION= 0.000150
PORTVERSION= 0.000155
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:EXODIST
Expand All @@ -14,11 +14,7 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Importer>=0.024:devel/p5-Importer \
p5-Module-Pluggable>=2.7:devel/p5-Module-Pluggable \
p5-Scope-Guard>=0:devel/p5-Scope-Guard \
p5-Sub-Info>=0.002:devel/p5-Sub-Info \
p5-Term-Table>=0.013:devel/p5-Term-Table \
RUN_DEPENDS= p5-Term-Table>=0.013:devel/p5-Term-Table \
p5-Test-Simple>=1.302176:devel/p5-Test-Simple

USES= perl5
Expand Down
6 changes: 3 additions & 3 deletions devel/p5-Test2-Suite/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680726086
SHA256 (Test2-Suite-0.000150.tar.gz) = d4282e325dbc801b9634c8f110d40c3ce279a26b32d74a2eb4e675c3a534c33a
SIZE (Test2-Suite-0.000150.tar.gz) = 235840
TIMESTAMP = 1682903058
SHA256 (Test2-Suite-0.000155.tar.gz) = c78e6bc4d69bc097836976863382b52b9e0c31ee185066ce60c54bd74baad53d
SIZE (Test2-Suite-0.000155.tar.gz) = 243229
4 changes: 4 additions & 0 deletions devel/p5-Test2-Suite/pkg-plist
Expand Up @@ -100,6 +100,8 @@
%%SITE_PERL%%/Test2/Tools/Tester.pm
%%SITE_PERL%%/Test2/Tools/Warnings.pm
%%SITE_PERL%%/Test2/Util/Grabber.pm
%%SITE_PERL%%/Test2/Util/Guard.pm
%%SITE_PERL%%/Test2/Util/Importer.pm
%%SITE_PERL%%/Test2/Util/Ref.pm
%%SITE_PERL%%/Test2/Util/Stash.pm
%%SITE_PERL%%/Test2/Util/Sub.pm
Expand Down Expand Up @@ -217,6 +219,8 @@
%%PERL5_MAN3%%/Test2::Tools::Tester.3.gz
%%PERL5_MAN3%%/Test2::Tools::Warnings.3.gz
%%PERL5_MAN3%%/Test2::Util::Grabber.3.gz
%%PERL5_MAN3%%/Test2::Util::Guard.3.gz
%%PERL5_MAN3%%/Test2::Util::Importer.3.gz
%%PERL5_MAN3%%/Test2::Util::Ref.3.gz
%%PERL5_MAN3%%/Test2::Util::Stash.3.gz
%%PERL5_MAN3%%/Test2::Util::Sub.3.gz
Expand Down

0 comments on commit e9f8007

Please sign in to comment.