Skip to Content.
Sympa Menu

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

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 (4786843efcb2f4c6300af112fb076049d7c476f4)
  • Date: Wed, 19 Oct 2022 07:37:00 +0000

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

ChangeLog | 3 +++
freedesktop.gpg |binary
xorg-app/xcb-util-cursor/DETAILS | 13 ++++++++-----
xorg-app/xcb-util-cursor/HISTORY | 5 +++++
xorg-app/xcb-util-image/DETAILS | 13 ++++++++-----
xorg-app/xcb-util-image/HISTORY | 4 ++++
xorg-app/xcb-util-keysyms/DETAILS | 13 ++++++++-----
xorg-app/xcb-util-keysyms/HISTORY | 5 +++++
xorg-app/xcb-util-renderutil/DETAILS | 13 ++++++++-----
xorg-app/xcb-util-renderutil/HISTORY | 4 ++++
xorg-app/xcb-util-wm/DETAILS | 13 ++++++++-----
xorg-app/xcb-util-wm/HISTORY | 4 ++++
xorg-lib/libxshmfence/DETAILS | 5 ++---
xorg-lib/libxshmfence/HISTORY | 3 +++
xorg-lib/xcb-util-errors/DETAILS | 13 ++++++++-----
xorg-lib/xcb-util-errors/HISTORY | 4 ++++
16 files changed, 82 insertions(+), 33 deletions(-)

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

xcb-util-errors: => 1.0.1

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

xcb-util-wm: => 0.4.2

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

xcb-util-renderutil: => 0.3.10

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

xcb-util-keysyms: => 0.4.1

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

xcb-util-image: => 0.4.1

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

libxshmfence: => 1.3.1

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

update freedesktop.gpg

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

xcb-util-cursor: => 0.1.4

diff --git a/ChangeLog b/ChangeLog
index 9da7076..c5086ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2022-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * freedesktop.gpg: update "Alan Coopersmith
<alan.coopersmith AT oracle.com>"
+
2022-10-16 Vlad Glagolev <stealth AT sourcemage.org>
* utils/tmex: new spell, minimalist tmux layout manager

diff --git a/freedesktop.gpg b/freedesktop.gpg
index e6efe8c..0e26861 100644
Binary files a/freedesktop.gpg and b/freedesktop.gpg differ
diff --git a/xorg-app/xcb-util-cursor/DETAILS
b/xorg-app/xcb-util-cursor/DETAILS
index df8c55b..b65273b 100755
--- a/xorg-app/xcb-util-cursor/DETAILS
+++ b/xorg-app/xcb-util-cursor/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-cursor
- VERSION=0.1.3
-
SOURCE_HASH=sha512:be5eee7b268b18f356d6aae04820a7e1c51397dac9020d876df379e833200255b5194269541c245a9b4ac286edad4cfe44dae8e4fcfd16a4726dd7553c104c21
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
+ VERSION=0.1.4
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=freedesktop.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org/";
+ WEB_SITE="https://xcb.freedesktop.org/";
LICENSE[0]=XCL
ENTERED=20140318
SHORT="XCB cursor library"
diff --git a/xorg-app/xcb-util-cursor/HISTORY
b/xorg-app/xcb-util-cursor/HISTORY
index ae247d3..864965a 100644
--- a/xorg-app/xcb-util-cursor/HISTORY
+++ b/xorg-app/xcb-util-cursor/HISTORY
@@ -1,4 +1,9 @@
+2022-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.1.4
+
2020-07-12 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: add gpg checking
+
* DEPENDS: depend on xcb-util-image

2016-05-13 Treeve Jelbert <trave AT sourcemage.org>
diff --git a/xorg-app/xcb-util-image/DETAILS b/xorg-app/xcb-util-image/DETAILS
index 7bab152..38fe514 100755
--- a/xorg-app/xcb-util-image/DETAILS
+++ b/xorg-app/xcb-util-image/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-image
- VERSION=0.4.0
-
SOURCE_HASH=sha512:9b7202c054e1160f9ca97a86be1210d9fb47f2119f89ca85f15f20909cca884bfe0cb88e3e71c75b65e1a0a72b980066ccac810e41a91db895c74dde77440d4f
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
+ VERSION=0.4.1
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org/";
+ WEB_SITE="https://xcb.freedesktop.org/";
LICENSE[0]=XCL
ENTERED=20111125
SHORT="XCB image library"
diff --git a/xorg-app/xcb-util-image/HISTORY b/xorg-app/xcb-util-image/HISTORY
index b96ea4a..85cc44d 100644
--- a/xorg-app/xcb-util-image/HISTORY
+++ b/xorg-app/xcb-util-image/HISTORY
@@ -1,3 +1,7 @@
+2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 0.4.1
+
2018-02-01 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated long description

diff --git a/xorg-app/xcb-util-keysyms/DETAILS
b/xorg-app/xcb-util-keysyms/DETAILS
index 195f54c..0496cda 100755
--- a/xorg-app/xcb-util-keysyms/DETAILS
+++ b/xorg-app/xcb-util-keysyms/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-keysyms
- VERSION=0.4.0
-
SOURCE_HASH=sha512:b14b3100c3ae2379f9df799c0780a1ee39267101e58e4c1c6f390f039348ca2b370bb1df203b9bc68a170d664188d9c73e3553a7ba24d98abea3ed353e8dc0c4
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
+ VERSION=0.4.1
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org/";
+ WEB_SITE="https://xcb.freedesktop.org/";
LICENSE[0]=XCL
ENTERED=20111125
SHORT="XCB keysyms"
diff --git a/xorg-app/xcb-util-keysyms/HISTORY
b/xorg-app/xcb-util-keysyms/HISTORY
index c680af8..d211d2b 100644
--- a/xorg-app/xcb-util-keysyms/HISTORY
+++ b/xorg-app/xcb-util-keysyms/HISTORY
@@ -1,3 +1,8 @@
+2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.1
+
+ * DETAILS: add gpg checking
+
2014-10-02 Treeve Jelbert >trave AT sourcemage.org?
* DETAILS: version 0.4.0

