pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-mga xf86-video-mga: update to 2.0.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5991cb396af2
branches:  trunk
changeset: 381709:5991cb396af2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 11 20:51:33 2022 +0000

description:
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

diffstat:

 x11/xf86-video-mga/Makefile |  6 +++---
 x11/xf86-video-mga/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 4c4b8d092dd6 -r 5991cb396af2 x11/xf86-video-mga/Makefile
--- a/x11/xf86-video-mga/Makefile       Mon Jul 11 20:13:50 2022 +0000
+++ b/x11/xf86-video-mga/Makefile       Mon Jul 11 20:51:33 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2022/04/10 08:53:21 nia Exp $
+# $NetBSD: Makefile,v 1.30 2022/07/11 20:51:33 wiz Exp $
 
-DISTNAME=      xf86-video-mga-2.0.0
+DISTNAME=      xf86-video-mga-2.0.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/
diff -r 4c4b8d092dd6 -r 5991cb396af2 x11/xf86-video-mga/distinfo
--- a/x11/xf86-video-mga/distinfo       Mon Jul 11 20:13:50 2022 +0000
+++ b/x11/xf86-video-mga/distinfo       Mon Jul 11 20:51:33 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:34:42 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/07/11 20:51:33 wiz Exp $
 
-BLAKE2s (xf86-video-mga-2.0.0.tar.bz2) = 9ffe0f9d0b5ef511e6f26b6ad2b5bf8a3523871a3b3ca05d85a70ac1d1d87d0a
-SHA512 (xf86-video-mga-2.0.0.tar.bz2) = b92006486aef815ff4399f291d610c65d88c0b32a9dae97658c644715ff62b221b01495b5c7a2311745e26f699c1c1f753b81c7bf54cf75567af9f78ac015540
-Size (xf86-video-mga-2.0.0.tar.bz2) = 452486 bytes
+BLAKE2s (xf86-video-mga-2.0.1.tar.xz) = e1b31a6254e954582ee762f9fde0d028f7dd3f982fbac1b07cd8c77a384ff9b6
+SHA512 (xf86-video-mga-2.0.1.tar.xz) = d9a0abedb71f3354788c2f91b770bc00c4118cfa2c99072dea82c28f025bc87bb88ebaf969962a8f0e97e1ff7938aebd9c682b730b0e07d5174dd9e8dc2cdfb6
+Size (xf86-video-mga-2.0.1.tar.xz) = 403212 bytes



Home | Main Index | Thread Index | Old Index