diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 11:41:07 +0000 |
commit | f4936121f95e76555bebbc39e5b73dc12b0ff91f (patch) | |
tree | fcac9880f7998d69245463508464761e7b89a20e /x11/renderproto | |
parent | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=253503
Diffstat (limited to 'x11/renderproto')
-rw-r--r-- | x11/renderproto/Makefile | 2 | ||||
-rw-r--r-- | x11/renderproto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/renderproto/Makefile b/x11/renderproto/Makefile index 04f97b98ae7f..7cb5ce399434 100644 --- a/x11/renderproto/Makefile +++ b/x11/renderproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= renderproto -PORTVERSION= 0.9.3 +PORTVERSION= 0.11 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/renderproto/distinfo b/x11/renderproto/distinfo index db7ada8b4864..39841cac17eb 100644 --- a/x11/renderproto/distinfo +++ b/x11/renderproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/renderproto-0.9.3.tar.bz2) = 598bc9a493deee2e48e4434e94467189 -SHA256 (xorg/proto/renderproto-0.9.3.tar.bz2) = c98a08b877e98a8fa7daa04be472de7e0cb38a99593faca8b987effcea2dd45b -SIZE (xorg/proto/renderproto-0.9.3.tar.bz2) = 54128 +MD5 (xorg/proto/renderproto-0.11.tar.bz2) = b160a9733fe91b666e74fca284333148 +SHA256 (xorg/proto/renderproto-0.11.tar.bz2) = c4d1d6d9b0b6ed9a328a94890c171d534f62708f0982d071ccd443322bedffc2 +SIZE (xorg/proto/renderproto-0.11.tar.bz2) = 66112 |