aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Engine
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-03-28 07:58:38 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-03-28 07:58:38 +0000
commitec1fa4e4d712c30d3eaeb34b77ed17dd0c34ab46 (patch)
treec8b00a49a79cabae77198137e2aef54f694e28d7 /www/p5-HTTP-Engine
parentfa12cde444c4e852d288160992cd866a4557b280 (diff)
downloadports-ec1fa4e4d712c30d3eaeb34b77ed17dd0c34ab46.tar.gz
ports-ec1fa4e4d712c30d3eaeb34b77ed17dd0c34ab46.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Engine')
-rw-r--r--www/p5-HTTP-Engine/Makefile7
-rw-r--r--www/p5-HTTP-Engine/distinfo6
-rw-r--r--www/p5-HTTP-Engine/pkg-plist2
3 files changed, 9 insertions, 6 deletions
diff --git a/www/p5-HTTP-Engine/Makefile b/www/p5-HTTP-Engine/Makefile
index 1e3592465f70..ed5ef7feb382 100644
--- a/www/p5-HTTP-Engine/Makefile
+++ b/www/p5-HTTP-Engine/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-Engine
-PORTVERSION= 0.1.4
+PORTVERSION= 0.1.5
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,8 +15,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for HTTP Server Engine Drivers
RUN_DEPENDS= \
- p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \
- p5-Mouse>=0.17:${PORTSDIR}/devel/p5-Moose \
+ p5-Any-Moose>=0.05:${PORTSDIR}/devel/p5-Any-Moose \
+ p5-Mouse>=0.19:${PORTSDIR}/devel/p5-Moose \
p5-MouseX-Types>=0.01:${PORTSDIR}/devel/p5-MouseX-Types \
p5-Class-Method-Modifiers>=0:${PORTSDIR}/devel/p5-Class-Method-Modifiers \
p5-CGI-Simple>=1.103:${PORTSDIR}/www/p5-CGI-Simple \
@@ -42,6 +42,7 @@ MAN3= HTTP::Engine.3 \
HTTP::Engine::Request::Upload.3 \
HTTP::Engine::Response.3 \
HTTP::Engine::Role::Interface.3 \
+ HTTP::Engine::Test::Request.3 \
HTTP::Engine::Types::Core.3
.include <bsd.port.mk>
diff --git a/www/p5-HTTP-Engine/distinfo b/www/p5-HTTP-Engine/distinfo
index bcbe010e5cc5..a65d914428c3 100644
--- a/www/p5-HTTP-Engine/distinfo
+++ b/www/p5-HTTP-Engine/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTTP-Engine-0.1.4.tar.gz) = 16d7151ba6fcf371538d6eb91e361177
-SHA256 (HTTP-Engine-0.1.4.tar.gz) = 0f56413ac0816a52d869eb0a653bc55291ac9ed7eda2210594435a1c9eeb448f
-SIZE (HTTP-Engine-0.1.4.tar.gz) = 106029
+MD5 (HTTP-Engine-0.1.5.tar.gz) = 74fcce3cca9d6433d4e4e528f7bf6e0a
+SHA256 (HTTP-Engine-0.1.5.tar.gz) = c6a4275b2524b3e1820b942ca93744f4ee7396573df7001be0e74fd2b9885521
+SIZE (HTTP-Engine-0.1.5.tar.gz) = 108676
diff --git a/www/p5-HTTP-Engine/pkg-plist b/www/p5-HTTP-Engine/pkg-plist
index 98c4cf4f3127..8f9e2648f734 100644
--- a/www/p5-HTTP-Engine/pkg-plist
+++ b/www/p5-HTTP-Engine/pkg-plist
@@ -31,9 +31,11 @@
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/OutputHeader.pm
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/ResponseLine.pm
%%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter/WriteSTDOUT.pm
+%%SITE_PERL%%/HTTP/Engine/Test/Request.pm
%%SITE_PERL%%/HTTP/Engine/Types/Core.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/Engine
@dirrm %%SITE_PERL%%/HTTP/Engine/Types
+@dirrm %%SITE_PERL%%/HTTP/Engine/Test
@dirrm %%SITE_PERL%%/HTTP/Engine/Role/ResponseWriter
@dirrm %%SITE_PERL%%/HTTP/Engine/Role/RequestBuilder
@dirrm %%SITE_PERL%%/HTTP/Engine/Role