Thursday, July 25, 2019

Re: [NEW] devel/p5-Exception-Class-TryCatch

Hi!

On Tue, 23 Jul 2019 16:35:15 -0700
Peter Ezetta wrote:

> Hi ports@,
>
> The attached port provides Exception::Class::TryCatch, which is a
> requirement for devel/p5-CLI-Framework, which I will be submitting
> shortly. The port builds cleanly and passes all tests on my amd64
> running today's -current.
>
> I am fairly new to porting, so any feedback would be greatly
> appreciated.
>
> Comments? Ok?
>
> Peter

Your port is working, but there are issues:

- License is "Apache 2.0" actually [0]
- This module is architecture independent, so it needs:

PKG_ARCH = *

With these changes, it would be good.

I recommend you to use portgen(1) to generate new Perl 5 ports.
You'll need some extra packages, this is described in the manpage. The
script itself can be found at /usr/ports/infrastructure/bin/portgen. It
does *at least* 80% of the job for you ;)

Charlène.


[0]
https://metacpan.org/pod/Exception::Class::TryCatch#COPYRIGHT-AND-LICENSE

No comments:

Post a Comment