From 3f87b5cb51a9164076426ff318d5d77c12b0ced3 Mon Sep 17 00:00:00 2001 From: Matthew Rezny Date: Sat, 11 Feb 2017 14:17:58 +0000 Subject: Xorg-servers update to 1.18.4 with driver updates and revision bumps. Update xf86-video-ati to 7.8.0 Update xf86-video-intel to 2.99.917.20170103 Update xf86-input-synaptics to 1.9.0 Update xf86-input-evdev to 2.10.5 Update xf86-video-r128 to 6.10.2 Update xf86-video-rendition to 4.2.6 New port: xf86-video-geode PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287, 216288,216292,216298,214560,216299,216300,216301,216302 Approved by: swills (mentor, portmgr) Differential Revision: https://reviews.freebsd.org/D9436 --- x11-drivers/xf86-video-neomagic/Makefile | 1 + .../xf86-video-neomagic/files/patch-src_neo__driver.c | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 x11-drivers/xf86-video-neomagic/files/patch-src_neo__driver.c (limited to 'x11-drivers/xf86-video-neomagic') diff --git a/x11-drivers/xf86-video-neomagic/Makefile b/x11-drivers/xf86-video-neomagic/Makefile index 2d6591a5c763..0371bb7f9dbc 100644 --- a/x11-drivers/xf86-video-neomagic/Makefile +++ b/x11-drivers/xf86-video-neomagic/Makefile @@ -2,6 +2,7 @@ PORTNAME= xf86-video-neomagic PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-neomagic/files/patch-src_neo__driver.c b/x11-drivers/xf86-video-neomagic/files/patch-src_neo__driver.c new file mode 100644 index 000000000000..516ff7a028bb --- /dev/null +++ b/x11-drivers/xf86-video-neomagic/files/patch-src_neo__driver.c @@ -0,0 +1,13 @@ +# Double in, double out; use fabs +# +--- src/neo_driver.c.orig 2016-11-25 03:32:57 UTC ++++ src/neo_driver.c +@@ -2952,7 +2952,7 @@ neoCalcVCLK(ScrnInfoPtr pScrn, long freq + for (n = 0; n <= MAX_N; n++) + for (d = 1; d <= MAX_D; d++) { + f_out = (n+1.0)/((d+1.0)*(1<