diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-17 23:46:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-17 23:46:54 +0000 |
commit | 3a66e2cd7de9e4a4e82f659bedfa725882b7e77a (patch) | |
tree | f04b5c395bf644c3b64095af7ec63335274b7f71 | |
parent | 6c020ab40dfbcbf1cb77a248416d70caae3e273c (diff) |
Notes
-rw-r--r-- | www/p5-Plack-Middleware-RemoveRedundantBody/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Plack-Middleware-RemoveRedundantBody/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile index 1d7404efadf6..c4d83ec73962 100644 --- a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile +++ b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile @@ -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> diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo b/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo index e78ea0676957..0879859b0d19 100644 --- a/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo +++ b/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo @@ -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 |