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: Wed Apr 3 21:22:44 UTC 2024
Modified Files:
pkgsrc/x11/xf86-video-nv: Makefile distinfo
Log Message:
xf86-video-nv: update to 2.1.23.
Alan Coopersmith (13):
gitlab CI: stop requiring Signed-off-by in commits
Remove "All rights reserved" from Oracle copyright notices
gitlab CI: ensure libtool is installed in build container
Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & later
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Add X.Org's standard C warning flags to AM_CFLAGS
Fix 4 -Wdiscarded-qualifiers warnings
Fix warning: ‘NVDMAKickoffCallback’ defined but not used [-Wunused-function]
Fix warning: ‘NVPatternROP’ defined but not used [-Wunused-const-variable=]
Fix -Wdiscarded-qualifiers warning in G80PreInit
Fix warning: no previous prototype for ‘G80ExaInit’ [-Wmissing-prototypes]
riva_hw.c: Ensure ABS macro expands correctly
xf86-video-nv 2.1.23
Yusuf Khan (2):
fix nv on powerpc
treewide: #if -> #ifdef
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/x11/xf86-video-nv/Makefile
cvs rdiff -u -r1.23 -r1.24 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.40 pkgsrc/x11/xf86-video-nv/Makefile:1.41
--- pkgsrc/x11/xf86-video-nv/Makefile:1.40 Sun Nov 12 13:24:36 2023
+++ pkgsrc/x11/xf86-video-nv/Makefile Wed Apr 3 21:22:44 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2023/11/12 13:24:36 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2024/04/03 21:22:44 wiz Exp $
-DISTNAME= xf86-video-nv-2.1.22
-PKGREVISION= 2
+DISTNAME= xf86-video-nv-2.1.23
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.23 pkgsrc/x11/xf86-video-nv/distinfo:1.24
--- pkgsrc/x11/xf86-video-nv/distinfo:1.23 Wed Jul 27 20:19:28 2022
+++ pkgsrc/x11/xf86-video-nv/distinfo Wed Apr 3 21:22:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/07/27 20:19:28 wiz Exp $
+$NetBSD: distinfo,v 1.24 2024/04/03 21:22:44 wiz Exp $
-BLAKE2s (xf86-video-nv-2.1.22.tar.xz) = e9de9b3f7257c6ceed8f5582eda8843e5dd9e5afb9aaccaab29407f566d4a2a3
-SHA512 (xf86-video-nv-2.1.22.tar.xz) = a54767e9060404cafbb028ea36e582e8cfb7431a746cfc1d698c435fa73e41c4dfc12f84e50d002a582ac61e2d4c377f4defdf407250ee9e8656e5ff989b3cda
-Size (xf86-video-nv-2.1.22.tar.xz) = 354708 bytes
+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
Home |
Main Index |
Thread Index |
Old Index