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/xinput | |
parent | - Unbreak because we found the problem (thx to stas@) (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/xinput')
-rw-r--r-- | x11/xinput/Makefile | 2 | ||||
-rw-r--r-- | x11/xinput/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile index 2518eb7df5ea..37386c365a1f 100644 --- a/x11/xinput/Makefile +++ b/x11/xinput/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xinput -PORTVERSION= 1.4.2 +PORTVERSION= 1.5.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xinput/distinfo b/x11/xinput/distinfo index bdf7924e64ed..9dcf0b7a37ef 100644 --- a/x11/xinput/distinfo +++ b/x11/xinput/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xinput-1.4.2.tar.bz2) = 58e619576cbf4b6057eebb7a97fe2ddf -SHA256 (xorg/app/xinput-1.4.2.tar.bz2) = 3195916b6cebf109eb571b939d7cea7075ef1933782526a6d8fbbb353bc3924b -SIZE (xorg/app/xinput-1.4.2.tar.bz2) = 108003 +MD5 (xorg/app/xinput-1.5.0.tar.bz2) = 3e8a5f1faccc8ab00c6190e5a34e0a45 +SHA256 (xorg/app/xinput-1.5.0.tar.bz2) = a84728e34bb5edd36ecc1b5489f48ad1467ad5aab1f74f1b7789f826a1ffcaf9 +SIZE (xorg/app/xinput-1.5.0.tar.bz2) = 121172 |