All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Peter Seiderer <ps.report@gmx.net>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v1] Config.in: update default BR2_CPAN_MIRROR URL from http to https
Date: Wed, 21 Dec 2022 14:06:53 +0100	[thread overview]
Message-ID: <20221221130653.GM2909@scaer> (raw)
In-Reply-To: <20221220180306.17253-1-ps.report@gmx.net>

Peter, All,

On 2022-12-20 19:03 +0100, Peter Seiderer spake thusly:
> Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ---
> Notes:
> 
> - the mirror list URL http://search.cpan.org/mirror seems outdated
>   (re-directed to https://metacpan.org/mirrors aka 'Not Found - The
>   resource you requested could not be found.').
> 
>   The closest matching URLs I found are:
> 
>   https://www.cpan.org/SITES.html
>   http://mirrors.cpan.org/map.html
>   http://mirrors.cpan.org/

I've updated the help text with those last two URLs (table and map),
extended the commit log with your good explanations above, and a few
additions.

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Config.in b/Config.in
> index 3c57c591a8..c318223d1d 100644
> --- a/Config.in
> +++ b/Config.in
> @@ -287,7 +287,7 @@ config BR2_LUAROCKS_MIRROR
>  
>  config BR2_CPAN_MIRROR
>  	string "CPAN mirror (Perl packages)"
> -	default "http://cpan.metacpan.org"
> +	default "https://cpan.metacpan.org"
>  	help
>  	  CPAN (Comprehensive Perl Archive Network) is a repository of
>  	  Perl packages. It has multiple software mirrors scattered
> -- 
> 2.39.0
> 
> _______________________________________________
> 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

  reply	other threads:[~2022-12-21 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 18:03 [Buildroot] [PATCH v1] Config.in: update default BR2_CPAN_MIRROR URL from http to https Peter Seiderer
2022-12-21 13:06 ` Yann E. MORIN [this message]
2022-12-21 19:42 ` Peter Korsgaard

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=20221221130653.GM2909@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=ps.report@gmx.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.