pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-mga



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Dec 10 08:35:48 UTC 2018

Modified Files:
        pkgsrc/x11/xf86-video-mga: Makefile distinfo

Log Message:
xf86-video-mga: update to 2.0.0.

Alan Coopersmith (2):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

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

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

Henry Zhao (1):
      Write 8 bits instead of 32 to MGAREG_CACHEFLUSH

Kevin Brace (8):
      Eliminate unused variables
      Eliminate set but unused variables
      Convert most HAVE_XAA_H conditional compilation labels to USE_XAA
      Suppression of a compilation error when XAA is not in use
      Version bumped to Version 1.6.900
      Remove last remnants of old Matrox HAL
      Version bumped to Version 1.6.901
      Version bumped to Version 2.0.0

Mathieu Larouche (2):
      xf86-video-mga: Add support for a new G200eH3 device
      xf86-video-mga: Fix to always set HiPri for G200e4 V2

Matthieu Herrb (1):
      Use fabs() to compute absolute value of floating point number.

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

Mikulas Patocka (5):
      mga_drv: fix a typo
      mga_drv: fix structure definition
      mga_drv: fix warning
      mga_drv: use exa by default
      mga_drv: fix image corruption due to memcpy reordering

Nicolas Kaiser (1):
      fix typo in MGADRIMoveBuffersXAA()

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


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xf86-video-mga/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xf86-video-mga/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xf86-video-mga/Makefile
diff -u pkgsrc/x11/xf86-video-mga/Makefile:1.24 pkgsrc/x11/xf86-video-mga/Makefile:1.25
--- pkgsrc/x11/xf86-video-mga/Makefile:1.24     Wed Mar  7 11:57:43 2018
+++ pkgsrc/x11/xf86-video-mga/Makefile  Mon Dec 10 08:35:48 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2018/03/07 11:57:43 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2018/12/10 08:35:48 wiz Exp $
 
-DISTNAME=      xf86-video-mga-1.6.5
-PKGREVISION=   1
+DISTNAME=      xf86-video-mga-2.0.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-mga/distinfo
diff -u pkgsrc/x11/xf86-video-mga/distinfo:1.12 pkgsrc/x11/xf86-video-mga/distinfo:1.13
--- pkgsrc/x11/xf86-video-mga/distinfo:1.12     Wed Jan 18 18:26:41 2017
+++ pkgsrc/x11/xf86-video-mga/distinfo  Mon Dec 10 08:35:48 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/01/18 18:26:41 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/12/10 08:35:48 wiz Exp $
 
-SHA1 (xf86-video-mga-1.6.5.tar.bz2) = a21605f79694ac2b57fe1abaf049732ac60ac90b
-RMD160 (xf86-video-mga-1.6.5.tar.bz2) = e459675a3981c3ed0794ab247a810379e45c9b11
-SHA512 (xf86-video-mga-1.6.5.tar.bz2) = e1a624cb5d98796e9138bfc512b62d5130885140b1751c01f29a8eff96f66a2b57cb5abe23c1fa2b55188acabd6554c5897190a4e1aee1ec09245d53b88f69d8
-Size (xf86-video-mga-1.6.5.tar.bz2) = 478350 bytes
+SHA1 (xf86-video-mga-2.0.0.tar.bz2) = 833f2710a1fd7b3f2db3700b2ad055527da5033b
+RMD160 (xf86-video-mga-2.0.0.tar.bz2) = d82781b98c54a1f97b1be57093d069bec2a1fdd4
+SHA512 (xf86-video-mga-2.0.0.tar.bz2) = b92006486aef815ff4399f291d610c65d88c0b32a9dae97658c644715ff62b221b01495b5c7a2311745e26f699c1c1f753b81c7bf54cf75567af9f78ac015540
+Size (xf86-video-mga-2.0.0.tar.bz2) = 452486 bytes



Home | Main Index | Thread Index | Old Index