All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] package/perl-html-parser: bump to version 3.75
Date: Thu, 3 Sep 2020 21:25:38 +0200	[thread overview]
Message-ID: <20200903192538.GD14354@scaer> (raw)
In-Reply-To: <20200902150838.874797-1-francois.perrad@gadz.org>

Fran?ois, All,

On 2020-09-02 17:08 +0200, Francois Perrad spake thusly:
> now, license has its own file
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Whole series of 7 patches applied to master, thanks!

Regards,
Yann E. MORIN.

> ---
>  package/perl-html-parser/perl-html-parser.hash | 6 +++---
>  package/perl-html-parser/perl-html-parser.mk   | 6 +++---
>  2 files changed, 6 insertions(+), 6 deletions(-)
> 
> diff --git a/package/perl-html-parser/perl-html-parser.hash b/package/perl-html-parser/perl-html-parser.hash
> index f06ec034b..021ef26c6 100644
> --- a/package/perl-html-parser/perl-html-parser.hash
> +++ b/package/perl-html-parser/perl-html-parser.hash
> @@ -1,6 +1,6 @@
>  # retrieved by scancpan from http://cpan.metacpan.org/
> -md5    eb7505e5f626913350df9dd4a03d54a8 HTML-Parser-3.72.tar.gz
> -sha256 ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b HTML-Parser-3.72.tar.gz
> +md5  65bf65aa8b34b35443e094010f991406  HTML-Parser-3.75.tar.gz
> +sha256  ac6b5e25a8df7af54885201e91c45fb9ab6744c08cedc1a38fcc7d95d21193a9  HTML-Parser-3.75.tar.gz
>  
>  # computed by scancpan
> -sha256 663867028ae22c6f2fabab11238f65f1bf8dd789233b844bead5f6d22220d160 README
> +sha256  0e57338bc10d5fb8891012ebee65a7b504b247f5bb485e121b8b48d7a118a60b  LICENSE
> diff --git a/package/perl-html-parser/perl-html-parser.mk b/package/perl-html-parser/perl-html-parser.mk
> index 6e5a81bb7..93e4f6745 100644
> --- a/package/perl-html-parser/perl-html-parser.mk
> +++ b/package/perl-html-parser/perl-html-parser.mk
> @@ -4,11 +4,11 @@
>  #
>  ################################################################################
>  
> -PERL_HTML_PARSER_VERSION = 3.72
> +PERL_HTML_PARSER_VERSION = 3.75
>  PERL_HTML_PARSER_SOURCE = HTML-Parser-$(PERL_HTML_PARSER_VERSION).tar.gz
> -PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
> +PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CA/CAPOEIRAB
>  PERL_HTML_PARSER_LICENSE = Artistic or GPL-1.0+
> -PERL_HTML_PARSER_LICENSE_FILES = README
> +PERL_HTML_PARSER_LICENSE_FILES = LICENSE
>  PERL_HTML_PARSER_DISTNAME = HTML-Parser
>  
>  $(eval $(perl-package))
> -- 
> 2.25.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/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.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2020-09-03 19:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02 15:08 [Buildroot] [PATCH 1/7] package/perl-html-parser: bump to version 3.75 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 2/7] package/perl-http-entity-parser: bump to version 0.24 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 3/7] package/perl-libwww-perl: bump to version 6.47 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 4/7] package/perl-mail-dkim: bump to version 1.20200824 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 5/7] package/perl-net-dns: bump to version 1.26 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 6/7] package/perl-posix-strftime-compiler: bump to version 0.44 Francois Perrad
2020-09-02 15:08 ` [Buildroot] [PATCH 7/7] package/perl-type-tiny: bump to version 1.010005 Francois Perrad
2020-09-03 19:25 ` Yann E. MORIN [this message]
2020-09-04  4:42   ` [Buildroot] [PATCH 1/7] package/perl-html-parser: bump to version 3.75 Baruch Siach
2020-09-04  7:23     ` 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=20200903192538.GD14354@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.