Sat Feb 16 18:19:08 2019 UTC ()
xf86-video-tdfx: update to 1.5.0.

This is a maintenance release of 3dfx DDX for X.Org X Server.
The DDX compiles cleanly without compilation warnings on X Server 1.19.6.

Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration

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

Kevin Brace (5):
      Eliminate unused variable compilation warning
      Eliminate set but not used variable compilation warnings
      Changing result parameter type for ScreenWakeupHandlerProcPtr
      Eliminate log message parameter type compilation warnings
      Version bumped to 1.5.0

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

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


(wiz)
diff -r1.22 -r1.23 pkgsrc/x11/xf86-video-tdfx/Makefile
diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-tdfx/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/x11/xf86-video-tdfx/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-tdfx/Makefile 2018/03/07 11:57:45 1.22
+++ pkgsrc/x11/xf86-video-tdfx/Makefile 2019/02/16 18:19:08 1.23
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.22 2018/03/07 11:57:45 wiz Exp $ 1# $NetBSD: Makefile,v 1.23 2019/02/16 18:19:08 wiz Exp $
2 2
3DISTNAME= xf86-video-tdfx-1.4.7 3DISTNAME= xf86-video-tdfx-1.5.0
4PKGREVISION= 1 
5CATEGORIES= x11 4CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=driver/} 5MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= joerg@NetBSD.org 8MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 9HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= Modular Xorg 3Dfx video driver 10COMMENT= Modular Xorg 3Dfx video driver
12 11
13CONFIGURE_ARGS+= --enable-dri 12CONFIGURE_ARGS+= --enable-dri
14 13
15USE_LIBTOOL= yes 14USE_LIBTOOL= yes
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config

cvs diff -r1.10 -r1.11 pkgsrc/x11/xf86-video-tdfx/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xf86-video-tdfx/distinfo 2017/01/18 18:23:24 1.10
+++ pkgsrc/x11/xf86-video-tdfx/distinfo 2019/02/16 18:19:08 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2017/01/18 18:23:24 wiz Exp $ 1$NetBSD: distinfo,v 1.11 2019/02/16 18:19:08 wiz Exp $
2 2
3SHA1 (xf86-video-tdfx-1.4.7.tar.bz2) = 536e3136b85e44deab36be3bf24983453ac0422a 3SHA1 (xf86-video-tdfx-1.5.0.tar.bz2) = 8042dd0c2bc5a396b2cfeb5418b03059a089be25
4RMD160 (xf86-video-tdfx-1.4.7.tar.bz2) = 5e62ee026850bc8e3c2faf3bd9dee2043748a08e 4RMD160 (xf86-video-tdfx-1.5.0.tar.bz2) = 7477efe9097e270cfe41102ecf25c89c5622217f
5SHA512 (xf86-video-tdfx-1.4.7.tar.bz2) = 573eea7a6b05ed33a963f8e2f80ac1cb14632b7fd10d8d90da16c07db432e73641ced885ee979f68e4ead8429b39506b2f231ca4ac296a0780c9f6d223c3b405 5SHA512 (xf86-video-tdfx-1.5.0.tar.bz2) = eca3359c7db56183a1cfcce7295e41ccc349005ee1cbcf75209f1e4e8e04e887ba511712ef35efc11c940713c8327b0b8ab8b6c86facf02062b3e84c0b1af5ff
6Size (xf86-video-tdfx-1.4.7.tar.bz2) = 372249 bytes 6Size (xf86-video-tdfx-1.5.0.tar.bz2) = 371315 bytes