Mon Jul 11 20:51:33 2022 UTC ()
xf86-video-mga: update to 2.0.1.

Alan Coopersmith (4):
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      xf86-video-mga 2.0.1

Fabrice Fontaine (1):
      configure.ac: fix cross-compilation

Raphael Isemann (1):
      Fix uninitialized read in MGAEnableSecondOutPut


(wiz)
diff -r1.29 -r1.30 pkgsrc/x11/xf86-video-mga/Makefile
diff -r1.15 -r1.16 pkgsrc/x11/xf86-video-mga/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/x11/xf86-video-mga/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-mga/Makefile 2022/04/10 08:53:21 1.29
+++ pkgsrc/x11/xf86-video-mga/Makefile 2022/07/11 20:51:33 1.30
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.29 2022/04/10 08:53:21 nia Exp $ 1# $NetBSD: Makefile,v 1.30 2022/07/11 20:51:33 wiz Exp $
2 2
3DISTNAME= xf86-video-mga-2.0.0 3DISTNAME= xf86-video-mga-2.0.1
4CATEGORIES= x11 4CATEGORIES= x11
5MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= Modular Xorg Matrox video driver 10COMMENT= Modular Xorg Matrox video driver
11 11
12CONFIGURE_ARGS+= --enable-dri 12CONFIGURE_ARGS+= --enable-dri
13 13
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17
18RELRO_SUPPORTED= partial 18RELRO_SUPPORTED= partial
19 19

cvs diff -r1.15 -r1.16 pkgsrc/x11/xf86-video-mga/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-mga/distinfo 2021/10/26 11:34:42 1.15
+++ pkgsrc/x11/xf86-video-mga/distinfo 2022/07/11 20:51:33 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2021/10/26 11:34:42 nia Exp $ 1$NetBSD: distinfo,v 1.16 2022/07/11 20:51:33 wiz Exp $
2 2
3BLAKE2s (xf86-video-mga-2.0.0.tar.bz2) = 9ffe0f9d0b5ef511e6f26b6ad2b5bf8a3523871a3b3ca05d85a70ac1d1d87d0a 3BLAKE2s (xf86-video-mga-2.0.1.tar.xz) = e1b31a6254e954582ee762f9fde0d028f7dd3f982fbac1b07cd8c77a384ff9b6
4SHA512 (xf86-video-mga-2.0.0.tar.bz2) = b92006486aef815ff4399f291d610c65d88c0b32a9dae97658c644715ff62b221b01495b5c7a2311745e26f699c1c1f753b81c7bf54cf75567af9f78ac015540 4SHA512 (xf86-video-mga-2.0.1.tar.xz) = d9a0abedb71f3354788c2f91b770bc00c4118cfa2c99072dea82c28f025bc87bb88ebaf969962a8f0e97e1ff7938aebd9c682b730b0e07d5174dd9e8dc2cdfb6
5Size (xf86-video-mga-2.0.0.tar.bz2) = 452486 bytes 5Size (xf86-video-mga-2.0.1.tar.xz) = 403212 bytes