From f4936121f95e76555bebbc39e5b73dc12b0ff91f Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 1 May 2010 11:41:07 +0000 Subject: - Update to Xorg 7.5 The Intel drivers was patched to work with the new server. The drivers for Vesa, NV,NVIDIA and ATI have been tested thoroughfully and seem to work fine. A complete changelog of Xorg 7.5 can you read here: http://www.x.org/releases/X11R7.5/ A note to FreeBSD 6.X users: We strongly recommend you to update your system to 7.x or above. For updating try portupgrade -af \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs --- x11/libdmx/Makefile | 3 +-- x11/libdmx/distinfo | 6 +++--- x11/libdmx/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'x11/libdmx') diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile index 31f854975596..8870929611ef 100644 --- a/x11/libdmx/Makefile +++ b/x11/libdmx/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libdmx -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libdmx/distinfo b/x11/libdmx/distinfo index 8131963fa474..bbe5bd0072b1 100644 --- a/x11/libdmx/distinfo +++ b/x11/libdmx/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libdmx-1.0.2.tar.bz2) = 4d866967210d06098fc9f302ed4c79b1 -SHA256 (xorg/lib/libdmx-1.0.2.tar.bz2) = fa3ff31a543f7cea04762c08f48b418e75230de8b4dfdf9d2d3ae9e2af26b9c4 -SIZE (xorg/lib/libdmx-1.0.2.tar.bz2) = 231083 +MD5 (xorg/lib/libdmx-1.1.0.tar.bz2) = a2fcf0382837888d3781b714489a8999 +SHA256 (xorg/lib/libdmx-1.1.0.tar.bz2) = 1904a8f848cc5d76105cb07707890aca095540a37fb0a63d359f71da51d3e2d5 +SIZE (xorg/lib/libdmx-1.1.0.tar.bz2) = 252069 diff --git a/x11/libdmx/pkg-plist b/x11/libdmx/pkg-plist index 1d6c42c745e2..933f89e9c78f 100644 --- a/x11/libdmx/pkg-plist +++ b/x11/libdmx/pkg-plist @@ -1,3 +1,4 @@ +include/X11/extensions/dmxext.h lib/libdmx.a lib/libdmx.la lib/libdmx.so -- cgit v1.2.3