pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 14 07:59:47 UTC 2023

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

Log Message:
xf86-video-trident: update to 1.4.0.

This release adds compatibility with Xorg 21.1 and later.

Alan Coopersmith (12):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      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
      Update trident_pci_rename.h to pci_rename.h in src/Makefile.am
      gitlab CI: stop requiring Signed-off-by in commits
      blade_exa: Fix -Wimplicit-fallthrough warning
      Fix 96 out of 102 -Wdiscarded-qualifiers warnings
      xf86-video-trident 1.4.0

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

Fabrice Fontaine (1):
      Remove ramdac

Kevin Brace (38):
      Use const char for xf86GetOptValString return type
      Significantly reduce static function declarations for trident_driver.c
      Suppress defined but not used compilation warning
      Remove unwritten code related to EXA composite for Blade 3D
      Tab to spaces conversion for trident_driver.c
      Compilation fix for NEC PC-98x1 specific code inside trident_driver.c
      Tab to spaces conversion for trident_accel.c
      Fix indentation for trident_accel.c
      Rename trident_accel.c to tgui_xaa.c
      Tab to spaces conversion for image_accel.c
      Fix indentation for image_accel.c
      Rename image_accel.c to image_xaa.c
      Tab to spaces conversion for blade_accel.c
      Fix indentation for blade_accel.c
      Rename blade_accel.c to blade_xaa.c
      Tab to spaces conversion for blade_accel_exa.c
      Fix indentation of blade_accel_exa.c
      Rename blade_accel_exa.c to blade_exa.c
      Fix indentation of src/Makefile.am
      Tab to spaces conversion for xp_accel.c
      Fix indentation of xp_accel.c
      Rename xp_accel.c to xp_xaa.c
      Tab to spaces conversion for xp4_accel.c
      Fix indentation of xp4_accel.c
      Suppress unused function compilation warnings for XP4 XAA functions
      Rename xp4_accel.c to xp4_xaa.c
      Tab to spaces conversion for xp4_accel_exa.c
      Fix indentation of xp4_accel_exa.c
      Rename xp4_accel_exa.c to xp4_exa.c
      Add braces to for loops inside tridenthelper.c
      Tab to spaces conversion for tridenthelper.c
      Fix indentation of tridenthelper.c
      Rename tridenthelper.c to trident_pll.c
      Add braces to two for loops that lack them
      Move IsClearTV function location inside trident_pll.c
      A minor adjustment to src/Makefile.am
      Rename tridentpcirename.h to trident_pci_rename.h
      Rename trident_pci_rename.h to pci_rename.h

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/xf86-video-trident/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xf86-video-trident/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-trident/Makefile
diff -u pkgsrc/x11/xf86-video-trident/Makefile:1.27 pkgsrc/x11/xf86-video-trident/Makefile:1.28
--- pkgsrc/x11/xf86-video-trident/Makefile:1.27 Sun Jan 29 21:18:30 2023
+++ pkgsrc/x11/xf86-video-trident/Makefile      Tue Feb 14 07:59:47 2023
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2023/01/29 21:18:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2023/02/14 07:59:47 wiz Exp $
 
-DISTNAME=      xf86-video-trident-1.3.8
-PKGREVISION=   2
+DISTNAME=      xf86-video-trident-1.4.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/
@@ -14,8 +13,6 @@ USE_LIBTOOL=  yes
 GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config
 
-RELRO_SUPPORTED=       partial
-
 CONFIGURE_ENV.SunOS+=  DRIVER_MAN_SUFFIX=4
 
 X11_DRV_NAME=  trident

Index: pkgsrc/x11/xf86-video-trident/distinfo
diff -u pkgsrc/x11/xf86-video-trident/distinfo:1.11 pkgsrc/x11/xf86-video-trident/distinfo:1.12
--- pkgsrc/x11/xf86-video-trident/distinfo:1.11 Tue Oct 26 11:34:44 2021
+++ pkgsrc/x11/xf86-video-trident/distinfo      Tue Feb 14 07:59:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 11:34:44 nia Exp $
+$NetBSD: distinfo,v 1.12 2023/02/14 07:59:47 wiz Exp $
 
-BLAKE2s (xf86-video-trident-1.3.8.tar.bz2) = a64d45b1bdcb86c649ed22f6739e12bf1035e7ce09de590022cdf2ec054580c7
-SHA512 (xf86-video-trident-1.3.8.tar.bz2) = f971e9441c9ff7374d53d30f6746232903221665ae52560d5716762c2233cc6d0065b631a4fed98bf194d9827572cc42da577a2e6e06ba014e6ce42343b63f66
-Size (xf86-video-trident-1.3.8.tar.bz2) = 387742 bytes
+BLAKE2s (xf86-video-trident-1.4.0.tar.xz) = 21bc2775a19dfaf1143d0dd9b2958d5eba9768bc2e226dc5e2c00a4387966957
+SHA512 (xf86-video-trident-1.4.0.tar.xz) = 86f349ccfcf7c704e77a95882f63ac92f55819a3a00388f294777762fed04dde2197dd6124cded9e787af1982fecc43ad4d0af34307845e616a73d5a2ba750b9
+Size (xf86-video-trident-1.4.0.tar.xz) = 320016 bytes



Home | Main Index | Thread Index | Old Index