Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] Changed download links for libxml2 and libxslt
Date: Fri, 8 Mar 2019 23:41:12 +0100	[thread overview]
Message-ID: <20190308234112.2128603a@gmx.net> (raw)
In-Reply-To: <CAJSYY8e8_uGy5ELd7JpLpVitw-rG3WogxhxhUQxRzVNndfnECw@mail.gmail.com>

Hello Nityananda,

On Fri, 8 Mar 2019 15:46:44 +0530, Nityananda Padhan <ntneitin@gmail.com> wrote:

> Those ftp links were unreachable. After those changes it worked.
> 

Thanks for the patch, but the ftp download here works fine (as does the http one)...,
maybe a problem at your company network/proxy?

Yes, http works under more circumstances...

> 
> Thanks
> Neitin Nt

Please send the patch inline (and not as attachment), see [1] for details...

> From 80548bd6111d9f8f8c60c12a643cbf7088342e11 Mon Sep 17 00:00:00 2001
> From: Nt Neitin <ntneitin@gmail.com>
> Date: Fri, 8 Mar 2019 15:22:29 +0530
> Subject: [PATCH 1/1] Changed download links for libxml2 and libxslt

Should be:

  package/libxml2: change download site to http

and

  package/libxslt: change download site to http

and only one change per patch....

> 
>  Changes to be committed:
> 	modified:   package/libxml2/libxml2.mk
> 	modified:   package/libxslt/libxslt.mk
> 
> Signed-off-by: Nt Neitin <ntneitin@gmail.com>

Signed of should be 'Signed-off-by: Your Real Name <your@email.address>',
in your case 'Nityananda Padhan <ntneitin@gmail.com>'?

Regards,
Peter

[1] https://buildroot.org/downloads/manual/manual.html#submitting-patches

> ---
>  package/libxml2/libxml2.mk | 2 +-
>  package/libxslt/libxslt.mk | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/libxml2/libxml2.mk b/package/libxml2/libxml2.mk
> index 3b3714fff1..f4b4de090e 100644
> --- a/package/libxml2/libxml2.mk
> +++ b/package/libxml2/libxml2.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
> >  
>  LIBXML2_VERSION = 2.9.9
> -LIBXML2_SITE = ftp://xmlsoft.org/libxml2
> +LIBXML2_SITE = http://xmlsoft.org/sources
>  LIBXML2_INSTALL_STAGING = YES
>  LIBXML2_LICENSE = MIT
>  LIBXML2_LICENSE_FILES = COPYING
> diff --git a/package/libxslt/libxslt.mk b/package/libxslt/libxslt.mk
> index 5b1c0ae268..4632301b16 100644
> --- a/package/libxslt/libxslt.mk
> +++ b/package/libxslt/libxslt.mk
> @@ -5,7 +5,7 @@
>  ################################################################################
>  
>  LIBXSLT_VERSION = 1.1.32
> -LIBXSLT_SITE = ftp://xmlsoft.org/libxslt
> +LIBXSLT_SITE = http://xmlsoft.org/sources
>  LIBXSLT_INSTALL_STAGING = YES
>  LIBXSLT_LICENSE = MIT
>  LIBXSLT_LICENSE_FILES = COPYING
> -- 
> 2.17.1

  reply	other threads:[~2019-03-08 22:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08 10:16 [Buildroot] [PATCH 1/1] Changed download links for libxml2 and libxslt Nityananda Padhan
2019-03-08 22:41 ` Peter Seiderer [this message]
     [not found]   ` <CAJSYY8fUi_chaMOAYPe3whv8c7enG0UxuDFxnaFaR4WFeU31xw@mail.gmail.com>
2019-03-09 20:53     ` Peter Seiderer
2019-04-02 20:33       ` Peter Korsgaard
     [not found]     ` <CAJSYY8cDvs-X_pJBvU7o1hDojbXsTerbNqyV3aCLtEg9-xNtJQ@mail.gmail.com>
2019-03-09 20:55       ` Peter Seiderer
     [not found]         ` <CAJSYY8c0iKO9s=xExwu9bLvdJb1g2r3-vBuU3_6KGUr2SKN0sQ@mail.gmail.com>
2019-03-10 18:10           ` Peter Seiderer
2019-04-02 20:33         ` 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=20190308234112.2128603a@gmx.net \
    --to=ps.report@gmx.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox