On 09/11, Stuart Henderson wrote: > On 2015/09/11 19:07, Cesare Gargano wrote: > > here's a more recent version of the previous diff, to update www/p5-Dancer2 > > to version 0.162000, released on 2015-09-06. > > > > New dependency, www/p5-HTTP-Headers-Fast, attached in previous email. > > Please reattach the dependency or link to a list archive that has a > downloadable file. > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/www/p5-Dancer2/Makefile,v > > retrieving revision 1.1.1.1 > > diff -u -p -r1.1.1.1 Makefile > > --- Makefile 18 Jan 2015 13:48:47 -0000 1.1.1.1 > > +++ Makefile 11 Sep 2015 16:11:03 -0000 > > @@ -3,7 +3,7 @@ > > COMMENT = lightweight yet powerful web application framework > > > > MODULES = cpan > > -DISTNAME = Dancer2-0.158000 > > +DISTNAME = Dancer2-0.162000 > > CATEGORIES = www > > > > MAINTAINER = Cesare Gargano <g...@plusiagamma.org> > > @@ -19,10 +19,9 @@ RUN_DEPENDS = devel/p5-App-Cmd \ > > devel/p5-Config-Any \ > > www/p5-HTTP-Body \ > > www/p5-HTTP-Date \ > > - www/p5-HTTP-Message \ > > + www/p5-HTTP-Headers-Fast \ > > devel/p5-Hash-Merge-Simple \ > > converters/p5-JSON \ > > - mail/p5-MIME-Types \ > > devel/p5-Moo>=1.003000 \ > > devel/p5-MooX-Types-MooseLike \ > > www/p5-Plack>=1.0029 \ > > Index: distinfo > > =================================================================== > > RCS file: /cvs/ports/www/p5-Dancer2/distinfo,v > > retrieving revision 1.1.1.1 > > diff -u -p -r1.1.1.1 distinfo > > --- distinfo 18 Jan 2015 13:48:47 -0000 1.1.1.1 > > +++ distinfo 11 Sep 2015 16:11:03 -0000 > > @@ -1,2 +1,2 @@ > > -SHA256 (Dancer2-0.158000.tar.gz) = > > gOBt0DPZ9VRAM9uw/0UHVy5e483at87QuJvLP7l0pHU= > > -SIZE (Dancer2-0.158000.tar.gz) = 291353 > > +SHA256 (Dancer2-0.162000.tar.gz) = > > Qo0CJr4FD8jocoKgVcUw+GR1lxJEeAe+BHOmnodyZPM= > > +SIZE (Dancer2-0.162000.tar.gz) = 314809 > > Index: pkg/PLIST > > =================================================================== > > RCS file: /cvs/ports/www/p5-Dancer2/pkg/PLIST,v > > retrieving revision 1.1.1.1 > > diff -u -p -r1.1.1.1 PLIST > > --- pkg/PLIST 18 Jan 2015 13:48:47 -0000 1.1.1.1 > > +++ pkg/PLIST 11 Sep 2015 16:11:03 -0000 > > @@ -23,14 +23,15 @@ ${P5SITE}/Dancer2/Core/MIME.pm > > ${P5SITE}/Dancer2/Core/Request/ > > ${P5SITE}/Dancer2/Core/Request.pm > > ${P5SITE}/Dancer2/Core/Request/Upload.pm > > +${P5SITE}/Dancer2/Core/Response/ > > ${P5SITE}/Dancer2/Core/Response.pm > > +${P5SITE}/Dancer2/Core/Response/Delayed.pm > > ${P5SITE}/Dancer2/Core/Role/ > > ${P5SITE}/Dancer2/Core/Role/ConfigReader.pm > > ${P5SITE}/Dancer2/Core/Role/DSL.pm > > ${P5SITE}/Dancer2/Core/Role/Engine.pm > > ${P5SITE}/Dancer2/Core/Role/Handler.pm > > ${P5SITE}/Dancer2/Core/Role/HasLocation.pm > > -${P5SITE}/Dancer2/Core/Role/Headers.pm > > ${P5SITE}/Dancer2/Core/Role/Hookable.pm > > ${P5SITE}/Dancer2/Core/Role/Logger.pm > > ${P5SITE}/Dancer2/Core/Role/Serializer.pm > > @@ -59,6 +60,7 @@ ${P5SITE}/Dancer2/Logger/Note.pm > > ${P5SITE}/Dancer2/Logger/Null.pm > > ${P5SITE}/Dancer2/Manual/ > > ${P5SITE}/Dancer2/Manual.pod > > +${P5SITE}/Dancer2/Manual/Deployment.pod > > ${P5SITE}/Dancer2/Manual/Migration.pod > > ${P5SITE}/Dancer2/Manual/Testing.pod > > ${P5SITE}/Dancer2/Plugin.pm > > @@ -134,12 +136,12 @@ ${P5SITE}/auto/share/dist/Dancer2/skel/v > > @man man/man3p/Dancer2::Core::Request.3p > > @man man/man3p/Dancer2::Core::Request::Upload.3p > > @man man/man3p/Dancer2::Core::Response.3p > > +@man man/man3p/Dancer2::Core::Response::Delayed.3p > > @man man/man3p/Dancer2::Core::Role::ConfigReader.3p > > @man man/man3p/Dancer2::Core::Role::DSL.3p > > @man man/man3p/Dancer2::Core::Role::Engine.3p > > @man man/man3p/Dancer2::Core::Role::Handler.3p > > @man man/man3p/Dancer2::Core::Role::HasLocation.3p > > -@man man/man3p/Dancer2::Core::Role::Headers.3p > > @man man/man3p/Dancer2::Core::Role::Hookable.3p > > @man man/man3p/Dancer2::Core::Role::Logger.3p > > @man man/man3p/Dancer2::Core::Role::Serializer.3p > > @@ -163,6 +165,7 @@ ${P5SITE}/auto/share/dist/Dancer2/skel/v > > @man man/man3p/Dancer2::Logger::Note.3p > > @man man/man3p/Dancer2::Logger::Null.3p > > @man man/man3p/Dancer2::Manual.3p > > +@man man/man3p/Dancer2::Manual::Deployment.3p > > @man man/man3p/Dancer2::Manual::Migration.3p > > @man man/man3p/Dancer2::Manual::Testing.3p > > @man man/man3p/Dancer2::Plugin.3p > > >
Hi, attached www/p5-HTTP-Headers-Fast 0.19. - C.
p5-HTTP-Headers-Fast-0.19.tgz
Description: application/tar-gz