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/editres/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11/editres/Makefile') diff --git a/x11/editres/Makefile b/x11/editres/Makefile index 389b9c9f9b74..245843f9092c 100644 --- a/x11/editres/Makefile +++ b/x11/editres/Makefile @@ -6,8 +6,7 @@ # PORTNAME= editres -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org -- cgit