diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-01 19:41:07 +0800 |
commit | 988b674197d5158ec2b9735dd2a18cab568384cd (patch) | |
tree | 2a4f72b2c9ed55a5ce5bd722c7edc3efd5c57ed2 /x11/xdpyinfo | |
parent | 44dbaae8639c06739435db870a18e3f1dadc3398 (diff) | |
download | freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.gz freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.tar.zst freebsd-ports-gnome-988b674197d5158ec2b9735dd2a18cab568384cd.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/xdpyinfo')
-rw-r--r-- | x11/xdpyinfo/Makefile | 2 | ||||
-rw-r--r-- | x11/xdpyinfo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xdpyinfo/Makefile b/x11/xdpyinfo/Makefile index b01fd1ad6821..93397e8716c3 100644 --- a/x11/xdpyinfo/Makefile +++ b/x11/xdpyinfo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdpyinfo -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xdpyinfo/distinfo b/x11/xdpyinfo/distinfo index 53dd02d960b2..965ced3182fc 100644 --- a/x11/xdpyinfo/distinfo +++ b/x11/xdpyinfo/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xdpyinfo-1.0.3.tar.bz2) = b7cbab6cbcd12bf7ad65dbc12d86e104 -SHA256 (xorg/app/xdpyinfo-1.0.3.tar.bz2) = 4294768751bd4ffb47e5ebacfc7b5b9f95a1a2f4d221d8af64474382473e1962 -SIZE (xorg/app/xdpyinfo-1.0.3.tar.bz2) = 103116 +MD5 (xorg/app/xdpyinfo-1.1.0.tar.bz2) = d1d516610316138105cd07064b257c5c +SHA256 (xorg/app/xdpyinfo-1.1.0.tar.bz2) = 780d8dfe65653f42ee26d35928ab7f72f5f27ab08eda692fe4baad05126a0631 +SIZE (xorg/app/xdpyinfo-1.1.0.tar.bz2) = 116427 |