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/xwd | |
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/xwd')
-rw-r--r-- | x11/xwd/Makefile | 2 | ||||
-rw-r--r-- | x11/xwd/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xwd/Makefile b/x11/xwd/Makefile index b909d9460c29..5ab0a8bfac1e 100644 --- a/x11/xwd/Makefile +++ b/x11/xwd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xwd -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xwd/distinfo b/x11/xwd/distinfo index 0ba03d387318..ba238e0eeb58 100644 --- a/x11/xwd/distinfo +++ b/x11/xwd/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xwd-1.0.2.tar.bz2) = 0a6ef08a2ac08ad5c4dd1522eb3788a3 -SHA256 (xorg/app/xwd-1.0.2.tar.bz2) = ab8974e010c1957a9a65a54656215463dea324adcaa9954147ecdcc6e9307f61 -SIZE (xorg/app/xwd-1.0.2.tar.bz2) = 111673 +MD5 (xorg/app/xwd-1.0.3.tar.bz2) = 007cea1f389abde5c93162dcd5541351 +SHA256 (xorg/app/xwd-1.0.3.tar.bz2) = fff2dbea086c554463d4309209ee05e026b7f19900598f55e0a24a6d7a7ee3fd +SIZE (xorg/app/xwd-1.0.3.tar.bz2) = 117735 |