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/libXxf86dga | |
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/libXxf86dga')
-rw-r--r-- | x11/libXxf86dga/Makefile | 2 | ||||
-rw-r--r-- | x11/libXxf86dga/distinfo | 6 | ||||
-rw-r--r-- | x11/libXxf86dga/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/x11/libXxf86dga/Makefile b/x11/libXxf86dga/Makefile index c81cd3802e59..74d1d56312e5 100644 --- a/x11/libXxf86dga/Makefile +++ b/x11/libXxf86dga/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libXxf86dga -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libXxf86dga/distinfo b/x11/libXxf86dga/distinfo index 26caf50e6b9c..89cde8234c9b 100644 --- a/x11/libXxf86dga/distinfo +++ b/x11/libXxf86dga/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/lib/libXxf86dga-1.0.2.tar.bz2) = 6f5f621804ee652b6cc6f2025c517c78 -SHA256 (xorg/lib/libXxf86dga-1.0.2.tar.bz2) = 59175230a00a1fb359148f36eadb50fc6cb080849379ccb0e43c6cbb97309a25 -SIZE (xorg/lib/libXxf86dga-1.0.2.tar.bz2) = 217092 +MD5 (xorg/lib/libXxf86dga-1.1.1.tar.bz2) = 368837d3d7a4d3b4f70be48383e3544e +SHA256 (xorg/lib/libXxf86dga-1.1.1.tar.bz2) = 8d37f8895ecff15cb821a3e77bd505598983a5c6eae546e77e2d3070a8de5616 +SIZE (xorg/lib/libXxf86dga-1.1.1.tar.bz2) = 254317 diff --git a/x11/libXxf86dga/pkg-plist b/x11/libXxf86dga/pkg-plist index 6c9724d75e96..77c173b86ef7 100644 --- a/x11/libXxf86dga/pkg-plist +++ b/x11/libXxf86dga/pkg-plist @@ -1,3 +1,5 @@ +include/X11/extensions/Xxf86dga.h +include/X11/extensions/xf86dga1.h lib/libXxf86dga.a lib/libXxf86dga.la lib/libXxf86dga.so |