mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Lars Pedersen <lapeddk@gmail.com>
Subject: Re: [ptxdist] [APPLIED] sed: version bump 4.2.2 -> 4.8
Date: Mon, 20 Jun 2022 08:19:30 +0200	[thread overview]
Message-ID: <20220620061930.1491288-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220610112632.878176-1-lapeddk@gmail.com>

Thanks, applied as 14a0dff4e677239f5509b58f4a046e74730779b1.

Michael

[sent from post-receive hook]

On Mon, 20 Jun 2022 08:19:30 +0200, Lars Pedersen <lapeddk@gmail.com> wrote:
> New configure options matched with grep package
> License file COPYING changed because of indentation and COPYING.DOC removed
> GNU Free Documentation License removed from rule
> 
> Signed-off-by: Lars Pedersen <lapeddk@gmail.com>
> Message-Id: <20220610112632.878176-1-lapeddk@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/sed.make b/rules/sed.make
> index b7ac7ed07aff..dbf973d08a59 100644
> --- a/rules/sed.make
> +++ b/rules/sed.make
> @@ -15,17 +15,16 @@ PACKAGES-$(PTXCONF_SED) += sed
>  #
>  # Paths and names
>  #
> -SED_VERSION	:= 4.2.2
> -SED_MD5		:= 7ffe1c7cdc3233e1e0c4b502df253974
> +SED_VERSION	:= 4.8
> +SED_MD5		:= 4b9b442ae2527ac316d2915facc41622
>  SED		:= sed-$(SED_VERSION)
> -SED_SUFFIX	:= tar.bz2
> +SED_SUFFIX	:= tar.gz
>  SED_URL		:= $(call ptx/mirror, GNU, sed/$(SED).$(SED_SUFFIX))
>  SED_SOURCE	:= $(SRCDIR)/$(SED).$(SED_SUFFIX)
>  SED_DIR		:= $(BUILDDIR)/$(SED)
> -SED_LICENSE	:= GPL-3.0-only AND GNU Free Documentation License
> +SED_LICENSE	:= GPL-3.0-only
>  SED_LICENSE_FILES := \
> -	file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
> -	file://COPYING.DOC;md5=10b9de612d532fdeeb7fe8fcd1435cc6
> +	file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> @@ -43,7 +42,9 @@ SED_AUTOCONF := \
>  	--disable-acl \
>  	--disable-nls \
>  	--disable-rpath \
> -	--without-selinux
> +	--without-selinux \
> +	--enable-threads=posix \
> +	--disable-assert
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2022-06-20  6:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-10 11:26 [ptxdist] [PATCH v2] " Lars Pedersen
2022-06-20  6:19 ` 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=20220620061930.1491288-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=lapeddk@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