mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.09
Changes: https://metacpan.org/changes/distribution/Plack-Middleware-RemoveRedundantBody
This commit is contained in:
parent
6c020ab40d
commit
3a66e2cd7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506834
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Plack-Middleware-RemoveRedundantBody
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,8 +18,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
RUN_DEPENDS= p5-Plack>=0:www/p5-Plack
|
||||
TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1519732244
|
||||
SHA256 (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 64b841d5d74b4c4a595b85749d69297f4f5f5c0829a6e99e0099f05dd69be3c3
|
||||
SIZE (Plack-Middleware-RemoveRedundantBody-0.07.tar.gz) = 10397
|
||||
TIMESTAMP = 1563385879
|
||||
SHA256 (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 80d45f93d6b7290b0bd8b3cedd84a37fc501456cc3dec02ec7aad81c0018087e
|
||||
SIZE (Plack-Middleware-RemoveRedundantBody-0.09.tar.gz) = 10708
|
||||
|
|
Loading…
Add table
Reference in a new issue