On Wed, 8 May 2019 01:26:35 +0000 wen heping <[email protected]> wrote:
> ping ... > ________________________________ > 发件人: Stuart Henderson <[email protected]> > 发送时间: 2019年2月25日 19:51 > 收件人: wen heping > 抄送: [email protected]; Cesare Gargano > 主题: Re: [Update] www/p5-HTTP-Headers-Fast : update to 0.21 > > Adding maintainer to CC. Any comments Cesare, and are you still > interested in maintaining this port? - Cesare isn't MAINTAINER anymore, that diff won't apply - TEST_DEPENDS changed - CONFIGURE_STYLE is 'modbuild tiny' > 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 Charlène. > > 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 >
