diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-26 15:55:51 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-26 15:55:51 +0000 |
commit | 23b771097cd1b71dd24896e85a9d8a3d3b56aabc (patch) | |
tree | 75cfed9411bb74e502e7ed952c19bd3e993404e1 | |
parent | 511e8b3fdba7775f8937491e9fb244ff5a4e24b2 (diff) | |
download | ports-23b771097cd1b71dd24896e85a9d8a3d3b56aabc.tar.gz ports-23b771097cd1b71dd24896e85a9d8a3d3b56aabc.zip |
Notes
-rw-r--r-- | www/p5-Plack-Middleware-RemoveRedundantBody/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Plack-Middleware-RemoveRedundantBody/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile index 6d4c09527c47..dba2f9b4d6cc 100644 --- a/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile +++ b/www/p5-Plack-Middleware-RemoveRedundantBody/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Plack-Middleware-RemoveRedundantBody -PORTVERSION= 0.05 -PORTREVISION= 1 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +12,13 @@ COMMENT= Sets removes body for HTTP response if it is not required LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Plack>=0:www/p5-Plack RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo b/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo index 59bf10c4287f..16c90a4a1e66 100644 --- a/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo +++ b/www/p5-Plack-Middleware-RemoveRedundantBody/distinfo @@ -1,2 +1,3 @@ -SHA256 (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = a0676e1c792bea7f25f1d901bee59054d35012d5ea8cd42529d336143fa87cd8 -SIZE (Plack-Middleware-RemoveRedundantBody-0.05.tar.gz) = 10387 +TIMESTAMP = 1506437661 +SHA256 (Plack-Middleware-RemoveRedundantBody-0.06.tar.gz) = 3fbfc3b33e7ca5774f941ed085de14508c6a4f7123e36ece11fd72f2aec683ed +SIZE (Plack-Middleware-RemoveRedundantBody-0.06.tar.gz) = 10262 |