mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
www/p5-Plack-Middleware-Session: Update to 0.34
- Add LICENSE_FILE - Fix *_DEPENDS - Fix indent Changes: https://metacpan.org/dist/Plack-Middleware-Session/changes
This commit is contained in:
parent
e29b55b4f6
commit
8399f7436f
@ -1,5 +1,5 @@
|
||||
PORTNAME= Plack-Middleware-Session
|
||||
PORTVERSION= 0.33
|
||||
PORTVERSION= 0.34
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,21 +10,21 @@ WWW= https://metacpan.org/release/Plack-Middleware-Session
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= \
|
||||
p5-Cookie-Baker>0:www/p5-Cookie-Baker \
|
||||
p5-Digest-HMAC>=1.03:security/p5-Digest-HMAC \
|
||||
p5-Plack>=0.9910:www/p5-Plack \
|
||||
p5-HTTP-Message>=0:www/p5-HTTP-Message
|
||||
TEST_DEPENDS= \
|
||||
p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>0:devel/p5-Test-Requires \
|
||||
p5-Test-TCP>0:devel/p5-Test-TCP \
|
||||
p5-YAML>0:textproc/p5-YAML
|
||||
RUN_DEPENDS= p5-Cookie-Baker>=0.12:www/p5-Cookie-Baker \
|
||||
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 \
|
||||
p5-HTTP-Message>=0:www/p5-HTTP-Message \
|
||||
p5-Test-Fatal>=0.006:devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>=0:devel/p5-Test-Requires \
|
||||
p5-libwww>=0:www/p5-libwww
|
||||
|
||||
USES= perl5
|
||||
USES= perl5
|
||||
USE_PERL5= modbuildtiny
|
||||
NO_ARCH= YES
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1649154014
|
||||
SHA256 (Plack-Middleware-Session-0.33.tar.gz) = 4ff9a2c9d18ad8049b45dff37b9bdd41221e2c2f1e16bafb81bfedc88c51a4ee
|
||||
SIZE (Plack-Middleware-Session-0.33.tar.gz) = 27569
|
||||
TIMESTAMP = 1727315492
|
||||
SHA256 (Plack-Middleware-Session-0.34.tar.gz) = dd7bbc8b0e77ceaf6794dd8884d0bf37afabb2d0453fa560afe7fd7f971b5bdc
|
||||
SIZE (Plack-Middleware-Session-0.34.tar.gz) = 28366
|
||||
|
Loading…
Reference in New Issue
Block a user