Subject: CVS commit: pkgsrc/x11/xf86-video-r128
From: Thomas Klausner
Date: 2018-07-20 11:41:28
Message id: 20180720094128.41AA0FBEC@cvs.NetBSD.org

Log Message:
xf86-video-r128: update to 6.11.0.

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Dylan Aïssi (1):
      Fix typo: Initalizing --> Initializing

Emil Velikov (2):
      autogen.sh: use quoted string variables
      xf86-video-r128: remove the GlxSetVisualConfigs stub and friends

Helmut Grohne (1):
      Fix for cross build failure

Kevin Brace (31):
      Move the location where R128PreInitGamma is called
      Move assignment of color depth variables away from R128PreInitVisual
      Move the assignment to monitor field of ScrnInfoRec record
      Move R128PreInitVisual and R128PreInitGamma calls
      Remove R128ProbeDDC
      Refactor R128PreInitWeight
      Move the location xf86CrtcConfigInit is called inside R128PreInit
      Move existing mode setting initialization code into R128LegacyMS
      Move R128InitCrtcRegisters to r128_crtc.c
      Move R128InitCrtc2Registers to r128_crtc.c
      Move R128InitCrtcBase to r128_crtc.c
      Move R128InitCrtc2Base to r128_crtc.c
      Convert R128Div to an inline function
      Move R128InitPLLRegisters to r128_crtc.c
      Move R128InitPLL2Registers to r128_crtc.c
      Move R128RestoreCrtcRegisters to r128_crtc.c
      Move R128RestoreCrtc2Registers to r128_crtc.c
      Move R128InitDACRegisters to r128_output.c
      Move R128RestoreDACRegisters to r128_output.c
      Move R128RestorePLLRegisters to r128_crtc.c
      Move R128RestorePLL2Registers to r128_crtc.c
      Move R128InitDDARegisters to r128_crtc.c
      Move R128InitDDA2Registers to r128_crtc.c
      Move the location R128PreInitDRI is called
      Deprecate R128TRACE macro when generating debug messages
      Remove compilation warnings related to debug messages
      Using __func__ string for debug message function identification
      Convert tabs to white spaces for r128_output.c
      Fix for some RAGE 128 Pro causing out of range display error
      Reorganize r128_exa.c
      Version bumped to 6.11.0

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (2):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: use exec instead of waiting for configure to finish

Stefan Dirsch (1):
      Include <stdint.h> in order to declare uint32_t

Files:
RevisionActionfile
1.21modifypkgsrc/x11/xf86-video-r128/Makefile
1.12modifypkgsrc/x11/xf86-video-r128/distinfo