Wednesday, May 29, 2019

Re: 回复: 回复: [Update] www/p5-Cookie-Baker : update to 0.10

Hi Wen,

On Thu, 30 May 2019 00:05:50 +0000
wen heping <wenheping2000@hotmail.com> wrote:

> ping ...

It has just been committed.

Charlène.

> ________________________________
> 发件人: Andrew Hewus Fresh <andrew@afresh1.com>
> 发送时间: 2019年5月27日 10:39
> 收件人: wen heping
> 抄送: Charlene Wendling; ports@openbsd.org
> 主题: Re: 回复: [Update] www/p5-Cookie-Baker : update to 0.10
>
> On Tue, May 21, 2019 at 02:53:38AM +0000, wen heping wrote:
> > Here is revised patch.
> > Now remove p5-CGI from TEST_DEPENDS since TEST_DEPENDS includes
> > RUN_DEPENDS.
>
> OK afresh1@
>
>
> > wen
> > ________________________________
> > 发件人: Charlene Wendling <julianaito@posteo.jp>
> > 发送时间: 2019年5月15日 22:13
> > 收件人: wen heping
> > 抄送: ports@openbsd.org
> > 主题: Re: [Update] www/p5-Cookie-Baker : update to 0.10
> >
> > On Wed, 15 May 2019 08:38:13 +0000
> > wen heping <wenheping2000@hotmail.com> wrote:
> >
> > > Hi, ports@ :
> > >
> > > Here is a patch to update www/p5-Cookie-Baker to 0.10, which
> > > is required by the future update of www/p5-Plack. It build well
> > > and passed all tests on my amd64-current system.
> > >
> > > Only one port p5-Plack depends on www/p5-Cookie-Baker,
> > > p5-Plack build well and passed all tests with this update.
> >
> > Same results here.
> >
> > > Comments ?
> >
> > As far as Perl is concerned, TEST_DEPENDS includes RUN_DEPENDS,
> > so you don't need to add www/p5-URI to TEST_DEPENDS.
> >
> > With that tweaked, OK cwen@
> >
> > > wen
> >
> > Charlène.
>
> > Index: Makefile
> > ===================================================================
> > RCS file: /cvs/ports/www/p5-Cookie-Baker/Makefile,v
> > retrieving revision 1.3
> > diff -u -p -r1.3 Makefile
> > --- Makefile 1 May 2019 19:57:07 -0000 1.3
> > +++ Makefile 21 May 2019 02:51:29 -0000
> > @@ -4,18 +4,16 @@ COMMENT = cookie string generator / par
> >
> > MODULES = cpan
> > PKG_ARCH = *
> > -DISTNAME = Cookie-Baker-0.06
> > +DISTNAME = Cookie-Baker-0.10
> > CATEGORIES = www
> > -REVISION = 0
> >
> > # Perl
> > PERMIT_PACKAGE_CDROM = Yes
> >
> > RUN_DEPENDS = www/p5-URI
> >
> > -TEST_DEPENDS = devel/p5-Test-Time \
> > - www/p5-URI
> > +TEST_DEPENDS = devel/p5-Test-Time
> >
> > -CONFIGURE_STYLE = modbuild
> > +CONFIGURE_STYLE = modbuild tiny
> >
> > .include <bsd.port.mk>
> > Index: distinfo
> > ===================================================================
> > RCS file: /cvs/ports/www/p5-Cookie-Baker/distinfo,v
> > retrieving revision 1.1.1.1
> > diff -u -p -r1.1.1.1 distinfo
> > --- distinfo 18 Jan 2016 22:37:16 -0000 1.1.1.1
> > +++ distinfo 21 May 2019 02:51:29 -0000
> > @@ -1,2 +1,2 @@
> > -SHA256 (Cookie-Baker-0.06.tar.gz) =
> > Sx+xc9aXevkC+gGCQqCygJnlYSovpD4BYDgHgfXXbqA= -SIZE
> > (Cookie-Baker-0.06.tar.gz) = 11976 +SHA256
> > (Cookie-Baker-0.10.tar.gz) =
> > tCutFbEtpM3FyQyQL6861IQoGkIgP6TnZShmQ09vpN0= +SIZE
> > (Cookie-Baker-0.10.tar.gz) = 12401
>
>
> --
> andrew - http://afresh1.com
>
> The 3 great virtues of a programmer: Laziness, Impatience, and Hubris.
> --Larry Wall

No comments:

Post a Comment