Index | Thread | Search

From:
giovanni@paclan.it
Subject:
Re: new port: mail/p5-Email-Outlook-Message
To:
ports@openbsd.org
Date:
Fri, 7 Jun 2024 17:54:32 +0200

Download raw body.

Thread
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~