Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (96e63e01af4b7b4be75fdeb5c1577d97724d43a9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (96e63e01af4b7b4be75fdeb5c1577d97724d43a9)
  • Date: Mon, 6 Apr 2009 01:25:33 -0500

GIT changes to devel-xorg-modular grimoire by Eric Sandall
<sandalle AT sourcemage.org>:

dev/null |binary
xorg-lib/libx11/DETAILS | 6 +++---
xorg-lib/libx11/HISTORY | 3 +++
xorg-lib/libx11/libX11-1.1.5.tar.bz2.sig | 0
xorg-lib/libxcb/DEPENDS | 2 +-
xorg-lib/libxcb/DETAILS | 4 ++--
xorg-lib/libxcb/HISTORY | 8 ++++++++
xorg-lib/libxcb/UP_TRIGGERS | 17 +++++++++++++++++
xorg-lib/libxext/DETAILS | 4 ++--
xorg-lib/libxext/HISTORY | 3 +++
xorg-proto/xextproto/DETAILS | 4 ++--
xorg-proto/xextproto/HISTORY | 3 +++
xorg-proto/xproto/DETAILS | 5 +++--
xorg-proto/xproto/HISTORY | 3 +++
xorg-proto/xproto/xproto-7.0.15.tar.bz2.sig |binary
15 files changed, 50 insertions(+), 12 deletions(-)

New commits:
commit 96e63e01af4b7b4be75fdeb5c1577d97724d43a9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "libxcb: added UP_TRIGGERS for bug 15104""

This reverts commit 91de8aa8dcfda3eb11c4525dc11f81ef79663dd3.

We don't want this reverted in devel-xorg-modular

commit 6c72bf894311ecb9a38298a2be8a3327dc66e0db
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "libxcb: => 1.2""

This reverts commit bc0b86c2bd270df2f356f1d36cd76605a94ae289.

We don't want this reverted in devel-xorg-modular

commit 66db1a58913262e5ed6f91d8a0a9458c113fe933
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "libx11: => 1.2""

This reverts commit 958752e145e5bf49c932d7210a28546531cbe86a.

We don't want this reverted in devel-xorg-modular

commit a44b97cde3356a829cf3d40c6f18f07486008b9d
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "libxext: => 1.0.5". Will not build with current version"

This reverts commit 22aa148f11093753569f00729c69b6e2efc5e245.

We don't want this reverted in devel-xorg-modular

I need to be more careful with my merges. :)

commit 6b8621b68d378638518949d3dbad2461eb2c7b37
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "xextproto: => 7.0.5""

This reverts commit 3f261b337860cba6f0ec4ca94be0e3f4f9aabb0a.

We don't want this reverted in devel-xorg-modular

commit 47e31b0c61f4e019af961ca95f39934f50c91c76
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Revert "Revert "xproto: Updated to 7.0.15". Caused libx11 1.1.5 to fail
as"

This reverts commit decde2addb430af49b51b87addc9bc4adb7f638b.

We don't want this revert in devel-xorg-modular

diff --git a/xorg-lib/libx11/DETAILS b/xorg-lib/libx11/DETAILS
index 810a8d3..3b5b257 100755
--- a/xorg-lib/libx11/DETAILS
+++ b/xorg-lib/libx11/DETAILS
@@ -1,11 +1,11 @@
SPELL=libx11
PKG=libX11
- VERSION=1.1.5
+ VERSION=1.2
+
SOURCE_HASH=sha512:a1ab18f44ff703298d8eadc951b09b061f802cd63d30c2d9c45667b03d03554449a202437e1b022417340fdf306c1c0d7726cef85a623a6c6ef825cc54f59a39
XORG_VER=X11R7.0
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-#
SOURCE_HASH=sha512:16dfd76ae13e33652af1de0936a75256726d9e6fe5a2ecc8c724459a9c8e6d271c56374f58236797c8de5e463269c50423da148cde734ae0a05600081934dcf3
- SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+# SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-lib/libx11/HISTORY b/xorg-lib/libx11/HISTORY
index b19a2f8..6b7320d 100644
--- a/xorg-lib/libx11/HISTORY
+++ b/xorg-lib/libx11/HISTORY
@@ -1,3 +1,6 @@
+2009-02-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2
+
2008-10-12 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.1.5

