Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (f6c9d70e666680b04d13691d39707be0235422bd)

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 master grimoire by Eric Sandall (f6c9d70e666680b04d13691d39707be0235422bd)
  • Date: Sat, 18 Jul 2009 01:54:32 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

xorg-app/xcb-util/DETAILS | 5 +++--
xorg-app/xcb-util/HISTORY | 6 ++++--
xorg-app/xcb-util/xcb-util-0.3.4.tar.bz2.sig |binary
xorg-proto/xproto/DETAILS | 4 ++--
xorg-proto/xproto/HISTORY | 3 ---
5 files changed, 9 insertions(+), 9 deletions(-)

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

Revert "xproto: version 7.0.15"

This reverts commit 789e06f6e40692bfcab5b9725c520b853b17bdd3.

This was reverted in test for a reason. Please check `git log` before
committing and use devel-xorg-modular for new updates (which already had
this, and another, update).

Also see Bug #15111

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

xcb-util: Updated to 0.3.4
(cherry picked from commit 977993d789fcba2a522cc57edcd93583d25ee162)

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

Revert "xcb-util: version 0.3.4"

This reverts commit 8741bdd78db00def5ad840ae6b3a708cffe141f6.

Pull already commited change from devel-xorg-modular

diff --git a/xorg-app/xcb-util/DETAILS b/xorg-app/xcb-util/DETAILS
index ab4828a..a5dd2b6 100755
--- a/xorg-app/xcb-util/DETAILS
+++ b/xorg-app/xcb-util/DETAILS
@@ -1,8 +1,9 @@
SPELL=xcb-util
VERSION=0.3.4
- SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-
SOURCE_HASH=sha512:3261e3188b090680100643800cbe4d4c0884815402436ff5710bfdc568a60d210ceb0658f22d8356adffb64deb8310ac72f37dcbff86f9c8ed2746409a510b47
+#
SOURCE_HASH=sha512:bf6bc883f60366fdf16ff16aa595b363cbe69ed6f4f9fc201c12a61020cd2a9ac4b469bd4b67f8ee05cd934fc96b7f00d3925bc147b027bbac4666fca9af87ce
+ SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xcb.freedesktop.org";
LICENSE[0]=XCL
diff --git a/xorg-app/xcb-util/HISTORY b/xorg-app/xcb-util/HISTORY
index caecf99..27422b5 100644
--- a/xorg-app/xcb-util/HISTORY
+++ b/xorg-app/xcb-util/HISTORY
@@ -1,5 +1,7 @@
-2009-07-18 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: version 0.3.4
+2009-04-15 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 0.3.4
+ SOURCE matches upstream posted MD5
+ Use .bz2 instead of .gz

2009-03-19 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.3.3
diff --git a/xorg-app/xcb-util/xcb-util-0.3.4.tar.bz2.sig
b/xorg-app/xcb-util/xcb-util-0.3.4.tar.bz2.sig
new file mode 100644
index 0000000..5f98809
Binary files /dev/null and b/xorg-app/xcb-util/xcb-util-0.3.4.tar.bz2.sig
differ
diff --git a/xorg-proto/xproto/DETAILS b/xorg-proto/xproto/DETAILS
index b3fb1ca..b42df9a 100755
--- a/xorg-proto/xproto/DETAILS
+++ b/xorg-proto/xproto/DETAILS
@@ -1,6 +1,6 @@
SPELL=xproto
- VERSION=7.0.15
-
SOURCE_HASH=sha512:42819a5da05211c1ca1fc751afc01ab0cf424054c3d738475502d3180d08f40001ac927d445daeb3acb9a49c956a423d2bdb7c90390f4eb0a6a02ab83353e054
+ VERSION=7.0.14
+
SOURCE_HASH=sha512:fb3c7d079b85b050b49d0e6295c721eb1d09db7c1807c63714a21831deefd5cd536a067723b3d33a0c7c88f4d604d8d1abfd8a6bb321d5098eab6db31ee537e7
XORG_VER=X11R7.1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
diff --git a/xorg-proto/xproto/HISTORY b/xorg-proto/xproto/HISTORY
index ee11d57..81775af 100644
--- a/xorg-proto/xproto/HISTORY
+++ b/xorg-proto/xproto/HISTORY
@@ -1,6 +1,3 @@
-2009-07-18 Arjan Bouter <abouter AT sourcemage.org>
- * DETAILS: version 7.0.15
-
2008-11-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 7.0.14




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (f6c9d70e666680b04d13691d39707be0235422bd), Eric Sandall, 07/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page