From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] bc: version bump 1.06 -> 1.08.1
Date: Mon, 17 Feb 2025 08:24:45 +0100 [thread overview]
Message-ID: <20250217072445.53306-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250208135426.130640-1-bruno.thomsen@gmail.com>
Thanks, applied as b43585eaae06f5a662498d927e0b37a517c537e4.
Michael
[sent from post-receive hook]
On Mon, 17 Feb 2025 08:24:45 +0100, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> Compression type changed from tar.gz to tar.xz.
>
> License changed from GPL-2.0-or-later to GPL-3.0-or-later so md5sum
> has been updated.
>
> Licensing from web site[1]:
>
> bc is free software; you can redistribute it and/or modify it under
> the terms of the GNU General Public License as published by the Free
> Software Foundation; either version 3 of the License, or (at your option)
> any later version.
>
> [1] https://www.gnu.org/software/bc/
>
> Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
> Message-Id: <20250208135426.130640-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/bc.make b/rules/bc.make
> index c23cf0707bc6..594f8741b884 100644
> --- a/rules/bc.make
> +++ b/rules/bc.make
> @@ -15,17 +15,17 @@ PACKAGES-$(PTXCONF_BC) += bc
> #
> # Paths and names
> #
> -BC_VERSION := 1.06
> -BC_MD5 := d44b5dddebd8a7a7309aea6c36fda117
> +BC_VERSION := 1.08.1
> +BC_MD5 := 26c11787a7a1d76de8a2ac3a7ba92098
> BC := bc-$(BC_VERSION)
> -BC_SUFFIX := tar.gz
> +BC_SUFFIX := tar.xz
> BC_URL := $(call ptx/mirror, GNU, bc/$(BC).$(BC_SUFFIX))
> BC_SOURCE := $(SRCDIR)/$(BC).$(BC_SUFFIX)
> BC_DIR := $(BUILDDIR)/$(BC)
> -BC_LICENSE := GPL-2.0-or-later
> +BC_LICENSE := GPL-3.0-or-later
> BC_LICENSE_FILES := \
> - file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
> - file://bc/bc.c;startline=47;endline=73;md5=944528275142ba90c112735cf0cbc7d1
> + file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
> + file://bc/bc.c;startline=3;endline=46;md5=d65c804470e1c96f665f0d07debdbc34
>
> # ----------------------------------------------------------------------------
> # Prepare
prev parent reply other threads:[~2025-02-17 7:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-08 13:54 [ptxdist] [PATCH 1/2] " Bruno Thomsen
2025-02-08 13:54 ` [ptxdist] [PATCH 2/2] Revert "bc: move to staging" Bruno Thomsen
2025-02-14 9:54 ` Michael Olbrich
2025-02-14 22:37 ` Bruno Thomsen
2025-02-17 7:24 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-02-17 7:24 ` Michael Olbrich [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=20250217072445.53306-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=bruno.thomsen@gmail.com \
--cc=ptxdist@pengutronix.de \
/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