diff --git a/xorg-lib/libx11/libX11-1.1.5.tar.bz2.sig
b/xorg-lib/libx11/libX11-1.1.5.tar.bz2.sig
deleted file mode 100644
index 023a0a9..0000000
Binary files a/xorg-lib/libx11/libX11-1.1.5.tar.bz2.sig and /dev/null differ
diff --git a/xorg-lib/libxcb/DEPENDS b/xorg-lib/libxcb/DEPENDS
index a52dcd3..2fbd59b 100755
--- a/xorg-lib/libxcb/DEPENDS
+++ b/xorg-lib/libxcb/DEPENDS
@@ -1,6 +1,6 @@
depends xcb-proto &&
local xcb_version=$(installed_version xcb-proto) &&
-if [[ $xcb_version == 1.0 || $xcb_version == 0.9.93 ]]; then
+if [[ $xcb_version == 1.2 ]] || [[ $xcb_version == 1.0 || $xcb_version ==
0.9.93 ]]; then
force_depends xcb-proto
fi &&
depends libpthread-stubs &&
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index beffa70..df99736 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,8 +1,8 @@
SPELL=libxcb
- VERSION=1.1
+ VERSION=1.2
+
SOURCE_HASH=sha512:4c3800a86e2cdbbf4d99f930c43bf5891e69c1e1bfd2a5dc8fe4e64a0114ef35e2dcd79318a273f849cb1ad344885fed527dccdf46640ee813e4e3101d2065e6
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/$SOURCE
-
SOURCE_HASH=sha512:c071a683d4ff5560a8f85e9e7d2816cd4d73552f3efe7791ab2367776b4b00974b917729141fbc0c94c7abe4cc858ce82143375359cc8ee292f28813c4afc1a8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
WEB_SITE=http://xcb.freedesktop.org
LICENSE[0]=XCL
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index 0ef0c8b..87ecd96 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,3 +1,11 @@
+2009-03-07 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * UP_TRIGGERS: added to recast all spells linking to the old soname,
+ bug 15104
+ * DEPENDS: updated force_depend condition
+
+2009-02-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2
+
2008-08-30 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DEPENDS: force_depend on xcb-proto if it is too old

