From 988b674197d5158ec2b9735dd2a18cab568384cd Mon Sep 17 00:00:00 2001 From: miwi 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/xorg-apps/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/xorg-apps') diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile index aa1d21abbd06..21ae19683dac 100644 --- a/x11/xorg-apps/Makefile +++ b/x11/xorg-apps/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xorg-apps -PORTVERSION= 7.4 -PORTREVISION= 2 +PORTVERSION= 7.5 CATEGORIES= x11 MASTER_SITES= # none DISTFILES= # none -- cgit