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/dmxproto | |
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/dmxproto')
-rw-r--r-- | x11/dmxproto/Makefile | 2 | ||||
-rw-r--r-- | x11/dmxproto/distinfo | 6 | ||||
-rw-r--r-- | x11/dmxproto/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/x11/dmxproto/Makefile b/x11/dmxproto/Makefile index a568291d4cf1..15c4f51a2d55 100644 --- a/x11/dmxproto/Makefile +++ b/x11/dmxproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dmxproto -PORTVERSION= 2.2.2 +PORTVERSION= 2.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/dmxproto/distinfo b/x11/dmxproto/distinfo index 9c74d443d02e..368a78d3dce9 100644 --- a/x11/dmxproto/distinfo +++ b/x11/dmxproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/dmxproto-2.2.2.tar.bz2) = d80acad88411e7944b9b085463d53302 -SHA256 (xorg/proto/dmxproto-2.2.2.tar.bz2) = aaa6d9c9d5ec58f733ca4d7413c541413482bce666217267e5bf88442e35fce2 -SIZE (xorg/proto/dmxproto-2.2.2.tar.bz2) = 39380 +MD5 (xorg/proto/dmxproto-2.3.tar.bz2) = 880a41720b2937e2660dcdc0d34a8791 +SHA256 (xorg/proto/dmxproto-2.3.tar.bz2) = 3a882ca43a1f359e3489468e6c407fd7d56d559f8895cf096a2ec877d6c403b0 +SIZE (xorg/proto/dmxproto-2.3.tar.bz2) = 83906 diff --git a/x11/dmxproto/pkg-plist b/x11/dmxproto/pkg-plist index 6a6ab38e4e10..98accdce0c96 100644 --- a/x11/dmxproto/pkg-plist +++ b/x11/dmxproto/pkg-plist @@ -1,4 +1,4 @@ -include/X11/extensions/dmxext.h +include/X11/extensions/dmx.h include/X11/extensions/dmxproto.h libdata/pkgconfig/dmxproto.pc @dirrmtry include/X11/extensions |