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-clocks | |
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-clocks')
-rw-r--r-- | x11-clocks/xclock/Makefile | 3 | ||||
-rw-r--r-- | x11-clocks/xclock/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-clocks/xclock/Makefile b/x11-clocks/xclock/Makefile index bb023c6159fc..83bf7264657a 100644 --- a/x11-clocks/xclock/Makefile +++ b/x11-clocks/xclock/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xclock -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= x11-clocks MAINTAINER= x11@FreeBSD.org diff --git a/x11-clocks/xclock/distinfo b/x11-clocks/xclock/distinfo index b5888a5b09bb..6b67f1bd4d7e 100644 --- a/x11-clocks/xclock/distinfo +++ b/x11-clocks/xclock/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/app/xclock-1.0.3.tar.bz2) = 2b1a3d030d87e62a591db8ee4c0072e6 -SHA256 (xorg/app/xclock-1.0.3.tar.bz2) = 10b5777ae9ef2a10d4cf447bd1bf13372d7061573835c2c87d5c948b65e9577f -SIZE (xorg/app/xclock-1.0.3.tar.bz2) = 113967 +MD5 (xorg/app/xclock-1.0.4.tar.bz2) = bb9fd5e00d39c348a0078b97fdf8258f +SHA256 (xorg/app/xclock-1.0.4.tar.bz2) = 69b903b6305211c9fc5db394f3d08c0a696aa51942d73db7f594422e7be6edf0 +SIZE (xorg/app/xclock-1.0.4.tar.bz2) = 128766 |