On Sat, Jul 25, 2020 at 02:09:29AM +0000, wen heping wrote: > Hi, ports@: > > Here is a patch to create new port p5-Test-CleanNamespaces, > it is required by the future update of p5-Moose. > It builds well and all tests pass.
FIX_EXTRACT_PERMISSIONS (and optionally PKG_ARCH) should move up by the DISTNAME to be easier to remember to double-check when updating. We could add a few devel/p5-Moo and devel/p5-Mouse to TEST_DEPENDS to avoid sometimes skipping those tests. # Additional DEPENDS to avoid skipping test MAKE_ENV += AUTOMATED_TESTING=1 TEST_DEPENDS += devel/p5-Moo \ devel/p5-Moose \ devel/p5-MooseX-Role-Parameterized \ devel/p5-Mouse The Moose* and AUTOMATED_TESTING could go either way, but I think Moo and Mouse are important. With that minor cleanup, OK afresh1@ l8rZ, -- andrew - http://afresh1.com Software doesn't do what you want it to do, it does what you tell it do. -- Stefan G. Weichinger.