On 2019/02/25 11:51, Stuart Henderson wrote:
> Adding maintainer to CC. Any comments Cesare, and are you still
> interested in maintaining this port?

Oh, I see... :-)

<[email protected]>: Host or domain name not found. Name service error for
    name=plusiagamma.org type=AAAA: Host not found

It is not OK though - build fails.

===>  Configuring for p5-HTTP-Headers-Fast-0.21
Can't locate Module/Build/Tiny.pm in @INC (you may need to install the 
Module::Build::Tiny module) (@INC contains: 
/usr/local/libdata/perl5/site_perl/amd64-openbsd 
/usr/local/libdata/perl5/site_perl /usr/libdata/perl5/amd64-openbsd 
/usr/libdata/perl5 .) at Build.PL line 9.
BEGIN failed--compilation aborted at Build.PL line 9.


> 
> On 2019/02/25 06:19, wen heping wrote:
> > Hi, ports@ :
> > 
> >    Here is an patch to update www/p5-HTTP-Headers-Fast to 0.21.
> >    It build and passed all tests on my OpenBSD-current amd64 system.
> > 
> >    Two ports depends on it:
> >    1 www/p5-Dancer2 : build and all but 2 tests passed. 2 tests failed but 
> > not because of
> > the update of www/p5-HTTP-Headers-Fast.
> >   2 www/p5-Plack :build and all tests passed.
> > 
> >    The update is required by the future update of www/p5-Dancer2.
> >    Current version of p5-Dancers failed 2 tests. With the update of 
> > www/p5-HTTP-Headers-Fast and p5-Dancer2,
> > all tests would pass.
> > 
> >    Comments?
> > 
> > Cheers,
> > wen
> 
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/www/p5-HTTP-Headers-Fast/Makefile,v
> > retrieving revision 1.4
> > diff -u -p -r1.4 Makefile
> > --- Makefile        20 Mar 2016 19:57:20 -0000      1.4
> > +++ Makefile        25 Feb 2019 02:44:39 -0000
> > @@ -4,7 +4,7 @@ COMMENT =           faster implementation of HTTP
> >  
> >  MODULES =          cpan
> >  PKG_ARCH =         *
> > -DISTNAME =         HTTP-Headers-Fast-0.20
> > +DISTNAME =         HTTP-Headers-Fast-0.21
> >  CATEGORIES =               www
> >  
> >  MAINTAINER =               Cesare Gargano <[email protected]>
> > Index: distinfo
> > ===================================================================
> > RCS file: /cvs/ports/www/p5-HTTP-Headers-Fast/distinfo,v
> > retrieving revision 1.2
> > diff -u -p -r1.2 distinfo
> > --- distinfo        27 Nov 2015 21:45:25 -0000      1.2
> > +++ distinfo        25 Feb 2019 02:44:39 -0000
> > @@ -1,2 +1,2 @@
> > -SHA256 (HTTP-Headers-Fast-0.20.tar.gz) = 
> > 0vTJckYY508wD8dGSY+1hJaS7wz8SvR/5JnEBjlp5SA=
> > -SIZE (HTTP-Headers-Fast-0.20.tar.gz) = 19913
> > +SHA256 (HTTP-Headers-Fast-0.21.tar.gz) = 
> > Xmjtjj5nUx4dQ8aizf0O4trd8uW5TBomSPOmUApvEtU=
> > +SIZE (HTTP-Headers-Fast-0.21.tar.gz) = 19578
> 

Reply via email to