Mon Jul 11 19:51:05 2022 UTC ()
xf86-video-cirrus: update to 1.6.0.

Adam Jackson (3):
      Remove (almost) no-op setup functions
      Don't build split alpine and laguna support
      alpine: Default to 16bpp

Alan Coopersmith (6):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      xf86-video-cirrus 1.6.0

Emil Velikov (1):
      autogen.sh: use quoted string variables

Frederic Crozat (1):
      Use 16bpp when running in virt and on XenSource gfx

Kevin Brace (18):
      Eliminate unused variable compilation warning
      Use const char for xf86GetOptValString return type
      Suppress unused label compilation warning
      Fix for a compilation error when compiling XAA related files
      Tab to spaces conversion for cir.h
      Eliminate pointer arithmetic compilation warnings
      Tab to spaces conversion for lg_driver.c
      Fix indentation of lg_driver.c
      Make adjustments to code comments of lg_driver.c
      Fix for Laguna I2C bus code compilation error
      Check for a successful transmission of EDID for Laguna I2C bus code
      Activate I2C bus for Laguna based devices
      Tab to spaces conversion for lg_i2c.c
      Fix indentation of lg_i2c.c
      Declare an I2C bus name string as a static type for lg_i2c.c
      Declare an I2C bus name string as a static type for alp_i2c.c
      Stop accessing SR12 and SR13
      Save and restore RIF Control and RAC Control registers

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

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

Stefan Dirsch (1):
      Disable "acceleration" under qemu


(wiz)
diff -r1.24 -r1.25 pkgsrc/x11/xf86-video-cirrus/Makefile
diff -r1.2 -r1.3 pkgsrc/x11/xf86-video-cirrus/PLIST
diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-cirrus/distinfo

cvs diff -r1.24 -r1.25 pkgsrc/x11/xf86-video-cirrus/Makefile (expand / switch to context diff)
--- pkgsrc/x11/xf86-video-cirrus/Makefile 2022/04/10 08:53:20 1.24
+++ pkgsrc/x11/xf86-video-cirrus/Makefile 2022/07/11 19:51:05 1.25
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2022/04/10 08:53:20 nia Exp $
+# $NetBSD: Makefile,v 1.25 2022/07/11 19:51:05 wiz Exp $
 
-DISTNAME=	xf86-video-cirrus-1.5.3
-PKGREVISION=	2
+DISTNAME=	xf86-video-cirrus-1.6.0
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX=	.tar.bz2
+EXTRACT_SUFX=	.tar.xz
 
 MAINTAINER=	joerg@NetBSD.org
 HOMEPAGE=	https://xorg.freedesktop.org/

cvs diff -r1.2 -r1.3 pkgsrc/x11/xf86-video-cirrus/PLIST (expand / switch to context diff)
--- pkgsrc/x11/xf86-video-cirrus/PLIST 2009/06/14 18:25:12 1.2
+++ pkgsrc/x11/xf86-video-cirrus/PLIST 2022/07/11 19:51:05 1.3
@@ -1,5 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:25:12 joerg Exp $
-lib/xorg/modules/drivers/cirrus_alpine.la
+@comment $NetBSD: PLIST,v 1.3 2022/07/11 19:51:05 wiz Exp $
 lib/xorg/modules/drivers/cirrus_drv.la
-lib/xorg/modules/drivers/cirrus_laguna.la
 man/man4/cirrus.4

cvs diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-cirrus/distinfo (expand / switch to context diff)
--- pkgsrc/x11/xf86-video-cirrus/distinfo 2021/10/26 11:34:41 1.10
+++ pkgsrc/x11/xf86-video-cirrus/distinfo 2022/07/11 19:51:05 1.11
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:34:41 nia Exp $
+$NetBSD: distinfo,v 1.11 2022/07/11 19:51:05 wiz Exp $
 
-BLAKE2s (xf86-video-cirrus-1.5.3.tar.bz2) = 3ddd089baac352ae18bbd0226443cb051d1a9c8149e3fcacfe5d6da0153a525e
+BLAKE2s (xf86-video-cirrus-1.6.0.tar.xz) = 1892951370040c5d95b191782af9e9222345c84369de626453b4244851ab4e13
-SHA512 (xf86-video-cirrus-1.5.3.tar.bz2) = 6aec70f943d9bf7455782d300bd5e1caab5c90408cdca25b9a3ef314e565082f3249a179fb508be36a61c8a34006c0ace14b9aa41f724f479511a906fa8f4798
+SHA512 (xf86-video-cirrus-1.6.0.tar.xz) = d18260bdc486fbadf619e41a9e9d9ad08bda2434b877ab7504ba13aa1fdeb1f87bb397d9090d5cf0883325ad08799115d5f0ce098b5f75088a06b0a96894ed76
-Size (xf86-video-cirrus-1.5.3.tar.bz2) = 338930 bytes
+Size (xf86-video-cirrus-1.6.0.tar.xz) = 303048 bytes