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/xcmiscproto | |
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/xcmiscproto')
-rw-r--r-- | x11/xcmiscproto/Makefile | 2 | ||||
-rw-r--r-- | x11/xcmiscproto/distinfo | 6 | ||||
-rw-r--r-- | x11/xcmiscproto/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/xcmiscproto/Makefile b/x11/xcmiscproto/Makefile index 481facc39c45..f93d0087da8c 100644 --- a/x11/xcmiscproto/Makefile +++ b/x11/xcmiscproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcmiscproto -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.0 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/xcmiscproto/distinfo b/x11/xcmiscproto/distinfo index 44a00f483a14..04935e35b1c2 100644 --- a/x11/xcmiscproto/distinfo +++ b/x11/xcmiscproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/xcmiscproto-1.1.2.tar.bz2) = fde0b050901f024b19159cdacdcfbd20 -SHA256 (xorg/proto/xcmiscproto-1.1.2.tar.bz2) = b2807e96a9d632b7bbf1782a43095de51f3feae3d2e25374d3df00c6c68792ab -SIZE (xorg/proto/xcmiscproto-1.1.2.tar.bz2) = 36750 +MD5 (xorg/proto/xcmiscproto-1.2.0.tar.bz2) = 7b83e4a7e9f4edc9c6cfb0500f4a7196 +SHA256 (xorg/proto/xcmiscproto-1.2.0.tar.bz2) = de17c06b7005c5e9ab469e324e76c5c3b8baa2dfc3c1dc7e93438c197facf68e +SIZE (xorg/proto/xcmiscproto-1.2.0.tar.bz2) = 48697 diff --git a/x11/xcmiscproto/pkg-plist b/x11/xcmiscproto/pkg-plist index 384401d8ac76..3ab2c9cd539a 100644 --- a/x11/xcmiscproto/pkg-plist +++ b/x11/xcmiscproto/pkg-plist @@ -1,3 +1,4 @@ +include/X11/extensions/xcmiscproto.h include/X11/extensions/xcmiscstr.h libdata/pkgconfig/xcmiscproto.pc @dirrmtry include/X11/extensions |