Skip to content

Commit

Permalink
devel/p5-OrePAN2: update to 0.52
Browse files Browse the repository at this point in the history
Changelog: https://metacpan.org/release/OALDERS/OrePAN2-0.52/source/Changes

Also unbreak tests, which now success
  • Loading branch information
rosorio committed Feb 21, 2024
1 parent b58c534 commit e71977c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
15 changes: 9 additions & 6 deletions devel/p5-OrePAN2/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= OrePAN2
PORTVERSION= 0.49
PORTREVISION= 1
PORTVERSION= 0.52
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:OALDERS
Expand All @@ -18,6 +17,7 @@ RUN_DEPENDS= p5-Archive-Extract>=0.72:archivers/p5-Archive-Extract \
p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \
p5-IO-File-AtomicChange>=0:devel/p5-IO-File-AtomicChange \
p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \
p5-libwww>=0:www/p5-libwww \
p5-List-Compare>=0:misc/p5-List-Compare \
p5-MetaCPAN-Client>=2.000000:devel/p5-MetaCPAN-Client \
p5-Moo>=1.007000:devel/p5-Moo \
Expand All @@ -29,12 +29,15 @@ RUN_DEPENDS= p5-Archive-Extract>=0.72:archivers/p5-Archive-Extract \
p5-Ref-Util>=0:devel/p5-Ref-Util \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-Type-Tiny>=0:devel/p5-Type-Tiny \
p5-Types-URI>=0:devel/p5-Types-URI \
p5-libwww>=0:www/p5-libwww
TEST_DEPENDS= p5-File-Touch>=0:devel/p5-File-Touch \
p5-Types-URI>=0:devel/p5-Types-URI
TEST_DEPENDS= p5-File-pushd>0:devel/p5-File-pushd \
p5-File-Touch>=0:devel/p5-File-Touch \
p5-File-Which>=0:sysutils/p5-File-Which \
p5-namespace-clean>0:devel/p5-namespace-clean \
p5-Path-Class>=0:devel/p5-Path-Class \
p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
p5-Role-Hooks>0:devel/p5-Role-Hooks \
p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet \
p5-Types-Self>0:devel/p5-Types-Self

USES= perl5
USE_PERL5= modbuildtiny
Expand Down
6 changes: 3 additions & 3 deletions devel/p5-OrePAN2/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1662558140
SHA256 (OrePAN2-0.49.tar.gz) = ed23062ec9f715e0b8e7afad681b26bd6b323dd4dfc3728e0b48a0b884eff339
SIZE (OrePAN2-0.49.tar.gz) = 51736
TIMESTAMP = 1708469911
SHA256 (OrePAN2-0.52.tar.gz) = 90d11fd7cce960b82d87fb330830849ab5959ec9519bab37333ef5cbb9cecf82
SIZE (OrePAN2-0.52.tar.gz) = 52017

0 comments on commit e71977c

Please sign in to comment.