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-fonts/font-bh-ttf | |
parent | 44dbaae8639c06739435db870a18e3f1dadc3398 (diff) | |
download | freebsd-ports-graphics-988b674197d5158ec2b9735dd2a18cab568384cd.tar.gz freebsd-ports-graphics-988b674197d5158ec2b9735dd2a18cab568384cd.tar.zst freebsd-ports-graphics-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-fonts/font-bh-ttf')
-rw-r--r-- | x11-fonts/font-bh-ttf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/font-bh-ttf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/font-bh-ttf/Makefile b/x11-fonts/font-bh-ttf/Makefile index c5db3d9bc7b..e172013db31 100644 --- a/x11-fonts/font-bh-ttf/Makefile +++ b/x11-fonts/font-bh-ttf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= font-bh-ttf -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/font-bh-ttf/distinfo b/x11-fonts/font-bh-ttf/distinfo index de92edaad30..70d266d45f9 100644 --- a/x11-fonts/font-bh-ttf/distinfo +++ b/x11-fonts/font-bh-ttf/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/font/font-bh-ttf-1.0.0.tar.bz2) = ad43cf739b3d46ba1e7dc778a0608a52 -SHA256 (xorg/font/font-bh-ttf-1.0.0.tar.bz2) = 7a1a5e72f7e42398b98d70aa64252837e85ed76eea77a1b9a4cd0f1203d7d644 -SIZE (xorg/font/font-bh-ttf-1.0.0.tar.bz2) = 384019 +MD5 (xorg/font/font-bh-ttf-1.0.1.tar.bz2) = 664df71cb510b744b4a10e778445c37b +SHA256 (xorg/font/font-bh-ttf-1.0.1.tar.bz2) = 1ce72f84a6c4df7f0e949f915346026ebfeaa5b2e47f7bbc29117ebbf3a7a7c8 +SIZE (xorg/font/font-bh-ttf-1.0.1.tar.bz2) = 453024 |