pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-r128 xf86-video-r128: update to 6.11.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6d1d9afae78c
branches: trunk
changeset: 310679:6d1d9afae78c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jul 20 09:41:28 2018 +0000
description:
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
diffstat:
x11/xf86-video-r128/Makefile | 5 ++---
x11/xf86-video-r128/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r d2d06d0a8aca -r 6d1d9afae78c x11/xf86-video-r128/Makefile
--- a/x11/xf86-video-r128/Makefile Fri Jul 20 09:38:49 2018 +0000
+++ b/x11/xf86-video-r128/Makefile Fri Jul 20 09:41:28 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2018/03/07 11:57:43 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/07/20 09:41:28 wiz Exp $
-DISTNAME= xf86-video-r128-6.10.2
-PKGREVISION= 1
+DISTNAME= xf86-video-r128-6.11.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff -r d2d06d0a8aca -r 6d1d9afae78c x11/xf86-video-r128/distinfo
--- a/x11/xf86-video-r128/distinfo Fri Jul 20 09:38:49 2018 +0000
+++ b/x11/xf86-video-r128/distinfo Fri Jul 20 09:41:28 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2018/05/20 07:19:18 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/07/20 09:41:28 wiz Exp $
-SHA1 (xf86-video-r128-6.10.2.tar.bz2) = ea3c739efda6ce785b057ac9c39f9247ae9ede8e
-RMD160 (xf86-video-r128-6.10.2.tar.bz2) = 1a277f08a3ab63a07b35a9fda239cce70109973c
-SHA512 (xf86-video-r128-6.10.2.tar.bz2) = 564b65454ee538c1b9dc5d22a52a57bdff0c1f94e1832719a8310699cee7167c1ca8fcd26243dfc4089832b1fcbab9efafb69c9061b328532f689d02a0acac23
-Size (xf86-video-r128-6.10.2.tar.bz2) = 504031 bytes
+SHA1 (xf86-video-r128-6.11.0.tar.bz2) = eaf0d08be3a23a9ed2f2ce24175c4d2d398e6d28
+RMD160 (xf86-video-r128-6.11.0.tar.bz2) = 614096a61169f0d1e556690c00e59ee82e7fb884
+SHA512 (xf86-video-r128-6.11.0.tar.bz2) = 1211cac52f65010aa4e168a173660186ad2b8595688a910ac545b0321d0d6879e02284b3bb26779faf3cf5b3b3031f33adb63ff596fb55a8f7a1f465ca0db1ba
+Size (xf86-video-r128-6.11.0.tar.bz2) = 482903 bytes
SHA1 (patch-configure) = b8aec279d402f4bd31693f34e0ccab4155159cd4
SHA1 (patch-src_r128__probe.c) = 3a0e00262f8b996392b2a9c1a5b887a1016f6203
Home |
Main Index |
Thread Index |
Old Index