[Lunar-commits] <moonbase> libdrm: version bumped to 2.4.3.

Florin Braescu florin at lunar-linux.org
Thu Dec 25 18:41:43 CET 2008


commit 6961192cc3e20870df6c351b1086631c2cf16760
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Dec 25 19:41:43 2008 +0200

    libdrm: version bumped to 2.4.3.
    
    Add modesetting userland support.
---
 xorg7/extra/libdrm/CONFLICTS |   10 +++++-----
 xorg7/extra/libdrm/DETAILS   |   14 +++++++-------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/xorg7/extra/libdrm/CONFLICTS b/xorg7/extra/libdrm/CONFLICTS
index 5013182..fa885b1 100644
--- a/xorg7/extra/libdrm/CONFLICTS
+++ b/xorg7/extra/libdrm/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/extra/libdrm/DETAILS b/xorg7/extra/libdrm/DETAILS
index 6bf7ea5..fec924d 100644
--- a/xorg7/extra/libdrm/DETAILS
+++ b/xorg7/extra/libdrm/DETAILS
@@ -1,18 +1,18 @@
           MODULE=libdrm
-         VERSION=2.4.1
+         VERSION=2.4.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://dri.freedesktop.org/libdrm/
-      SOURCE_VFY=sha1:eaaaf08726d5ac6f3a7f20bf5ec0a013772d7b55
+      SOURCE_URL=http://dri.freedesktop.org/libdrm
+      SOURCE_VFY=sha1:7daff622a1c68d55a02b0fe1a48205188682c018
    MODULE_PREFIX=${X11R7_PREFIX:-/usr}
-        WEB_SITE=http://www.freedesktop.org/
+        WEB_SITE=http://www.freedesktop.org
          ENTERED=20061017
-         UPDATED=20081106
+         UPDATED=20081225
            SHORT="the userspace interface to kernel DRM services"
 
 cat << EOF
 libdrm is a library that implements the userspace interface to the
-kernel DRM services.  DRM stands for "Direct Rendering Manager", which
+kernel DRM services. DRM stands for "Direct Rendering Manager", which
 is the kernelspace portion of the "Direct Rendering Infrastructure"
-(DRI).  The DRI is currently used on Linux to provide hardware-
+(DRI). The DRI is currently used on Linux to provide hardware-
 accelerated OpenGL drivers.
 EOF


More information about the Lunar-commits mailing list