From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Francois Perrad <fperrad@gmail.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] [PATCH 02/16] package/perl-convert-asn1: bump to version 0.34
Date: Sun, 17 Sep 2023 10:21:48 +0200 [thread overview]
Message-ID: <20230917082148.GJ415981@scaer> (raw)
In-Reply-To: <20230916154351.2747233-2-francois.perrad@gadz.org>
François, All,
On 2023-09-16 17:43 +0200, Francois Perrad spake thusly:
> LICENSE: update copyright years & reformated Artistic Licence part
> see https://metacpan.org/release/TIMLEGGE/Convert-ASN1-0.33/diff/TIMLEGGE/Convert-ASN1-0.34#LICENSE
Again, this diff is backwards, and this time it is really obvious that
the ordering is wrong;
@@ -1,4 +1,4 @@
-This software is copyright (c) 2023 by Graham Barr.
+This software is copyright (c) 2021 by Graham Barr.
Please be careful when you provide such information: it is supposed to
help the review, but in this case it made the review more difficult...
I fixed it again, and ditto for all the following patches...
Applied to master, thanks.
Regards,
Yann E. MORIN.
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/perl-convert-asn1/perl-convert-asn1.hash | 8 ++++----
> package/perl-convert-asn1/perl-convert-asn1.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/perl-convert-asn1/perl-convert-asn1.hash b/package/perl-convert-asn1/perl-convert-asn1.hash
> index 644517af5..2d1b1faa3 100644
> --- a/package/perl-convert-asn1/perl-convert-asn1.hash
> +++ b/package/perl-convert-asn1/perl-convert-asn1.hash
> @@ -1,6 +1,6 @@
> -# retrieved by scancpan from http://cpan.metacpan.org/
> -md5 80425835020da77c48c05a40e25bbf7e Convert-ASN1-0.33.tar.gz
> -sha256 1fdf004520c79e3a244cf9688616293516c11793d746c761f367496eb3d06076 Convert-ASN1-0.33.tar.gz
> +# retrieved by scancpan from https://cpan.metacpan.org/
> +md5 cca63088fdd5c3665a2119ee29133f6a Convert-ASN1-0.34.tar.gz
> +sha256 a628d7c9d390568fb76359975fa03f626ce57f10dc17980e8e3587d7713e4ee7 Convert-ASN1-0.34.tar.gz
>
> # computed by scancpan
> -sha256 70884b19a3537bf179538c3b7d7896a56ade509dafe6b8d545c5999a9c05f8a9 LICENSE
> +sha256 aa8ae28898a3e164ed5273c3e4fd4bd45b42f7958f282318df06773340e2c9d4 LICENSE
> diff --git a/package/perl-convert-asn1/perl-convert-asn1.mk b/package/perl-convert-asn1/perl-convert-asn1.mk
> index affe775ac..d8c4b65e2 100644
> --- a/package/perl-convert-asn1/perl-convert-asn1.mk
> +++ b/package/perl-convert-asn1/perl-convert-asn1.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -PERL_CONVERT_ASN1_VERSION = 0.33
> +PERL_CONVERT_ASN1_VERSION = 0.34
> PERL_CONVERT_ASN1_SOURCE = Convert-ASN1-$(PERL_CONVERT_ASN1_VERSION).tar.gz
> PERL_CONVERT_ASN1_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TI/TIMLEGGE
> PERL_CONVERT_ASN1_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
next prev parent reply other threads:[~2023-09-17 8:21 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 [this message]
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
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=20230917082148.GJ415981@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