On Wed, Jan 08, 2020 at 10:53:38AM +0000, wen heping wrote: > Hi, ports@: > > Here is a simple patch for devel/p5-Module-ScanDeps to update > to 1.27. It build well and pass all tests on amd64-current system. > > One port depends on it: devel/p5-Module-Install, it build well and > pass all tests with this patch. > > > Regards, > wen
OK afresh1@ > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Module-ScanDeps/Makefile,v > retrieving revision 1.23 > diff -u -p -r1.23 Makefile > --- Makefile 12 Jul 2019 20:45:00 -0000 1.23 > +++ Makefile 8 Jan 2020 07:10:59 -0000 > @@ -4,9 +4,8 @@ COMMENT= recursively scan Perl code for > > MODULES= cpan > PKG_ARCH= * > -DISTNAME= Module-ScanDeps-1.24 > +DISTNAME= Module-ScanDeps-1.27 > CATEGORIES= devel > -REVISION= 0 > > # perl > PERMIT_PACKAGE= Yes > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Module-ScanDeps/distinfo,v > retrieving revision 1.12 > diff -u -p -r1.12 distinfo > --- distinfo 28 Apr 2018 14:11:05 -0000 1.12 > +++ distinfo 8 Jan 2020 07:10:59 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Module-ScanDeps-1.24.tar.gz) = > iWcN5OnzX+YSoE1FI3a8qAddCdRTFIpfKMPDyUCSzGg= > -SIZE (Module-ScanDeps-1.24.tar.gz) = 55262 > +SHA256 (Module-ScanDeps-1.27.tar.gz) = > 7kzhnARIXlyvcThOWZUYssutLyckGrCdieCWnlJO2Ug= > +SIZE (Module-ScanDeps-1.27.tar.gz) = 54387 -- andrew - http://afresh1.com Whatever happened to the days when hacking started at the cerebral cortex and not the keyboard? -- Sid from UserFriendly.org
