[Lunar-commits] <moonbase> Revert "xf86dgaproto: version bumped to 2.1."

Florin Braescu florin at lunar-linux.org
Sat Oct 3 22:49:54 CEST 2009


commit 7665a6db21e753ce53772f02b16acf72a18e01cc
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Oct 3 23:49:54 2009 +0300

    Revert "xf86dgaproto: version bumped to 2.1."
    
    This reverts commit d66bd6a991c3e6530cad12da56b774d348a443fc.
    
    xf86dgaproto:: revert it to 2.1 version. it breaks some compiles.
---
 xorg7/proto/xf86dgaproto/CONFLICTS |   10 +++++-----
 xorg7/proto/xf86dgaproto/DETAILS   |   14 +++++++-------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/xorg7/proto/xf86dgaproto/CONFLICTS b/xorg7/proto/xf86dgaproto/CONFLICTS
index fa885b1..5013182 100644
--- a/xorg7/proto/xf86dgaproto/CONFLICTS
+++ b/xorg7/proto/xf86dgaproto/CONFLICTS
@@ -1,6 +1,6 @@
-conflicts XOrg6
-conflicts XOrg-test
-conflicts XOrg-fonts-base
-conflicts XOrg-fonts-extra
-conflicts XOrg-drm
+conflicts XOrg6  &&
+conflicts XOrg-test &&
+conflicts XOrg-fonts-base &&
+conflicts XOrg-fonts-extra &&
+conflicts XOrg-drm &&
 conflicts XOrg-drm-cvs
diff --git a/xorg7/proto/xf86dgaproto/DETAILS b/xorg7/proto/xf86dgaproto/DETAILS
index 92f052d..434bdf6 100644
--- a/xorg7/proto/xf86dgaproto/DETAILS
+++ b/xorg7/proto/xf86dgaproto/DETAILS
@@ -1,16 +1,16 @@
           MODULE=xf86dgaproto
-         VERSION=2.1
+         VERSION=2.0.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$XORG_URL/individual/proto
-      SOURCE_VFY=sha1:97a06120e7195c968875e8ba42e82c90ab54948b
+      SOURCE_URL=$XORG_URL/individual/proto/
+      SOURCE_VFY=sha1:29848f51d906b12025dab55d42a53e8c2f96a3ef
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
-        WEB_SITE=http://www.x.org
+        WEB_SITE=http://www.x.org/
          ENTERED=20060120
-         UPDATED=20091001
-           SHORT="The X.Org XFree86-DGA protocol headers"
+         UPDATED=20070910
+           SHORT="the X.Org XFree86-DGA protocol headers"
 
 cat << EOF
 xf86dgaproto provides the wire protocol for the XFree86-DGA extension
-in X.Org. It provides direct, framebuffer-like, graphics access.
+in X.Org.  It provides direct, framebuffer-like, graphics access.
 EOF
 


More information about the Lunar-commits mailing list