From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Perrad <fperrad@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15
Date: Sun, 17 Sep 2023 10:35:13 +0200 [thread overview]
Message-ID: <20230917083513.GM415981@scaer> (raw)
In-Reply-To: <20230917081856.GI415981@scaer>
François, All,
On 2023-09-17 10:18 +0200, Yann E. MORIN spake thusly:
> 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
> So I fixed those two when applying.
> Applied to master, thanks.
FTR: I did not apply this patch, due to more issues in the rest of the
series.
Regards,
Yann E. MORIN.
> > Signed-off-by: Francois Perrad <francois.perrad@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@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. |
> '------------------------------^-------^------------------^--------------------'
> _______________________________________________
> buildroot mailing list
> buildroot@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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-17 8:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 15:43 [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34 Francois Perrad
2023-09-17 8:21 ` Yann E. MORIN
2023-09-17 8:34 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 03/16] package/perl-exporter-tiny: bump to version 1.006002 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 04/16] package/perl-file-listing: bump to version 6.16 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 05/16] package/perl-file-sharedir-install: bump to version 0.14 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 06/16] package/perl-http-date: bump to version 6.06 Francois Perrad
2023-09-17 8:33 ` Yann E. MORIN
2023-09-16 15:43 ` [Buildroot] [PATCH 07/16] package/perl-json-maybexs: bump to version 1.004005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 08/16] package/perl-lwp-protocol-https: bump to version 6.11 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 09/16] package/perl-mojolicious-plugin-authentication: bump to version 1.39 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 10/16] package/perl-moo: bump to version 2.005005 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 11/16] package/perl-package-stash: bump to version 0.40 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 12/16] package/perl-plack: bump to version 1.0050 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 13/16] package/perl-sub-install: bump to version 0.929 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 14/16] package/perl-sub-quote: bump to version 2.006008 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 15/16] package/perl-tiny-type: bump to version 2.004000 Francois Perrad
2023-09-16 15:43 ` [Buildroot] [PATCH 16/16] package/perl-uri: bump to version 5.21 Francois Perrad
2023-09-17 8:18 ` [Buildroot] [PATCH 01/16] package/perl-class-method-modifiers: bump to version 2.15 Yann E. MORIN
2023-09-17 8:35 ` Yann E. MORIN [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230917083513.GM415981@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
--cc=fperrad@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox