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-xshmfence: version bump 1.3 -> 1.3.3
Date: Wed, 22 Oct 2025 17:04:50 +0200	[thread overview]
Message-ID: <20251022150456.4109099-1-s.pueschel@pengutronix.de> (raw)

The tarball is now compressed with xz instead of bz2.

Checked the license contained in the COPYING file with the
SPDX Online Tool [1] and adjusted the license according to the output.

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

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

diff --git a/rules/xorg-lib-xshmfence.make b/rules/xorg-lib-xshmfence.make
index 80a95aba9..9c9a215fb 100644
--- a/rules/xorg-lib-xshmfence.make
+++ b/rules/xorg-lib-xshmfence.make
@@ -14,14 +14,16 @@ PACKAGES-$(PTXCONF_XORG_LIB_XSHMFENCE) += xorg-lib-xshmfence
 #
 # Paths and names
 #
-XORG_LIB_XSHMFENCE_VERSION	:= 1.3
-XORG_LIB_XSHMFENCE_MD5		:= 42dda8016943dc12aff2c03a036e0937
+XORG_LIB_XSHMFENCE_VERSION	:= 1.3.3
+XORG_LIB_XSHMFENCE_MD5		:= 9805be7e18f858bed9938542ed2905dc
 XORG_LIB_XSHMFENCE		:= libxshmfence-$(XORG_LIB_XSHMFENCE_VERSION)
-XORG_LIB_XSHMFENCE_SUFFIX	:= tar.bz2
+XORG_LIB_XSHMFENCE_SUFFIX	:= tar.xz
 XORG_LIB_XSHMFENCE_URL		:= $(call ptx/mirror, XORG, individual/lib/$(XORG_LIB_XSHMFENCE).$(XORG_LIB_XSHMFENCE_SUFFIX))
 XORG_LIB_XSHMFENCE_SOURCE	:= $(SRCDIR)/$(XORG_LIB_XSHMFENCE).$(XORG_LIB_XSHMFENCE_SUFFIX)
 XORG_LIB_XSHMFENCE_DIR		:= $(BUILDDIR)/$(XORG_LIB_XSHMFENCE)
-XORG_LIB_XSHMFENCE_LICENSE	:= MIT
+XORG_LIB_XSHMFENCE_LICENSE	:= HPND-sell-variant
+XORG_LIB_XSHMFENCE_LICENSE_FILES := \
+	file://COPYING;md5=47e508ca280fde97906eacb77892c3ac
 
 # ----------------------------------------------------------------------------
 # Prepare
@@ -35,7 +37,9 @@ XORG_LIB_XSHMFENCE_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--disable-selective-werror \
 	--disable-strict-compilation \
-	--enable-futex
+	$(GLOBAL_LARGE_FILE_OPTION) \
+	--enable-futex \
+	--$(call ptx/endis, PTXDIST_Y2038)-year2038
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.47.3




                 reply	other threads:[~2025-10-22 15:05 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=20251022150456.4109099-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