diff options
author | miwi <miwi@FreeBSD.org> | 2012-04-22 01:03:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-04-22 01:03:32 +0800 |
commit | 8610de7ebcb688f7c822933cf96ecea22af9d9ac (patch) | |
tree | 58b95feaf2cd439308ad5db219bea76198f6e316 /x11/xcb-proto | |
parent | 074f8111429b0ad96ac33c0e038ffb0e7ed50b11 (diff) | |
download | freebsd-ports-gnome-8610de7ebcb688f7c822933cf96ecea22af9d9ac.tar.gz freebsd-ports-gnome-8610de7ebcb688f7c822933cf96ecea22af9d9ac.tar.zst freebsd-ports-gnome-8610de7ebcb688f7c822933cf96ecea22af9d9ac.zip |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@.
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r-- | x11/xcb-proto/Makefile | 2 | ||||
-rw-r--r-- | x11/xcb-proto/distinfo | 4 | ||||
-rw-r--r-- | x11/xcb-proto/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 862fd3d2b03b..76b920676202 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xcb-proto -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index ec8a161d9a42..3ed55f7e4566 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,2 +1,2 @@ -SHA256 (xcb-proto-1.6.tar.bz2) = f52bc1159b12496f002404eb5793c01277b20c82cb72c5ff076d7b25da9b5ca2 -SIZE (xcb-proto-1.6.tar.bz2) = 92829 +SHA256 (xcb-proto-1.7.tar.bz2) = e67eb7263f222133fb9d1de70928724bea3a448cdcd99d0fa4c63c04fc124b38 +SIZE (xcb-proto-1.7.tar.bz2) = 104353 diff --git a/x11/xcb-proto/pkg-plist b/x11/xcb-proto/pkg-plist index f7d743d7b4fb..05dff4e8b685 100644 --- a/x11/xcb-proto/pkg-plist +++ b/x11/xcb-proto/pkg-plist @@ -18,6 +18,7 @@ libdata/pkgconfig/xcb-proto.pc %%DATADIR%%/xevie.xml %%DATADIR%%/xf86dri.xml %%DATADIR%%/xfixes.xml +%%DATADIR%%/xkb.xml %%DATADIR%%/xinerama.xml %%DATADIR%%/xinput.xml %%DATADIR%%/xprint.xml |