mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] libmxml: version bump 3.3.1 -> 4.0.4
Date: Sun, 26 Oct 2025 21:32:58 +0100	[thread overview]
Message-ID: <20251026203258.980664-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20251024121957.217543-1-s.pueschel@pengutronix.de>

Thanks, applied as 33f424431739b7863a8d0e3b3ae2e19f80b5cb27.

Michael

[sent from post-receive hook]

On Sun, 26 Oct 2025 21:32:58 +0100, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> Only the copyright year was updated in the NOTICE file.
> 
> https://www.msweet.org/blog/2024-03-20-mxml-4.0.0.html
> https://www.msweet.org/blog/2024-03-22-mxml-4.0.1.html
> https://www.msweet.org/blog/2024-03-24-mxml-4.0.2.html
> https://www.msweet.org/blog/2024-04-21-mxml-4.0.3.html
> https://www.msweet.org/blog/2025-01-19-mxml-4.0.4.html
> 
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251024121957.217543-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmxml.make b/rules/libmxml.make
> index 32c12e8faeca..20c8ffc70fbc 100644
> --- a/rules/libmxml.make
> +++ b/rules/libmxml.make
> @@ -12,8 +12,8 @@ PACKAGES-$(PTXCONF_LIBMXML) += libmxml
>  #
>  # Paths and names
>  #
> -LIBMXML_VERSION	:= 3.3.1
> -LIBMXML_MD5	:= 078dc38807d4f1b9e92c95515ff2aec3
> +LIBMXML_VERSION	:= 4.0.4
> +LIBMXML_MD5	:= 7052a4bee080d2d86c40a95c9d5d88bc
>  LIBMXML		:= mxml-$(LIBMXML_VERSION)
>  LIBMXML_SUFFIX	:= tar.gz
>  LIBMXML_URL	:= https://github.com/michaelrsweet/mxml/releases/download/v$(LIBMXML_VERSION)/$(LIBMXML).$(LIBMXML_SUFFIX)
> @@ -22,7 +22,7 @@ LIBMXML_DIR	:= $(BUILDDIR)/mxml-$(LIBMXML_VERSION)
>  LIBMXML_LICENSE	:= Apache-2.0 WITH custom-exception
>  LIBMXML_LICENSE_FILES := \
>  	file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327 \
> -	file://NOTICE;md5=6fe66de3d1a8a73def255cf8944376f0
> +	file://NOTICE;md5=198bc141b16768396565a8a372f3d94e
>  
>  # ----------------------------------------------------------------------------
>  # Prepare
> @@ -31,20 +31,10 @@ LIBMXML_LICENSE_FILES := \
>  LIBMXML_CONF_TOOL := autoconf
>  LIBMXML_CONF_OPT := \
>  	$(CROSS_AUTOCONF_USR) \
> -	--disable-debug \
>  	--enable-threads \
>  	--enable-shared \
> -	--without-ansi \
> -	--without-vsnprintf
> -
> -# build static lib, too. make install will fail otherwise
> -LIBMXML_MAKE_OPT := \
> -	all \
> -	libmxml.a
> -
> -LIBMXML_INSTALL_OPT := \
> -	install \
> -	DSTROOT=$(LIBMXML_PKGDIR)
> +	--disable-debug \
> +	--disable-maintainer
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install
> @@ -59,7 +49,7 @@ $(STATEDIR)/libmxml.targetinstall:
>  	@$(call install_fixup, libmxml,AUTHOR,"Ryan Raasch <ryan.raasch@gmail.com>")
>  	@$(call install_fixup, libmxml,DESCRIPTION,missing)
>  
> -	@$(call install_lib, libmxml, 0, 0, 0644, libmxml)
> +	@$(call install_lib, libmxml, 0, 0, 0644, libmxml4)
>  
>  	@$(call install_finish, libmxml)
>  



      reply	other threads:[~2025-10-26 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 12:19 [ptxdist] [PATCH] " Sven Püschel
2025-10-26 20:32 ` 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=20251026203258.980664-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=s.pueschel@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