From: Stuart Henderson Subject: Re: new port: mail/p5-Email-Outlook-Message To: , Date: Fri, 07 Jun 2024 21:18:52 +0100 Added automatically if you set MAKE_ENV= TEST_POD=1 -- Sent from a phone, apologies for poor formatting. On 7 June 2024 16:54:49 giovanni@paclan.it wrote: > On 6/6/24 9:35 AM, Abel Abraham Camarillo Ojeda wrote: >> Hi porters >> >> I need this port to use msgconvert utility to transform .msg (outlook) >> files to plaintext .eml files >> >> `make test` pass in amd64, I was also able to read some output .eml files. >> > I would add devel/p5-Test-Pod-Coverage to TEST_DEPENDS. > ok giovanni@ anyway. > > Cheers > Giovanni > >> ===> Regression tests for p5-Email-Outlook-Message-0.921 >> PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" >> "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, >> 'blib/lib', 'blib/arch')" t/*.t >> t/basics.t ............... ok >> t/charset.t .............. ok >> t/full_structure.t ....... ok >> t/gpg_signed.t ........... ok >> t/internals.t ............ ok >> t/plain_jpeg_attached.t .. ok >> t/plain_uc_unsent.t ...... ok >> t/plain_uc_wc_unsent.t ... ok >> t/plain_unsent.t ......... ok >> t/pod_coverage.t ......... skipped: Test::Pod::Coverage required for >> testing pod coverage >> All tests successful. >> Files=10, Tests=118, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.42 cusr >> 0.36 csys = 1.85 CPU) >> Result: PASS >> >> Please tell if I'm missing something >> >> port attached >> >> kind regards~