Thursday, July 25, 2019

Re: [maintainer update] www/p5-Mojo 8.22

Hi,

On Mon, 22 Jul 2019 13:25:15 +0300
Manolis Tzanidakis wrote:

> Hello,
> this diff updates www/p5-Mojo to the latest version, 8.22.
> https://metacpan.org/release/SRI/Mojolicious-8.22
>
> All test pass.
>
> While here also switch to PERMIT_PACKAGE, as suggested by Charlene
> Wendling.
>

But since then we moved all ports to PERMIT_PACKAGE, so the diff didn't
apply. I corrected this, and committed it :) Thanks!

Charlène.

> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/p5-Mojo/Makefile,v
> retrieving revision 1.34
> diff -u -p -r1.34 Makefile
> --- Makefile 30 Apr 2019 02:11:35 -0000 1.34
> +++ Makefile 22 Jul 2019 10:21:04 -0000
> @@ -4,13 +4,13 @@ COMMENT = next generation web framework
>
> MODULES = cpan
> PKG_ARCH = *
> -DISTNAME = Mojolicious-8.15
> +DISTNAME = Mojolicious-8.22
> CATEGORIES = www
>
> MAINTAINER = Manolis Tzanidakis <mtzanidakis@gmail.com>
>
> # Perl
> -PERMIT_PACKAGE_CDROM = Yes
> +PERMIT_PACKAGE= Yes
>
> HOMEPAGE = https://mojolicious.org/
>
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/www/p5-Mojo/distinfo,v
> retrieving revision 1.26
> diff -u -p -r1.26 distinfo
> --- distinfo 30 Apr 2019 02:11:35 -0000 1.26
> +++ distinfo 22 Jul 2019 10:21:04 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (Mojolicious-8.15.tar.gz) =
> yFArI+TyE1RIYfIECjTf6nLj0QkzVcJMcPEtZdB37Ns= -SIZE
> (Mojolicious-8.15.tar.gz) = 755156 +SHA256 (Mojolicious-8.22.tar.gz)
> = huNKUPfa63r0NlXXs7/kO7CRJCFr+vMBbm/ZdcPySFQ= +SIZE
> (Mojolicious-8.22.tar.gz) = 764431
>

No comments:

Post a Comment