[Lunar-commits] <moonbase> xf86dgaproto: version bumped to 2.1.
Florin Braescu
florin at lunar-linux.org
Thu Oct 1 22:08:26 CEST 2009
commit d66bd6a991c3e6530cad12da56b774d348a443fc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 1 23:08:26 2009 +0300
xf86dgaproto: version bumped to 2.1.
Just one change, the requirement of xorg-macros 1.3 for the new
XORG_DEFAULT_OPTIONS.
---
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 5013182..fa885b1 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 434bdf6..92f052d 100644
--- a/xorg7/proto/xf86dgaproto/DETAILS
+++ b/xorg7/proto/xf86dgaproto/DETAILS
@@ -1,16 +1,16 @@
MODULE=xf86dgaproto
- VERSION=2.0.3
+ VERSION=2.1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:29848f51d906b12025dab55d42a53e8c2f96a3ef
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:97a06120e7195c968875e8ba42e82c90ab54948b
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
- UPDATED=20070910
- SHORT="the X.Org XFree86-DGA protocol headers"
+ UPDATED=20091001
+ 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