Bug 216298 - x11-drivers/xf86-video-voodoo: fix call to undefined function
Summary: x11-drivers/xf86-video-voodoo: fix call to undefined function
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-19 22:11 UTC by Matthew Rezny
Modified: 2017-02-15 10:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (x11)


Attachments
fix up x11-drivers/xf86-video-voodoo (2.94 KB, patch)
2017-01-19 22:11 UTC, Matthew Rezny
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.