committed as-is. not as big a change as would be expected from the bump in version number.
On 2022/02/20 12:13, wen heping wrote: > Hi, ports@: > > Here is a simple patch for devel/p5-Test-File to update to 1.992. > It build well and pass all tests on amd64-current system. > > 3 ports TEST_depends on devel/p5-Test-File, all of the tests pass > but one fail, not caused by this patch. > > > wen > Index: Makefile > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-File/Makefile,v > retrieving revision 1.12 > diff -u -p -r1.12 Makefile > --- Makefile 27 Mar 2021 11:22:59 -0000 1.12 > +++ Makefile 20 Feb 2022 12:09:22 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = test file attributes > > -DISTNAME = Test-File-1.448 > +DISTNAME = Test-File-1.992 > > CATEGORIES = devel > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/devel/p5-Test-File/distinfo,v > retrieving revision 1.5 > diff -u -p -r1.5 distinfo > --- distinfo 27 Mar 2021 11:22:59 -0000 1.5 > +++ distinfo 20 Feb 2022 12:09:22 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (Test-File-1.448.tar.gz) = > CEFSaAos7MEPGga4oqQfFm2NkxHrEgIrU9Nsy1BxajQ= > -SIZE (Test-File-1.448.tar.gz) = 29914 > +SHA256 (Test-File-1.992.tar.gz) = > d8V8R6QN8R5V0yZGCHA6eVc/kJtvmJ7xodF/kWVoD3c= > +SIZE (Test-File-1.992.tar.gz) = 31001
