[Lunar-commits] <moonbase> libxcb: version bumped to 1.6.
Florin Braescu
florin at lunar-linux.org
Sat Apr 10 14:21:58 CEST 2010
commit ff4b275a9dc9bfdc8d77a7f9f7252a97aba40559
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Apr 10 15:21:58 2010 +0300
libxcb: version bumped to 1.6.
Bugfixes and code cleanups.
---
xorg7/extra/libxcb/DEPENDS | 8 ++++----
xorg7/extra/libxcb/DETAILS | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/xorg7/extra/libxcb/DEPENDS b/xorg7/extra/libxcb/DEPENDS
index ff2b8c3..ad4352a 100644
--- a/xorg7/extra/libxcb/DEPENDS
+++ b/xorg7/extra/libxcb/DEPENDS
@@ -1,5 +1,5 @@
-depends libXau
-depends libXdmcp
-depends xcb-proto
-depends libxslt
+depends libXau
+depends libXdmcp
+depends xcb-proto
+depends libxslt
depends libpthread-stubs
diff --git a/xorg7/extra/libxcb/DETAILS b/xorg7/extra/libxcb/DETAILS
index 747dc34..dd0663a 100644
--- a/xorg7/extra/libxcb/DETAILS
+++ b/xorg7/extra/libxcb/DETAILS
@@ -1,13 +1,13 @@
MODULE=libxcb
- VERSION=1.4
+ VERSION=1.6
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://xcb.freedesktop.org/dist
- SOURCE_VFY=sha1:fb3bc1a81058e1894663771f87b8a3919f8520ce
+ SOURCE_VFY=sha1:b0a6fec4c02ec876f32bbd4b64ffe8a25f0da518
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://xcb.freedesktop.org
ENTERED=20070216
- UPDATED=20090827
- SHORT="replacement of the Xlib interface"
+ UPDATED=20100410
+ SHORT="A replacement of the Xlib interface"
cat << EOF
libxcb provides an interface to the X Window System protocol, which
More information about the Lunar-commits
mailing list