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] xorg-lib-Xext: version bump 1.3.4 -> 1.3.6
Date: Wed, 22 Oct 2025 16:11:25 +0200	[thread overview]
Message-ID: <20251022141141.3812847-1-s.pueschel@pengutronix.de> (raw)

The tarballs now use xz instead of bz2.

Checked the license list in the COPYING file with the
SPDX Online Tool [1]. Some licenses about the documentation
couldn't be matched to a SPDX License identifier and were
skipped, as they sounded similar to the other licenses.

[1] https://tools.spdx.org/app/check_license/

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/xorg-lib-Xext.make | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/rules/xorg-lib-Xext.make b/rules/xorg-lib-Xext.make
index f2068975a..e27dda29a 100644
--- a/rules/xorg-lib-Xext.make
+++ b/rules/xorg-lib-Xext.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XEXT) += xorg-lib-xext
 #
 # Paths and names
 #
-XORG_LIB_XEXT_VERSION	:= 1.3.4
-XORG_LIB_XEXT_MD5	:= f5b48bb76ba327cd2a8dc7a383532a95
+XORG_LIB_XEXT_VERSION	:= 1.3.6
+XORG_LIB_XEXT_MD5	:= e59476db179e48c1fb4487c12d0105d1
 XORG_LIB_XEXT		:= libXext-$(XORG_LIB_XEXT_VERSION)
-XORG_LIB_XEXT_SUFFIX	:= tar.bz2
+XORG_LIB_XEXT_SUFFIX	:= tar.xz
 XORG_LIB_XEXT_URL	:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XEXT).$(XORG_LIB_XEXT_SUFFIX))
 XORG_LIB_XEXT_SOURCE	:= $(SRCDIR)/$(XORG_LIB_XEXT).$(XORG_LIB_XEXT_SUFFIX)
 XORG_LIB_XEXT_DIR	:= $(BUILDDIR)/$(XORG_LIB_XEXT)
-XORG_LIB_XEXT_LICENSE	:= MIT
+XORG_LIB_XEXT_LICENSE	:= MIT-open-group AND X11 AND HPND-sell-variant AND SMLNJ AND NTP AND MIT AND ISC
+XORG_LIB_XEXT_LICENSE_FILES := \
+	file://COPYING;md5=4234bb3b2f1521ea101e4e9db7c33c69
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.47.3




                 reply	other threads:[~2025-10-22 14:11 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=20251022141141.3812847-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