diff --git a/xorg-lib/libxcb/UP_TRIGGERS b/xorg-lib/libxcb/UP_TRIGGERS
new file mode 100755
index 0000000..63ec7e9
--- /dev/null
+++ b/xorg-lib/libxcb/UP_TRIGGERS
@@ -0,0 +1,17 @@
+local OLD_SPELL_VERSION=""
+if spell_ok $SPELL; then
+ OLD_SPELL_VERSION="$(installed_version $SPELL)"
+ if [[ ${OLD_SPELL_VERSION:0:3} != ${VERSION:0:3} ]] && [[ ${VERSION:0:3}
== 1.2 ]]; then
+ message "This is a possibly incompatible update of $SPELL..."
+ message "Figuring out what spells need to be recast, this may take a
while."
+ for each in $(show_up_depends $SPELL); do
+ if [[ $each != $SPELL ]]; then
+ if gaze install $each | xargs readelf -d 2> /dev/null |
+ grep -q "NEEDED.*libxcb.*.so"; then
+ up_trigger $each cast_self
+ fi
+ fi
+ done
+ fi
+fi
+
diff --git a/xorg-lib/libxext/DETAILS b/xorg-lib/libxext/DETAILS
index 391b4d5..c93a1ea 100755
--- a/xorg-lib/libxext/DETAILS
+++ b/xorg-lib/libxext/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxext
PKG=libXext
- VERSION=1.0.4
+ VERSION=1.0.5
+
SOURCE_HASH=sha512:29fc6eebd585f68d7014fc1ed0154fe24feec7de7d4481130547ca56e57ddf0aae75e4186ce3fc3d9115418ebc9f88144d43ec11719227c0a8ac5d7d162ec1c2
XORG_VER=X11R7.1
SOURCE=${PKG}-${VERSION}.tar.bz2

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
-
SOURCE_HASH=sha512:e76d6167b8dd712367f98c96103c8356c0afefd73a864a2cef1a0cd158cb2ef7e9572036b7b30d470676cf32bc15542bf398ecf876457ff4fcc8683350777a87
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
WEB_SITE=http://xorg.freedesktop.org/wiki
ENTERED=20051125
diff --git a/xorg-lib/libxext/HISTORY b/xorg-lib/libxext/HISTORY
index ea63f1b..3b197df 100644
--- a/xorg-lib/libxext/HISTORY
+++ b/xorg-lib/libxext/HISTORY
@@ -1,3 +1,6 @@
+2009-02-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.5
+
2008-03-20 Andraž ruskie Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 1.0.4
fixed WEB_SITE
diff --git a/xorg-proto/xextproto/DETAILS b/xorg-proto/xextproto/DETAILS
index 4ac4da4..bac7bd9 100755
--- a/xorg-proto/xextproto/DETAILS
+++ b/xorg-proto/xextproto/DETAILS
@@ -1,10 +1,10 @@
SPELL=xextproto
- VERSION=7.0.4
+ VERSION=7.0.5
+
SOURCE_HASH=sha512:19ebd7cc565f402c8ba6c31bfdc6fe8f17c5f6cd888fc996a9c5f1947b3114a2487fb01b9b4f8d6f6aaf3401cddb71eaf36f5b121e1f849d53e3d50d8c1aa817
XORG_VER=X11R7.0
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
-
SOURCE_HASH=sha512:384a4d4711a81ff31acb67d813ef7732582053676ec2a59ab136425f7522c7cf56b0684a0a55ba1de812f1e00298745fd0515c4754fd36af55d62cb78ef9164a
LICENSE[0]=XCL
WEB_SITE=http://xorg.freedesktop.org/
ENTERED=20051124
diff --git a/xorg-proto/xextproto/HISTORY b/xorg-proto/xextproto/HISTORY
index f3a00c5..928330f 100644
--- a/xorg-proto/xextproto/HISTORY
+++ b/xorg-proto/xextproto/HISTORY
@@ -1,3 +1,6 @@
+2009-02-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 7.0.5
+
2009-01-25 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx>
* DETAILS: updated spell to 7.0.4

diff --git a/xorg-proto/xproto/DETAILS b/xorg-proto/xproto/DETAILS
index b42df9a..7480e19 100755
--- a/xorg-proto/xproto/DETAILS
+++ b/xorg-proto/xproto/DETAILS
@@ -1,8 +1,9 @@
SPELL=xproto
- VERSION=7.0.14
-
SOURCE_HASH=sha512:fb3c7d079b85b050b49d0e6295c721eb1d09db7c1807c63714a21831deefd5cd536a067723b3d33a0c7c88f4d604d8d1abfd8a6bb321d5098eab6db31ee537e7
+ VERSION=7.0.15
+#
SOURCE_HASH=sha512:fb3c7d079b85b050b49d0e6295c721eb1d09db7c1807c63714a21831deefd5cd536a067723b3d33a0c7c88f4d604d8d1abfd8a6bb321d5098eab6db31ee537e7
XORG_VER=X11R7.1
SOURCE=${SPELL}-${VERSION}.tar.bz2
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}

SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/proto/${SOURCE}
LICENSE[0]=XCL
diff --git a/xorg-proto/xproto/HISTORY b/xorg-proto/xproto/HISTORY
index 81775af..8b93320 100644
--- a/xorg-proto/xproto/HISTORY
+++ b/xorg-proto/xproto/HISTORY
@@ -1,3 +1,6 @@
+2009-03-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: version 7.0.15
+
2008-11-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.0.14

diff --git a/xorg-proto/xproto/xproto-7.0.15.tar.bz2.sig
b/xorg-proto/xproto/xproto-7.0.15.tar.bz2.sig
new file mode 100644
index 0000000..a5a6d0b
Binary files /dev/null and b/xorg-proto/xproto/xproto-7.0.15.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Eric Sandall (96e63e01af4b7b4be75fdeb5c1577d97724d43a9), Eric Sandall, 04/06/2009

Archive powered by MHonArc 2.6.24.

Top of Page