On Wed, 15 May 2019 23:00:49 +0200 Julien Dhaille <[email protected]> wrote:
> Hi, > updated patch for REVISION and MAINTAINER Thanks for taking maintainership, it's committed! Charlène. > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-Time/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 10 May 2019 19:22:50 -0000 1.4 > +++ Makefile 15 May 2019 20:51:30 -0000 > @@ -6,6 +6,9 @@ MODULES = cpan > PKG_ARCH = * > DISTNAME = Test-Time-0.08 > CATEGORIES = devel > +REVISION = 0 > + > +MAINTAINER = Julien Dhaille <[email protected]> > > # Perl > PERMIT_PACKAGE_CDROM = Yes > > > > Le 10/05/2019 à 20:49, Charlene Wendling a écrit : > > On Fri, 10 May 2019 11:28:51 -0700 > > Andrew Hewus Fresh <[email protected]> wrote: > > > >> On Fri, May 10, 2019 at 03:35:25PM +0200, Julien Dhaille wrote: > >>> Hello, > >>> update from upstream : > >>> https://metacpan.org/source/SATOH/Test-Time-0.08/Changes > >> > >> With the new version the REVISION can be removed and after manually > >> applying the patch because it failed, with the REVISION removal > >> this is OK afresh1@ > > > > It works fine here and the only direct depend pass its tests. > > > > OK cwen@ > > > >> (here's an updated patch) > >> > >> > >> Index: Makefile > >> =================================================================== > >> RCS file: /cvs/ports/devel/p5-Test-Time/Makefile,v > >> retrieving revision 1.3 > >> diff -u -p -r1.3 Makefile > >> --- Makefile 1 May 2019 19:57:07 -0000 1.3 > >> +++ Makefile 10 May 2019 15:34:34 -0000 > >> @@ -4,9 +4,8 @@ COMMENT = overrides time()/sleep() > >> core > >> MODULES = cpan > >> PKG_ARCH = * > >> -DISTNAME = Test-Time-0.04 > >> +DISTNAME = Test-Time-0.08 > >> CATEGORIES = devel > >> -REVISION = 0 > >> > >> # Perl > >> PERMIT_PACKAGE_CDROM = Yes > >> Index: distinfo > >> =================================================================== > >> RCS file: /cvs/ports/devel/p5-Test-Time/distinfo,v > >> retrieving revision 1.1.1.1 > >> diff -u -p -r1.1.1.1 distinfo > >> --- distinfo 18 Jan 2016 22:15:21 -0000 1.1.1.1 > >> +++ distinfo 10 May 2019 15:34:34 -0000 > >> @@ -1,2 +1,2 @@ > >> -SHA256 (Test-Time-0.04.tar.gz) = > >> 2MG8V/l2eugSL8SrhzvZkcueqOlCLGY5mstmdw+lwuo= -SIZE > >> (Test-Time-0.04.tar.gz) = 45534 +SHA256 (Test-Time-0.08.tar.gz) = > >> uLw7B0uyJH6FiDmcHlXQcfBJz2zhyLQZLDjPPCRVlUg= +SIZE > >> (Test-Time-0.08.tar.gz) = 53848 > >> >
