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-drivers/xf86-video-newport/Makefile | 3 +-- x11-drivers/xf86-video-newport/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'x11-drivers/xf86-video-newport') diff --git a/x11-drivers/xf86-video-newport/Makefile b/x11-drivers/xf86-video-newport/Makefile index 67a9945f6da1..18fce8099af6 100644 --- a/x11-drivers/xf86-video-newport/Makefile +++ b/x11-drivers/xf86-video-newport/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xf86-video-newport -PORTVERSION= 0.2.1 -PORTREVISION= 6 +PORTVERSION= 0.2.3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-newport/distinfo b/x11-drivers/xf86-video-newport/distinfo index 76c0473d19ce..e3ca5b8d5392 100644 --- a/x11-drivers/xf86-video-newport/distinfo +++ b/x11-drivers/xf86-video-newport/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-newport-0.2.1.tar.bz2) = 2bd8e5b9ea68e0dcd80dfcaca0eff82c -SHA256 (xorg/driver/xf86-video-newport-0.2.1.tar.bz2) = 66ac855452690ef896400577806dc1dd86318940f8a62ce20039037318b1ce08 -SIZE (xorg/driver/xf86-video-newport-0.2.1.tar.bz2) = 257576 +MD5 (xorg/driver/xf86-video-newport-0.2.3.tar.bz2) = 923baa1ee0429f03ed19ec0be6a4f62b +SHA256 (xorg/driver/xf86-video-newport-0.2.3.tar.bz2) = e6caeb4f95adfd9d2046d24f5f3688092ea4e3fb63aa3d0675f6c697c8cf0270 +SIZE (xorg/driver/xf86-video-newport-0.2.3.tar.bz2) = 266377 -- cgit