mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: "Sven Püschel" <s.pueschel@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: "Sven Püschel" <s.pueschel@pengutronix.de>
Subject: [ptxdist] [PATCH] libmxml: version bump 3.3.1 -> 4.0.4
Date: Fri, 24 Oct 2025 14:19:41 +0200	[thread overview]
Message-ID: <20251024121957.217543-1-s.pueschel@pengutronix.de> (raw)

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>
---
 rules/libmxml.make | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)

diff --git a/rules/libmxml.make b/rules/libmxml.make
index 32c12e8fa..20c8ffc70 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)
 
-- 
2.47.3




                 reply	other threads:[~2025-10-24 12:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20251024121957.217543-1-s.pueschel@pengutronix.de \
    --to=s.pueschel@pengutronix.de \
    --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