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-toolkits/libXt | |
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-toolkits/libXt')
-rw-r--r-- | x11-toolkits/libXt/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libXt/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/libXt/Makefile b/x11-toolkits/libXt/Makefile index d45808b3863a..de8746588cb3 100644 --- a/x11-toolkits/libXt/Makefile +++ b/x11-toolkits/libXt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libXt -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= x11-toolkits MAINTAINER= x11@FreeBSD.org diff --git a/x11-toolkits/libXt/distinfo b/x11-toolkits/libXt/distinfo index 5f2badbfbee2..fe2a7b4fa91e 100644 --- a/x11-toolkits/libXt/distinfo +++ b/x11-toolkits/libXt/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXt-1.0.5.tar.bz2) = f3bdd67785ace8cd0b23249e9d8c9975 -SHA256 (xorg/lib/libXt-1.0.5.tar.bz2) = 43c472ada59a04428a463225cd4cd42cb81bc43eb687cc1890f2f1c81a3e9cf4 -SIZE (xorg/lib/libXt-1.0.5.tar.bz2) = 500502 +MD5 (xorg/lib/libXt-1.0.7.tar.bz2) = 96f3c93434a93186d178b60d4a262496 +SHA256 (xorg/lib/libXt-1.0.7.tar.bz2) = 706d5248b061c8455f74ce5269ecc5ef59c27d0f52d22b07138f781928dda9ec +SIZE (xorg/lib/libXt-1.0.7.tar.bz2) = 559875 |