Bug 216298

Summary: x11-drivers/xf86-video-voodoo: fix call to undefined function
Product: Ports & Packages Reporter: Matthew Rezny <rezny>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Some People CC: rezny
Priority: --- Flags: bugzilla: maintainer-feedback? (x11)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix up x11-drivers/xf86-video-voodoo none

Description Matthew Rezny freebsd_committer freebsd_triage 2017-01-19 22:11:17 UTC
Created attachment 179112 [details]
fix up x11-drivers/xf86-video-voodoo

This virtually unmaintained driver was found to compile OK with modern Xorg servers (1.18.4 and 1.19.1), but contained a call to a long since removed function and a set of screwed up conditions which worked by accident; both have been corrected in this patch.