[Lunar-commits] <moonbase> dmxproto: version bum[ed to 2.3.
Florin Braescu
florin at lunar-linux.org
Thu Oct 1 22:04:53 CEST 2009
commit 5fda3aedaaf8ed0d4a42470d121aa4bdf15d5c68
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Oct 1 23:04:53 2009 +0300
dmxproto: version bum[ed to 2.3.
Just one change, the requirement of xorg-macros 1.3 for the new
XORG_DEFAULT_OPTIONS.
---
xorg7/proto/dmxproto/CONFLICTS | 10 +++++-----
xorg7/proto/dmxproto/DETAILS | 12 ++++++------
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/xorg7/proto/dmxproto/CONFLICTS b/xorg7/proto/dmxproto/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/proto/dmxproto/CONFLICTS
+++ b/xorg7/proto/dmxproto/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/dmxproto/DETAILS b/xorg7/proto/dmxproto/DETAILS
index 8ca1caf..50eab8e 100644
--- a/xorg7/proto/dmxproto/DETAILS
+++ b/xorg7/proto/dmxproto/DETAILS
@@ -1,13 +1,13 @@
MODULE=dmxproto
- VERSION=2.2.2
+ VERSION=2.3
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=$XORG_URL/individual/proto/
- SOURCE_VFY=sha1:80c573166ec3b9f17893e2fff84ce0107045faac
+ SOURCE_URL=$XORG_URL/individual/proto
+ SOURCE_VFY=sha1:a3636d1b54d7bbf273f28c0d3c44101777047865
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 DMX protocol headers"
+ UPDATED=20091001
+ SHORT="The X.Org DMX protocol headers"
cat << EOF
dmxproto provides the wire protocol for the DMX extension in X.Org.
More information about the Lunar-commits
mailing list