Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2023 13:21:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 270060] x11/nvidia-driver, x11/linux-nvidia-libs: update to 525.89.02
Message-ID:  <bug-270060-7141-Cz1xIvgRcR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270060-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270060-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270060

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 240791
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240791&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270060-7141-Cz1xIvgRcR>