Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (96fb552ca7000a02c777fd2346bee2d07474e161)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (96fb552ca7000a02c777fd2346bee2d07474e161)
  • Date: Thu, 17 Aug 2023 11:50:47 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

xorg-lib/libxcb/DEPENDS | 2 +-
xorg-lib/libxcb/DETAILS | 2 +-
xorg-lib/libxcb/HISTORY | 4 ++++
xorg-proto/xcb-proto/DETAILS | 2 +-
xorg-proto/xcb-proto/HISTORY | 3 +++
5 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 96fb552ca7000a02c777fd2346bee2d07474e161
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxcb: => 1.16

commit 09e92bf597e6d4ed4047228b2772a9920fd4609f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xcb-proto: => 1.16.0

diff --git a/xorg-lib/libxcb/DEPENDS b/xorg-lib/libxcb/DEPENDS
index 3194a4f..eb2d0b3 100755
--- a/xorg-lib/libxcb/DEPENDS
+++ b/xorg-lib/libxcb/DEPENDS
@@ -6,7 +6,7 @@ depends libxau &&
depends libxdmcp &&
depends libxslt &&
depends util-macros &&
-depends PYTHON &&
+depends python3 &&
depends xcb-proto &&
local xcb_version=$(installed_version xcb-proto) &&
if [[ $xcb_version == 1.2 ]] || [[ $xcb_version == 1.0 || $xcb_version ==
0.9.93 ]]; then
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index ea648b7..abd6720 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,5 +1,5 @@
SPELL=libxcb
- VERSION=1.15
+ VERSION=1.16
SECURITY_PATCH=1
SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$SOURCE
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 5da5970..4f23fd7 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,7 @@
+2023-08-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.16
+ * DEPENDS: only python3
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
index 2d90f88..269a8f8 100755
--- a/xorg-proto/xcb-proto/DETAILS
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -1,5 +1,5 @@
SPELL=xcb-proto
- VERSION=1.15.2
+ VERSION=1.16.0
SOURCE="$SPELL-$VERSION.tar.xz"

SOURCE_URL[0]=https://xorg.freedesktop.org/archive/individual/proto/$SOURCE
SOURCE2=$SOURCE.sig
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
index aadbf45..690ba5e 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,3 +1,6 @@
+2023-08-17 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.16.0
+
2022-06-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.15.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (96fb552ca7000a02c777fd2346bee2d07474e161), Treeve Jelbert, 08/17/2023

Archive powered by MHonArc 2.6.24.

Top of Page