From 29e347e19709b94e2a25b8f749afaa22b4613213 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 21 Apr 2012 17:03:32 +0000 Subject: - 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@. --- x11-drivers/xf86-input-keyboard/Makefile | 4 ++-- x11-drivers/xf86-input-keyboard/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-drivers/xf86-input-keyboard') diff --git a/x11-drivers/xf86-input-keyboard/Makefile b/x11-drivers/xf86-input-keyboard/Makefile index 1989427a0e9d..86be55c73da4 100644 --- a/x11-drivers/xf86-input-keyboard/Makefile +++ b/x11-drivers/xf86-input-keyboard/Makefile @@ -6,14 +6,14 @@ # PORTNAME= xf86-input-keyboard -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org keyboard input driver XORG_CAT= driver -USE_XORG= kbproto +USE_XORG= kbproto xextproto videoproto MAN4= kbd.4x .include diff --git a/x11-drivers/xf86-input-keyboard/distinfo b/x11-drivers/xf86-input-keyboard/distinfo index b484e1cdc0d7..f093391f0b88 100644 --- a/x11-drivers/xf86-input-keyboard/distinfo +++ b/x11-drivers/xf86-input-keyboard/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/driver/xf86-input-keyboard-1.5.0.tar.bz2) = 2303510e905465ebee91f22cdd75706a15afb108258bc220c7500f213de19cb0 -SIZE (xorg/driver/xf86-input-keyboard-1.5.0.tar.bz2) = 301181 +SHA256 (xorg/driver/xf86-input-keyboard-1.6.1.tar.bz2) = aa9ec96e7f7f87bc086cb86b871ee6f4b9a7809fb1e7d50d0abbd7c2e50a8cc3 +SIZE (xorg/driver/xf86-input-keyboard-1.6.1.tar.bz2) = 304166 -- cgit v1.2.3