[Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15

Yann E. MORIN yann.morin.1998 at free.fr
Sun Sep 17 08:18:56 UTC 2023


François, All,

On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: remove trailing spaces
> see https://metacpan.org/release/ETHER/Class-Method-Modifiers-2.13/diff/ETHER/Class-Method-Modifiers-2.15#LICENSE

This diff shows *added* trailing spaces, which goes against what you
said the line above. So I had to dig a bit and spend a bit of time to
understand what was going on...

That's because the diff is backawards: it compares 2.13 against 2.15,
while we want to compare 2.15 agaisnt 2.13.

And there was also a typo fixed in the licensing terms:
    s/MERCHANTIBILITY/MERCHANTABILITY/

So I fixed those two when applying.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
> ---
>  .../perl-class-method-modifiers.hash                      | 8 ++++----
>  .../perl-class-method-modifiers.mk                        | 2 +-
>  2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> index ee0f5ec32..e3e88140b 100644
> --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5  b1398e3682aa2e075b913b9f9000b596  Class-Method-Modifiers-2.13.tar.gz
> -sha256  ab5807f71018a842de6b7a4826d6c1f24b8d5b09fcce5005a3309cf6ea40fd63  Class-Method-Modifiers-2.13.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5  1aea89d0f23c3537580cae549b5c5864  Class-Method-Modifiers-2.15.tar.gz
> +sha256  65cd85bfe475d066e9186f7a8cc636070985b30b0ebb1cde8681cf062c2e15fc  Class-Method-Modifiers-2.15.tar.gz
>  
>  # computed by scancpan
> -sha256  d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561  LICENSE
> +sha256  3a4d15d78daa7fbb8b9f90da1b8cb60a6cd5275c6a5fdb0fca5db2e74b522dee  LICENSE
> diff --git a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> index ef688acf7..d4a7f11b8 100644
> --- a/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> +++ b/package/perl-class-method-modifiers/perl-class-method-modifiers.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.13
> +PERL_CLASS_METHOD_MODIFIERS_VERSION = 2.15
>  PERL_CLASS_METHOD_MODIFIERS_SOURCE = Class-Method-Modifiers-$(PERL_CLASS_METHOD_MODIFIERS_VERSION).tar.gz
>  PERL_CLASS_METHOD_MODIFIERS_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
>  PERL_CLASS_METHOD_MODIFIERS_LICENSE = Artistic or GPL-1.0+
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list