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/fontcacheproto | |
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-fonts/fontcacheproto')
-rw-r--r-- | x11-fonts/fontcacheproto/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/fontcacheproto/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-fonts/fontcacheproto/Makefile b/x11-fonts/fontcacheproto/Makefile index 94e87d0b2101..1e49db118561 100644 --- a/x11-fonts/fontcacheproto/Makefile +++ b/x11-fonts/fontcacheproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fontcacheproto -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org diff --git a/x11-fonts/fontcacheproto/distinfo b/x11-fonts/fontcacheproto/distinfo index af64df8b5eb5..fb34d90a3a0f 100644 --- a/x11-fonts/fontcacheproto/distinfo +++ b/x11-fonts/fontcacheproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/fontcacheproto-0.1.2.tar.bz2) = 60df6b625074a9790e28543dcea71651 -SHA256 (xorg/proto/fontcacheproto-0.1.2.tar.bz2) = 48063ed49b200927376645f9ffe65faa39af84d59ba6f60f2abb2f9c6fa3d9f9 -SIZE (xorg/proto/fontcacheproto-0.1.2.tar.bz2) = 38233 +MD5 (xorg/proto/fontcacheproto-0.1.3.tar.bz2) = a8a50e5e995bfacb0359575faf7f6906 +SHA256 (xorg/proto/fontcacheproto-0.1.3.tar.bz2) = 1dcaa659d416272ff68e567d1910ccc1e369768f13b983cffcccd6c563dbe3cb +SIZE (xorg/proto/fontcacheproto-0.1.3.tar.bz2) = 84470 |