[Bug 270060] x11/nvidia-driver, x11/linux-nvidia-libs: update to 525.89.02
Date: Sun, 12 Mar 2023 13:21:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270060
--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 240791
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240791&action=edit
525.89.02 fixup for attachment 240716
> The reason why they are conditionals, is that they appeared in 525
> version. At least I didn't spot them earlier. ;)
Already handled by the following:
.if ${NVVERSION} < 495.02905
${REINPLACE_CMD} -e '/libnvidia-egl-gbm\.so/d ; \
/15_nvidia_gbm\.json/d' ${TMPPLIST}
.endif
See the attached example how to maintain existing style.
--
You are receiving this mail because:
You are on the CC list for the bug.