www/p5-Plack-Middleware-Precompressed: Update to 1.104
- Add TEST_DEPENDS Changes: https://metacpan.org/dist/Plack-Middleware-Precompressed/changes
This commit is contained in:
parent
ebd97aa966
commit
456d4052ae
2 changed files with 9 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Plack-Middleware-Precompressed
|
||||
PORTVERSION= 1.103
|
||||
PORTVERSION= 1.104
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:ARISTOTLE
|
||||
|
@ -13,12 +13,13 @@ LICENSE= ART10 GPLv1+
|
|||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= \
|
||||
p5-Plack>0:www/p5-Plack \
|
||||
p5-Array-RefElem>0:misc/p5-Array-RefElem
|
||||
RUN_DEPENDS= p5-Array-RefElem>=0:misc/p5-Array-RefElem \
|
||||
p5-Plack>=0.9942:www/p5-Plack
|
||||
TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= YES
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Plack-Middleware-Precompressed-1.103.tar.gz) = ed59e55aa39b793b0b551d6749e602bdbd32b55e8916e5797c68fd2f6b0a8b6c
|
||||
SIZE (Plack-Middleware-Precompressed-1.103.tar.gz) = 13288
|
||||
TIMESTAMP = 1662558146
|
||||
SHA256 (Plack-Middleware-Precompressed-1.104.tar.gz) = 93b91db897d61251caadaeff07d784d58a5383fc32215f349756632c8b56033f
|
||||
SIZE (Plack-Middleware-Precompressed-1.104.tar.gz) = 13834
|
||||
|
|
Loading…
Reference in a new issue