diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
commit | f4936121f95e76555bebbc39e5b73dc12b0ff91f (patch) | |
tree | fcac9880f7998d69245463508464761e7b89a20e /x11-drivers/xf86-video-ark | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) | |
download | freebsd-ports-gnome-f4936121f95e76555bebbc39e5b73dc12b0ff91f.tar.gz freebsd-ports-gnome-f4936121f95e76555bebbc39e5b73dc12b0ff91f.tar.zst freebsd-ports-gnome-f4936121f95e76555bebbc39e5b73dc12b0ff91f.zip |
- 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
Diffstat (limited to 'x11-drivers/xf86-video-ark')
-rw-r--r-- | x11-drivers/xf86-video-ark/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ark/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ark/Makefile b/x11-drivers/xf86-video-ark/Makefile index b748f7fc8b53..05ff06d4cc61 100644 --- a/x11-drivers/xf86-video-ark/Makefile +++ b/x11-drivers/xf86-video-ark/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xf86-video-ark -PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTVERSION= 0.7.2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-ark/distinfo b/x11-drivers/xf86-video-ark/distinfo index e7f2a3b8b6ea..df4e7cd29569 100644 --- a/x11-drivers/xf86-video-ark/distinfo +++ b/x11-drivers/xf86-video-ark/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-ark-0.7.1.tar.bz2) = be91391f061863617018403cdbd2944f -SHA256 (xorg/driver/xf86-video-ark-0.7.1.tar.bz2) = 14c34fb3fc894aad7ca24141cbc2283d955849eec920d058ba1aca2a1f5e3b86 -SIZE (xorg/driver/xf86-video-ark-0.7.1.tar.bz2) = 237009 +MD5 (xorg/driver/xf86-video-ark-0.7.2.tar.bz2) = 4745f5c722b030962cc56eb2443894a0 +SHA256 (xorg/driver/xf86-video-ark-0.7.2.tar.bz2) = db1ef3e15ebd382837f16c1143035dfd9fa6465a77ae2e850201f71508065741 +SIZE (xorg/driver/xf86-video-ark-0.7.2.tar.bz2) = 240099 |