diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Session')
-rw-r--r-- | www/p5-Plack-Middleware-Session/Makefile | 13 | ||||
-rw-r--r-- | www/p5-Plack-Middleware-Session/distinfo | 6 |
2 files changed, 12 insertions, 7 deletions
diff --git a/www/p5-Plack-Middleware-Session/Makefile b/www/p5-Plack-Middleware-Session/Makefile index 34bdc03e5fea..5fca9204f54f 100644 --- a/www/p5-Plack-Middleware-Session/Makefile +++ b/www/p5-Plack-Middleware-Session/Makefile @@ -1,5 +1,5 @@ PORTNAME= Plack-Middleware-Session -PORTVERSION= 0.34 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,17 +10,22 @@ WWW= https://metacpan.org/release/Plack-Middleware-Session LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Cookie-Baker>=0.12:www/p5-Cookie-Baker \ + p5-Crypt-SysRandom>=0:security/p5-Crypt-SysRandom \ p5-Digest-HMAC>=1.03:security/p5-Digest-HMAC \ p5-Plack>=0.9910:www/p5-Plack -TEST_DEPENDS= p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ +TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ + p5-DBI>=0:databases/p5-DBI \ + p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-libwww>=0:www/p5-libwww \ p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \ p5-Test-Requires>=0:devel/p5-Test-Requires \ - p5-libwww>=0:www/p5-libwww + p5-Test-TCP>=0:devel/p5-Test-TCP \ + p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= modbuildtiny diff --git a/www/p5-Plack-Middleware-Session/distinfo b/www/p5-Plack-Middleware-Session/distinfo index fdea13634ad8..344c8824063a 100644 --- a/www/p5-Plack-Middleware-Session/distinfo +++ b/www/p5-Plack-Middleware-Session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727315492 -SHA256 (Plack-Middleware-Session-0.34.tar.gz) = dd7bbc8b0e77ceaf6794dd8884d0bf37afabb2d0453fa560afe7fd7f971b5bdc -SIZE (Plack-Middleware-Session-0.34.tar.gz) = 28366 +TIMESTAMP = 1753333010 +SHA256 (Plack-Middleware-Session-0.36.tar.gz) = 92a5831658810d23732e6e3bae7a44a1fa5a7d8a6a6e6dcd75b91c6a9c24b466 +SIZE (Plack-Middleware-Session-0.36.tar.gz) = 30119 |