[Lunar-commits] <moonbase> dri2proto: version bumped to 2.3.
Florin Braescu
florin at lunar-linux.org
Tue Feb 16 22:09:00 CET 2010
commit 8d8d1a7bcaa4cc3d7c145472341da8e7c209b508
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 16 23:09:00 2010 +0200
dri2proto: version bumped to 2.3.
This release adds an event to let the server notify clients when the
buffers associated with a drawable become invalid. This can happen
when the drawable is resized or when DRI2SwapBuffer exchanges front
and back buffers.
---
xorg7/proto/dri2proto/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/proto/dri2proto/DETAILS b/xorg7/proto/dri2proto/DETAILS
index cf432e3..4ca9a91 100644
--- a/xorg7/proto/dri2proto/DETAILS
+++ b/xorg7/proto/dri2proto/DETAILS
@@ -1,12 +1,12 @@
MODULE=dri2proto
- VERSION=2.2
+ VERSION=2.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/proto
- SOURCE_VFY=sha1:21e9c0c7e0be5fe971f51589d0573b0273202b7f
+ SOURCE_VFY=sha1:6c9e2c822e777db435a43616067f8dd21cc00a53
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20080909
- UPDATED=20100114
+ UPDATED=20100216
SHORT="Protocol headers"
cat << EOF
More information about the Lunar-commits
mailing list