Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (34b951d216fa676e6ecff77189831a32ccca8c5f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Sukneet Basuta <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (34b951d216fa676e6ecff77189831a32ccca8c5f)
  • Date: Mon, 11 Mar 2013 19:58:24 -0500

GIT changes to master grimoire by Sukneet Basuta <sukneet AT sourcemage.org>:

dev/null |binary
xorg-app/xcb-util-image/DETAILS | 4 ++--
xorg-app/xcb-util-image/HISTORY | 3 ---
xorg-app/xcb-util-keysyms/DETAILS | 4 ++--
xorg-app/xcb-util-keysyms/HISTORY | 3 ---
xorg-app/xcb-util-wm/DETAILS | 4 ++--
xorg-app/xcb-util-wm/HISTORY | 3 ---
xorg-app/xcb-util/DETAILS | 5 +++--
xorg-app/xcb-util/HISTORY | 3 ---
xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig |binary
xorg-lib/libxcb/DETAILS | 2 +-
xorg-lib/libxcb/HISTORY | 3 ---
xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig |binary
xorg-lib/xpyb/DETAILS | 2 +-
xorg-lib/xpyb/HISTORY | 3 ---
xorg-lib/xpyb/xpyb-1.2.tar.bz2.sig |binary
xorg-proto/xcb-proto/DETAILS | 2 +-
xorg-proto/xcb-proto/HISTORY | 3 ---
xorg-proto/xcb-proto/xcb-proto-1.6.tar.bz2.sig |binary
19 files changed, 12 insertions(+), 32 deletions(-)

New commits:
commit 34b951d216fa676e6ecff77189831a32ccca8c5f
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xcb-proto: => 1.8"

This reverts commit 830099b0051cce13c48e14adf870dbc715831e65.

already in devel-xorg

commit a296fcdbb1dd9da840b654530ec611634999d173
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "libxcb: => 1.9"

This reverts commit 0e0091f8c1d06d2694390d602f1af8b9b17a9df3.

already in devel-xorg

commit 874b07a940935db2349a8fa8c70f721064c11982
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xcb-util: => 0.3.9"

This reverts commit b4eb5421fcdae7a6748a84cb305528bf83921155.

already in devel-xorg

commit fb242cf0687ffa2e15deac869e56ebb41ffaa293
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xcb-util-image: => 0.3.9"

This reverts commit a52995232a0711055dc45be1907a9558fc9acf85.

already in devel-xorg

commit ca73ca175495a313bd3057a8e9297cbf98dfcb21
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xcb-util-keysyms: => 0.3.9"

This reverts commit c3fbb07ab4b119dabc12a417159a8afbb113acd4.

already in devel-xorg

commit 5df9a2b9f1bc7835637219da01c3b3fbeb576b81
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xcb-util-wm: => 0.3.9"

This reverts commit 1ba32a8ec3d61351b9287f2ec01ef31acd24b63d.

already in devel-xorg

commit f0f1f918f33a76d1da01d747de4303e685c1787c
Author: Sukneet Basuta <sukneet AT sourcemage.org>
Commit: Sukneet Basuta <sukneet AT sourcemage.org>

Revert "xpyb: => 1.3"

This reverts commit b038cfca79dfb6d4d0772062c4799aed881e9de2.

already in devel-xorg

diff --git a/xorg-app/xcb-util-image/DETAILS b/xorg-app/xcb-util-image/DETAILS
index 9a89a44..c480b17 100755
--- a/xorg-app/xcb-util-image/DETAILS
+++ b/xorg-app/xcb-util-image/DETAILS
@@ -1,8 +1,8 @@
SPELL=xcb-util-image
- VERSION=0.3.9
+ VERSION=0.3.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-
SOURCE_HASH=sha512:6cf7e191f3814528d977aa2acb2a106aaba0732c5d5f4041ac39039e18b9064f90f96da087300f4061d700e3521648e5540117794fdc41dad36ca5f973370394
+
SOURCE_HASH=sha512:265790e7e5dc436a463408ce988ef245abea546aedb37384d6199aadec2dca3ec60f59aa72e676eb1a555f63da89c520fd89430d3613682700a3edd6d046f701
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xcb.freedesktop.org/";
LICENSE[0]=XCL
diff --git a/xorg-app/xcb-util-image/HISTORY b/xorg-app/xcb-util-image/HISTORY
index 5a2d306..3257d35 100644
--- a/xorg-app/xcb-util-image/HISTORY
+++ b/xorg-app/xcb-util-image/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 0.3.9
-
2011-11-25 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/xorg-app/xcb-util-keysyms/DETAILS
b/xorg-app/xcb-util-keysyms/DETAILS
index c64df7b..7e5aa72 100755
--- a/xorg-app/xcb-util-keysyms/DETAILS
+++ b/xorg-app/xcb-util-keysyms/DETAILS
@@ -1,8 +1,8 @@
SPELL=xcb-util-keysyms
- VERSION=0.3.9
+ VERSION=0.3.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-
SOURCE_HASH=sha512:0c7f9afea5886145760ff055fa9d38ac886306bca926b00c0c7da770b5e9a941887383922b144441d82fd071784cf94334773eae39b59aee094d570778f8f8f8
+
SOURCE_HASH=sha512:0c7257079af140adac1ac2cf79ca305906978256b627b164b08202ff4e6dfed3a8bedf49b92b06e44f8268a5002b7071d5fab575ee243be319eb36131d6bb97f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xcb.freedesktop.org/";
LICENSE[0]=XCL
diff --git a/xorg-app/xcb-util-keysyms/HISTORY
b/xorg-app/xcb-util-keysyms/HISTORY
index 5a2d306..3257d35 100644
--- a/xorg-app/xcb-util-keysyms/HISTORY
+++ b/xorg-app/xcb-util-keysyms/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 0.3.9
-
2011-11-25 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/xorg-app/xcb-util-wm/DETAILS b/xorg-app/xcb-util-wm/DETAILS
index f0d9745..98fa589 100755
--- a/xorg-app/xcb-util-wm/DETAILS
+++ b/xorg-app/xcb-util-wm/DETAILS
@@ -1,8 +1,8 @@
SPELL=xcb-util-wm
- VERSION=0.3.9
+ VERSION=0.3.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
-
SOURCE_HASH=sha512:69f5840a8c27ae56f454962476bc246b56b3520562e26d31dae8388050abe3ebf9d1bcea512f830eaf63887b12df685a0f14c5c4cc963c3605330de29dcee0f1
+
SOURCE_HASH=sha512:5a6636cd817cb47ddca6df739f9219b5199ed2ef2582a8c2923d238cdf877f342ef63f2ed6e4e22647817637b863de67061d346cbbf3f034a138e82fc945a137
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://xcb.freedesktop.org";
LICENSE[0]=XCL
diff --git a/xorg-app/xcb-util-wm/HISTORY b/xorg-app/xcb-util-wm/HISTORY
index 5a2d306..3257d35 100644
--- a/xorg-app/xcb-util-wm/HISTORY
+++ b/xorg-app/xcb-util-wm/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 0.3.9
-
2011-11-25 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS: spell created

diff --git a/xorg-app/xcb-util/DETAILS b/xorg-app/xcb-util/DETAILS
index 628e528..0cec11c 100755
--- a/xorg-app/xcb-util/DETAILS
+++ b/xorg-app/xcb-util/DETAILS
@@ -1,8 +1,9 @@
SPELL=xcb-util
- VERSION=0.3.9
+ VERSION=0.3.8
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
+
SOURCE_HASH=sha512:977ce6867981c5fdc382917632c03e0298803b8aab110ef9bdbd3611ddfad6d7f8ad79a5d5a25e820750a84a986d8668ae20749a35aa4c3a5d11ae04af194043
+# 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 c92f773..7ab2175 100644
--- a/xorg-app/xcb-util/HISTORY
+++ b/xorg-app/xcb-util/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 0.3.9
-
2011-11-25 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: version 0.3.8
* DEPENDS: added missing optional dep on doxygen
diff --git a/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig
b/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig
new file mode 100644
index 0000000..16330ce
Binary files /dev/null and b/xorg-app/xcb-util/xcb-util-0.3.6.tar.bz2.sig
differ
diff --git a/xorg-app/xcb-util/xcb-util-0.3.9.tar.bz2.sig
b/xorg-app/xcb-util/xcb-util-0.3.9.tar.bz2.sig
deleted file mode 100644
index 902b6c5..0000000
Binary files a/xorg-app/xcb-util/xcb-util-0.3.9.tar.bz2.sig and /dev/null
differ
diff --git a/xorg-lib/libxcb/DETAILS b/xorg-lib/libxcb/DETAILS
index e6893e8..0de2940 100755
--- a/xorg-lib/libxcb/DETAILS
+++ b/xorg-lib/libxcb/DETAILS
@@ -1,5 +1,5 @@
SPELL=libxcb
- VERSION=1.9
+ VERSION=1.7
#
SOURCE_HASH=sha512:4c3800a86e2cdbbf4d99f930c43bf5891e69c1e1bfd2a5dc8fe4e64a0114ef35e2dcd79318a273f849cb1ad344885fed527dccdf46640ee813e4e3101d2065e6
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
diff --git a/xorg-lib/libxcb/HISTORY b/xorg-lib/libxcb/HISTORY
index e2322e1..ecfbdb0 100644
--- a/xorg-lib/libxcb/HISTORY
+++ b/xorg-lib/libxcb/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 1.9
-
2010-09-04 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.7
SOURCE matches upstream posted SHA1
diff --git a/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig
b/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig
new file mode 100644
index 0000000..5718d43
Binary files /dev/null and b/xorg-lib/libxcb/libxcb-1.7.tar.bz2.sig differ
diff --git a/xorg-lib/libxcb/libxcb-1.9.tar.bz2.sig
b/xorg-lib/libxcb/libxcb-1.9.tar.bz2.sig
deleted file mode 100644
index da42acd..0000000
Binary files a/xorg-lib/libxcb/libxcb-1.9.tar.bz2.sig and /dev/null differ
diff --git a/xorg-lib/xpyb/DETAILS b/xorg-lib/xpyb/DETAILS
index bb1ad81..6486b69 100755
--- a/xorg-lib/xpyb/DETAILS
+++ b/xorg-lib/xpyb/DETAILS
@@ -1,5 +1,5 @@
SPELL=xpyb
- VERSION=1.3
+ VERSION=1.2
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://xcb.freedesktop.org/dist/${SOURCE}
#
SOURCE_HASH=sha512:0d45235eec73a8a78fc4b97d81abc3ac40275a039a46628fe2b4fb7b67465093620eb8a6d31072c6693d627c1e3c48033f0a5ee78975b445105fbd270769082e
diff --git a/xorg-lib/xpyb/HISTORY b/xorg-lib/xpyb/HISTORY
index 89850f0..5512f12 100644
--- a/xorg-lib/xpyb/HISTORY
+++ b/xorg-lib/xpyb/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 1.3
-
2009-12-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.2
SOURCE matches upstream posted SHA1
diff --git a/xorg-lib/xpyb/xpyb-1.2.tar.bz2.sig
b/xorg-lib/xpyb/xpyb-1.2.tar.bz2.sig
new file mode 100644
index 0000000..0e7eebe
Binary files /dev/null and b/xorg-lib/xpyb/xpyb-1.2.tar.bz2.sig differ
diff --git a/xorg-lib/xpyb/xpyb-1.3.tar.bz2.sig
b/xorg-lib/xpyb/xpyb-1.3.tar.bz2.sig
deleted file mode 100644
index 0c4b462..0000000
Binary files a/xorg-lib/xpyb/xpyb-1.3.tar.bz2.sig and /dev/null differ
diff --git a/xorg-proto/xcb-proto/DETAILS b/xorg-proto/xcb-proto/DETAILS
index 254ac22..20ad081 100755
--- a/xorg-proto/xcb-proto/DETAILS
+++ b/xorg-proto/xcb-proto/DETAILS
@@ -1,5 +1,5 @@
SPELL=xcb-proto
- VERSION=1.8
+ VERSION=1.6
#
SOURCE_HASH=sha512:814d4a2c7010b03cbdb1d32999475b7772ac2ae5d5cd98798c9f858514ed2d3fe0fbcebaeb3e42ae5a62d230d32bdfff10a92dc2d992ed6c897b076e053f30ac
SOURCE="$SPELL-$VERSION.tar.bz2"
SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
index 2756b12..469b835 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,6 +1,3 @@
-2013-03-10 Sukneet Basuta <sukneet AT sourcemage.org>
- * DETAILS: updated spell to 1.8
-
2009-12-17 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 1.6
SOURCE matches upstream posted SHA1
diff --git a/xorg-proto/xcb-proto/xcb-proto-1.6.tar.bz2.sig
b/xorg-proto/xcb-proto/xcb-proto-1.6.tar.bz2.sig
new file mode 100644
index 0000000..98594e3
Binary files /dev/null and b/xorg-proto/xcb-proto/xcb-proto-1.6.tar.bz2.sig
differ
diff --git a/xorg-proto/xcb-proto/xcb-proto-1.8.tar.bz2.sig
b/xorg-proto/xcb-proto/xcb-proto-1.8.tar.bz2.sig
deleted file mode 100644
index 5adf935..0000000
Binary files a/xorg-proto/xcb-proto/xcb-proto-1.8.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Sukneet Basuta (34b951d216fa676e6ecff77189831a32ccca8c5f), Sukneet Basuta, 03/11/2013

Archive powered by MHonArc 2.6.24.

Top of Page