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 >
