On Wed, 20 Feb 2019 22:00:57 -0700 Andrew Hewus Fresh wrote: > A super simple update, just adds detection of .psgi files to what POD > is tested. > > https://metacpan.org/changes/distribution/Test-Pod > > OK?
I've seen nothing wrong in it and tested it against some consumers without issues. Spacing is incoherent for FIX_EXTRACT_PERMISSIONS, but i'm picky here. OK cwen@ > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-Pod/Makefile,v > retrieving revision 1.19 > diff -u -p -r1.19 Makefile > --- Makefile 5 Dec 2017 16:25:45 -0000 1.19 > +++ Makefile 21 Feb 2019 04:37:59 -0000 > @@ -4,7 +4,7 @@ COMMENT = check for POD errors in files > > MODULES = cpan > PKG_ARCH = * > -DISTNAME = Test-Pod-1.51 > +DISTNAME = Test-Pod-1.52 > CATEGORIES = devel > FIX_EXTRACT_PERMISSIONS=Yes > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-Pod/distinfo,v > retrieving revision 1.12 > diff -u -p -r1.12 distinfo > --- distinfo 14 Aug 2015 13:03:38 -0000 1.12 > +++ distinfo 21 Feb 2019 04:37:59 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Test-Pod-1.51.tar.gz) = > waHTzt9KV546rYnDb5h4qFQrZlbb5x8VgUIPSVgtfvs= -SIZE > (Test-Pod-1.51.tar.gz) = 12159 +SHA256 (Test-Pod-1.52.tar.gz) = > YKjbzGAWi/HapcwjUCNt+TQ+mHj0q5gwlwpd3m/o5fw= +SIZE > (Test-Pod-1.52.tar.gz) = 11841 >