Skip to Content.
Sympa Menu

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

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 (cd280956324487829a02b1a706499a7919fa6a79)
  • Date: Tue, 16 Apr 2024 07:42:41 +0000

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

ChangeLog | 3 +++
audio-libs/taglib/DETAILS | 4 ++--
audio-libs/taglib/HISTORY | 3 +++
xorg-lib/libxcb/DETAILS | 2 +-
xorg-lib/libxcb/HISTORY | 3 +++
xorg-proto/xcb-proto/DETAILS | 2 +-
xorg-proto/xcb-proto/HISTORY | 3 +++
xorg.gpg |binary
8 files changed, 16 insertions(+), 4 deletions(-)

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

libxcb: => 1.17.0

commit 008b7620a436b9aab8e3292b741e1b6c166df21c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

xorg.gpg - update Matt Turner

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

xcb-proto: => 1.17.0

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

taglib: => 2.0.1

diff --git a/ChangeLog b/ChangeLog
index d932498..6db24e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2024-04-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * xorg.gpg: update "Matt Turner <mattst88 AT gmail.com>"
+
2024-04-12 Ismael Luceno <ismael AT sourcemage.org>
* emulators/bochs: moved from utils/bochs
* emulators/bochs-snapshot: moved from utils/bochs-snapshot
diff --git a/audio-libs/taglib/DETAILS b/audio-libs/taglib/DETAILS
index 06487ae..c4f975e 100755
--- a/audio-libs/taglib/DETAILS
+++ b/audio-libs/taglib/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=taglib
- VERSION=2.0
+ VERSION=2.0.1
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:099d02b2eab033f5702a8cb03e70752d7523c6f8c2f3eebdd0bcd939eafbdca3f2a6c82452983904b5822cfa45f2707ed866c3419508df9d43bf5c0b3a476f6c
+
SOURCE_HASH=sha512:25ee89293a96d7f8dca6276f822bdaef01fd98503b78c20ffeac8e1d9821de7273a5127146aa798d304c6a995cb2b7229a205aff1cc261b5d4fa9e499dda0439
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://taglib.github.io/releases/$SOURCE
WEB_SITE=https://taglib.github.io/
diff --git a/audio-libs/taglib/HISTORY b/audio-libs/taglib/HISTORY
index 5ee39d8..476c6d4 100644
--- a/audio-libs/taglib/HISTORY
+++ b/audio-libs/taglib/HISTORY
@@ -1,3 +1,6 @@
+2024-04-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.1
+
2024-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0
* DEPENDS: add ufcpp, delete boost
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index c6c04d5..afee14c 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,5 +1,5 @@
SPELL=libxcb
- VERSION=1.16.1
+ VERSION=1.17.0
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 953210d..abfb009 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,6 @@
+2024-04-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.17.0
+
2024-03-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.16.1

diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
index 269a8f8..e7175bd 100755
--- a/xorg-proto/xcb-proto/DETAILS
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -1,5 +1,5 @@
SPELL=xcb-proto
- VERSION=1.16.0
+ VERSION=1.17.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 690ba5e..86f0a72 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,3 +1,6 @@
+2024-04-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.17.0
+
2023-08-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.16.0

diff --git a/xorg.gpg b/xorg.gpg
index 745d943..1cf7a39 100644
Binary files a/xorg.gpg and b/xorg.gpg differ


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (cd280956324487829a02b1a706499a7919fa6a79), Treeve Jelbert, 04/16/2024

Archive powered by MHonArc 2.6.24.

Top of Page