diff --git a/xorg-app/xcb-util-renderutil/DETAILS
b/xorg-app/xcb-util-renderutil/DETAILS
index 4d045b0..0b9664c 100755
--- a/xorg-app/xcb-util-renderutil/DETAILS
+++ b/xorg-app/xcb-util-renderutil/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-renderutil
- VERSION=0.3.9
-
SOURCE_HASH=sha512:24b567992ecde7e69a406efd0ffb62266610d73b4dc0e5c71093221090fa134c14b850680d1d28dc1f8f4a6f497b4118491e1894ec7c73d2c6ce959d106771cc
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
+ VERSION=0.3.10
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org/";
+ WEB_SITE="https://xcb.freedesktop.org/";
LICENSE[0]=XCL
ENTERED=20111226
SHORT="XCB util-renderutil library"
diff --git a/xorg-app/xcb-util-renderutil/HISTORY
b/xorg-app/xcb-util-renderutil/HISTORY
index 505311d..a2c22f9 100644
--- a/xorg-app/xcb-util-renderutil/HISTORY
+++ b/xorg-app/xcb-util-renderutil/HISTORY
@@ -1,3 +1,7 @@
+2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 0.3.10
+
2014-06-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.9

diff --git a/xorg-app/xcb-util-wm/DETAILS b/xorg-app/xcb-util-wm/DETAILS
index 56bafb6..cadadab 100755
--- a/xorg-app/xcb-util-wm/DETAILS
+++ b/xorg-app/xcb-util-wm/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-wm
- VERSION=0.4.1
-
SOURCE_HASH=sha512:cd1b3bcf9fcfc52e329ddc42b370d50dcf7d473c8e94f01cf7ea7fdbe0dc9176790890214eecb2a8ac43405f4938c121e38d282ae988cd8e90a6610d214ef326
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
+ VERSION=0.4.2
+ SOURCE="${SPELL}-${VERSION}.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://xcb.freedesktop.org";
+ WEB_SITE="https://xcb.freedesktop.org";
LICENSE[0]=XCL
ENTERED=20111125
SHORT="icccm and ewmh xcb libraries"
diff --git a/xorg-app/xcb-util-wm/HISTORY b/xorg-app/xcb-util-wm/HISTORY
index 65842cb..44aa681 100644
--- a/xorg-app/xcb-util-wm/HISTORY
+++ b/xorg-app/xcb-util-wm/HISTORY
@@ -1,3 +1,7 @@
+2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 0.4.2
+
2014-02-20 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.1

diff --git a/xorg-lib/libxshmfence/DETAILS b/xorg-lib/libxshmfence/DETAILS
index 17b3c81..5cb6572 100755
--- a/xorg-lib/libxshmfence/DETAILS
+++ b/xorg-lib/libxshmfence/DETAILS
@@ -1,12 +1,11 @@
SPELL=libxshmfence
- VERSION=1.3
- SOURCE=${SPELL}-${VERSION}.tar.bz2
+ VERSION=1.3.1
+ SOURCE=${SPELL}-${VERSION}.tar.xz

SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2_IGNORE=signature
-# SOURCE_GPG="gurus.gpg:
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
PATCHLEVEL=1
WEB_SITE=https://xorg.freedesktop.org
diff --git a/xorg-lib/libxshmfence/HISTORY b/xorg-lib/libxshmfence/HISTORY
index 94135fd..80173b4 100644
--- a/xorg-lib/libxshmfence/HISTORY
+++ b/xorg-lib/libxshmfence/HISTORY
@@ -1,3 +1,6 @@
+2022-10-18 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.1
+
2022-07-27 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: switch to PKG-CONFIG provider (automated)

diff --git a/xorg-lib/xcb-util-errors/DETAILS
b/xorg-lib/xcb-util-errors/DETAILS
index 36a9944..aced725 100755
--- a/xorg-lib/xcb-util-errors/DETAILS
+++ b/xorg-lib/xcb-util-errors/DETAILS
@@ -1,10 +1,13 @@
SPELL=xcb-util-errors
- VERSION=1.0
-
SOURCE_HASH=sha512:479b731b7056313955db9471d37416c4c9ab8c4574214fe20b3c0bcc1f57812fc343af6b0196814caaa6cc848dd120c70fab2f142902125cba63a8386d32179d
- SOURCE="$SPELL-$VERSION.tar.bz2"
- SOURCE_URL[0]=http://xcb.freedesktop.org/dist/$SOURCE
+ VERSION=1.0.1
+ SOURCE="$SPELL-$VERSION.tar.xz"
+ SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
- WEB_SITE=http://xcb.freedesktop.org
+ WEB_SITE=https://xcb.freedesktop.org
LICENSE[0]=XCL
ENTERED=20150427
SHORT="human readable names for xcb errors"
diff --git a/xorg-lib/xcb-util-errors/HISTORY
b/xorg-lib/xcb-util-errors/HISTORY
index d26ca58..be5f115 100644
--- a/xorg-lib/xcb-util-errors/HISTORY
+++ b/xorg-lib/xcb-util-errors/HISTORY
@@ -1,3 +1,7 @@
+2022-10-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: add gpg checking
+ * DETAILS: version 1.0.1
+
2015-04-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0
spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4786843efcb2f4c6300af112fb076049d7c476f4), Treeve Jelbert, 10/19/2022

Archive powered by MHonArc 2.6.24.

Top of Page