Skip to Content.
Sympa Menu

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

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 (bc0ae15883e3ea00aeff2e16564013c994d09b19)
  • Date: Sun, 23 Feb 2020 08:10:01 +0000

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

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

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

libxcb: => 1.14

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

xcb-proto: => 1.14

diff --git a/xorg-lib/libxcb/DEPENDS b/xorg-lib/libxcb/DEPENDS
index a248f6d..c82ae3a 100755
--- a/xorg-lib/libxcb/DEPENDS
+++ b/xorg-lib/libxcb/DEPENDS
@@ -1,7 +1,6 @@
depends autoconf &&
depends automake &&
depends pkgconfig &&
-depends libpthread-stubs &&
depends libtool &&
depends libxau &&
depends libxdmcp &&
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index ee6afa5..7e356f0 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,13 +1,12 @@
SPELL=libxcb
- VERSION=1.13.1
-
SOURCE_HASH=sha512:763edff9572623674f75a858adc57b5c09591f508cc5d5093218e7bb047abdbe0a0108bd465419a8bf15c7dcdc85efdd2d4d9fd56605c41475d15dc992640c23
+ VERSION=1.14
SECURITY_PATCH=1
- SOURCE="$SPELL-$VERSION.tar.bz2"
+ 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
+ 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=https://xcb.freedesktop.org
LICENSE[0]=XCL
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 7ab7e4a..34ffc3b 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,7 @@
+2020-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.14
+ * DEPENDS: delete pthread-stubs
+
2018-10-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.13.1
no gpg
diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
index 13a0db3..fad8e3b 100755
--- a/xorg-proto/xcb-proto/DETAILS
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -1,6 +1,6 @@
SPELL=xcb-proto
- VERSION=1.13
- SOURCE="$SPELL-$VERSION.tar.bz2"
+ VERSION=1.14
+ SOURCE="$SPELL-$VERSION.tar.xz"
SOURCE_URL[0]=https://xcb.freedesktop.org/dist/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
index 2130633..c64018e 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,3 +1,6 @@
+2020-02-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.14
+
2018-08-26 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add libxml2 PYTHON




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (bc0ae15883e3ea00aeff2e16564013c994d09b19), Treeve Jelbert, 02/23/2020

Archive powered by MHonArc 2.6.24.

Top of Page