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/xkill | |
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/xkill')
-rw-r--r-- | x11/xkill/Makefile | 2 | ||||
-rw-r--r-- | x11/xkill/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xkill/Makefile b/x11/xkill/Makefile index 2abf419eb3d9..758b6f66fe91 100644 --- a/x11/xkill/Makefile +++ b/x11/xkill/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xkill -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xkill/distinfo b/x11/xkill/distinfo index 31c0d15973af..65e83cbf40ad 100644 --- a/x11/xkill/distinfo +++ b/x11/xkill/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xkill-1.0.1.tar.bz2) = f66d76abb0f75514ca32272e23cca757 -SHA256 (xorg/app/xkill-1.0.1.tar.bz2) = 77a11aac6e4ae2132d8b7b4335be77de26655e6aa88b40e51fd2ee802f14a9de -SIZE (xorg/app/xkill-1.0.1.tar.bz2) = 77172 +MD5 (xorg/app/xkill-1.0.2.tar.bz2) = dca031355b4afcf8517a8258eeb730c3 +SHA256 (xorg/app/xkill-1.0.2.tar.bz2) = 532df0398d3f4eab1cba8d0367c02a293ca74f2d89a27ef014854a2bde9a5a27 +SIZE (xorg/app/xkill-1.0.2.tar.bz2) = 98306 |