On Tue, Nov 22, 2016 at 02:27:50PM -0700, Andrew Fresh wrote: > Simple update, no actual code changes, just documentation. > But gets portroach to stop complaining about it. 1 down, 31 to go. > > https://metacpan.org/changes/distribution/Test-YAML > > OK?
OK bluhm@ > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-YAML/Makefile,v > retrieving revision 1.2 > diff -u -p -r1.2 Makefile > --- Makefile 20 Mar 2016 19:56:39 -0000 1.2 > +++ Makefile 22 Nov 2016 21:22:05 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = testing module for YAML implementations > > -DISTNAME = Test-YAML-1.05 > +DISTNAME = Test-YAML-1.06 > CATEGORIES = devel > > MAINTAINER = Andrew Fresh <[email protected]> > @@ -13,7 +13,8 @@ MODULES = cpan > PKG_ARCH = * > RUN_DEPENDS = devel/p5-Test-Base>=0.86 > > -TEST_DEPENDS = devel/p5-Test-Pod > +# Additional depends for RELEASE_TESTING > +TEST_DEPENDS += devel/p5-Test-Pod > MAKE_ENV += RELEASE_TESTING=1 > > .include <bsd.port.mk> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-YAML/distinfo,v > retrieving revision 1.1.1.1 > diff -u -p -r1.1.1.1 distinfo > --- distinfo 10 May 2015 16:47:01 -0000 1.1.1.1 > +++ distinfo 22 Nov 2016 21:22:05 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Test-YAML-1.05.tar.gz) = kwn0sNih31YypuMbmZKx1Lm2kgHZC4225E5cB5hXNh0= > -SIZE (Test-YAML-1.05.tar.gz) = 11500 > +SHA256 (Test-YAML-1.06.tar.gz) = JzdhAxY8EtfROuRb8iyvWgw4R4NiQlv2hhPDdI92uUM= > +SIZE (Test-YAML-1.06.tar.gz) = 11470
