pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-nv
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 26 04:36:43 UTC 2026
Modified Files:
pkgsrc/x11/xf86-video-nv: Makefile distinfo
Log Message:
xf86-video-nv: update to 2.1.24.
Alan Coopersmith (8):
Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
Don't try to load xaa module if not compiled with XAA support
man page: stop claiming to use XAA on Xorg 1.13 & later
Improve man page formatting
g80: Avoid segfault if AccelMethod isn't set and XAA isn't built
Strip trailing whitespace from source files
gitlab CI: drop the ci-fairy check-mr job
xf86-video-nv 2.1.24
Enrico Weigelt, metux IT consult (2):
use XNFalloc() instead of xnfalloc
use XNFcallocarray() instead of xnfcalloc macro
Yusuf Khan (8):
g80: dont set accelmethod to xaa when xaa is disabled
nv: support 0xf0 device id range
g80/display: Annotate functions
g80/disp: preinit all heads we know in display
g80/output: update known PCI rom sigs
nv: support GT 320M....hopefully
nv/man: link the gitlab issue tracker
treewide: replace XNFcallocarray with XNFcalloc and add wrap it
b-aaz (1):
FreeBSD: nv_driver: Disable check for pci driver in FreeBSD.
nia (2):
netbsd: Try getting the EDID via wscons if the DDC2 method fails.
netbsd: disable not-useful check for an existing kernel driver
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/x11/xf86-video-nv/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/xf86-video-nv/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-nv/Makefile
diff -u pkgsrc/x11/xf86-video-nv/Makefile:1.41 pkgsrc/x11/xf86-video-nv/Makefile:1.42
--- pkgsrc/x11/xf86-video-nv/Makefile:1.41 Wed Apr 3 21:22:44 2024
+++ pkgsrc/x11/xf86-video-nv/Makefile Sun Apr 26 04:36:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2024/04/03 21:22:44 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2026/04/26 04:36:43 wiz Exp $
-DISTNAME= xf86-video-nv-2.1.23
+DISTNAME= xf86-video-nv-2.1.24
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xf86-video-nv/distinfo
diff -u pkgsrc/x11/xf86-video-nv/distinfo:1.24 pkgsrc/x11/xf86-video-nv/distinfo:1.25
--- pkgsrc/x11/xf86-video-nv/distinfo:1.24 Wed Apr 3 21:22:44 2024
+++ pkgsrc/x11/xf86-video-nv/distinfo Sun Apr 26 04:36:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2024/04/03 21:22:44 wiz Exp $
+$NetBSD: distinfo,v 1.25 2026/04/26 04:36:43 wiz Exp $
-BLAKE2s (xf86-video-nv-2.1.23.tar.xz) = af9eb49db8c966a7105a00bce5f95820bfe175a0a8972de6f22999ccdca95a2d
-SHA512 (xf86-video-nv-2.1.23.tar.xz) = ce09f37bd29bbe588a8788d643240c9b0324654ea37b8e7f0f127494999f24b3048ca0c7ea91b33ef94efd12b570bfb73c8a5e20bf63749b01cbdc5669136b9e
-Size (xf86-video-nv-2.1.23.tar.xz) = 357248 bytes
+BLAKE2s (xf86-video-nv-2.1.24.tar.xz) = 4128b99ede489e7b52d74e31f006c03ad44ae89d07872738cf244cf81bd06190
+SHA512 (xf86-video-nv-2.1.24.tar.xz) = 38e866f44f6233508f40002013e98fbc7f4e090a44b89a7116342aacc4cdc390a54a5a3d34c821150130386e47f2203c678e44861a1631f2e406f98aaa7c42de
+Size (xf86-video-nv-2.1.24.tar.xz) = 365084 bytes
Home |
Main Index |
Thread Index |
Old Index