On Mon, Feb 03, 2020 at 11:12:51AM +0100, Charlene Wendling wrote: > Here is a diff with my above comments applied:
OK bluhm@ > Index: Makefile > =================================================================== > RCS file: /cvs/ports/www/p5-HTML-Scrubber/Makefile,v > retrieving revision 1.10 > diff -u -p -u -p -r1.10 Makefile > --- Makefile 12 Jul 2019 20:50:54 -0000 1.10 > +++ Makefile 3 Feb 2020 10:04:12 -0000 > @@ -4,14 +4,15 @@ COMMENT= HTML cleaning module > > MODULES= cpan > PKG_ARCH= * > -DISTNAME= HTML-Scrubber-0.09 > +DISTNAME= HTML-Scrubber-0.19 > CATEGORIES= www > -REVISION= 0 > > # Perl > PERMIT_PACKAGE= Yes > > -BUILD_DEPENDS= ${RUN_DEPENDS} > -RUN_DEPENDS= www/p5-HTML-Parser > +RUN_DEPENDS= www/p5-HTML-Parser>=3.47 > + > +TEST_DEPENDS= devel/p5-Test-Differences \ > + devel/p5-Test-Memory-Cycle > > .include <bsd.port.mk> > Index: distinfo > =================================================================== > RCS file: /cvs/ports/www/p5-HTML-Scrubber/distinfo,v > retrieving revision 1.4 > diff -u -p -u -p -r1.4 distinfo > --- distinfo 9 Mar 2013 15:30:50 -0000 1.4 > +++ distinfo 3 Feb 2020 10:04:12 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (HTML-Scrubber-0.09.tar.gz) = > ti883SkzIhzWgEKGnnbnrfEbN7ThMKf4vP3AnN5S7G0= > -SIZE (HTML-Scrubber-0.09.tar.gz) = 26840 > +SHA256 (HTML-Scrubber-0.19.tar.gz) = > rihVePhWX5FUxj5CNHBLV7aDX3ei+C/+ckiZ1FMmK7E= > +SIZE (HTML-Scrubber-0.19.tar.gz) = 36418