[Lunar-commits] <moonbase> xf86vidmodeproto: version bumped to 2.3.
Florin Braescu
florin at lunar-linux.org
Thu Oct 1 22:19:55 CEST 2009
commit 464edcefe56c7532966c1a7a5c09696414541f06
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 1 23:19:55 2009 +0300
xf86vidmodeproto: version bumped to 2.3.
Just one change, the requirement of xorg-macros 1.3 for the new
XORG_DEFAULT_OPTIONS.
---
xorg7/proto/xf86vidmodeproto/CONFLICTS | 10 +++++-----
xorg7/proto/xf86vidmodeproto/DETAILS | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/xorg7/proto/xf86vidmodeproto/CONFLICTS b/xorg7/proto/xf86vidmodeproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/xf86vidmodeproto/CONFLICTS
+++ b/xorg7/proto/xf86vidmodeproto/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/xf86vidmodeproto/DETAILS b/xorg7/proto/xf86vidmodeproto/DETAILS
index a10fb43..bb5db75 100644
--- a/xorg7/proto/xf86vidmodeproto/DETAILS
+++ b/xorg7/proto/xf86vidmodeproto/DETAILS
@@ -1,17 +1,17 @@
MODULE=xf86vidmodeproto
- VERSION=2.2.2
+ VERSION=2.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:4a228958879eb06206d13f4f09ec902f837fb8dd
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:22d034c2f66985f8541b9ea3421096ceaa006355
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
- WEB_SITE=http://www.x.org/
+ WEB_SITE=http://www.x.org
ENTERED=20060120
UPDATED=20060120
- SHORT="the X.Org Video Mode protocol headers"
+ SHORT="The X.Org Video Mode protocol headers"
cat << EOF
xf86vidmodeproto provides the wire protocol for the XFree86-VidMode
-extension in X.Org. It is used to provide access to detailed timings
+extension in X.Org. It is used to provide access to detailed timings
of video modes currently in use, and provides a means to modify them.
EOF
More information about the Lunar-commits
mailing list