- Update to 0.05
Changes: http://search.cpan.org/dist/Plack-Middleware-RemoveRedundantBody/Changes
This commit is contained in:
parent
813414fda3
commit
16756f7c6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353587
2 changed files with 4 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Plack-Middleware-RemoveRedundantBody
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,8 +15,7 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= p5-Plack>=0:${PORTSDIR}/www/p5-Plack
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Carp-Always>=0:${PORTSDIR}/devel/p5-Carp-Always \
|
||||
p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
|
||||
TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Plack-Middleware-RemoveRedundantBody-0.04.tar.gz) = 65878c06211df7d734be2c2a904d9348d3cab4b11d320d7e0fc5706c818cd0a6
|
||||
SIZE (Plack-Middleware-RemoveRedundantBody-0.04.tar.gz) = 10172
|
||||
SHA256 (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = a0676e1c792bea7f25f1d901bee59054d35012d5ea8cd42529d336143fa87cd8
|
||||
SIZE (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = 10387
|
||||
|
|
Loading…
Reference in a new issue