FreeBSD Bugzilla – Attachment 211633 Details for
Bug 244106
net/libfabric: fails to build against libepoll-shim-0.0.20200212
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ignore (fix for bug 244087)
bug244087.diff (text/plain), 1.74 KB, created by
Jan Beich
on 2020-02-14 02:13:07 UTC
(
hide
)
Description:
ignore (fix for bug 244087)
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2020-02-14 02:13:07 UTC
Size:
1.74 KB
patch
obsolete
>From 39d62fb99ea61e92e8ffc2682e72db19e0e54fca Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Thu, 13 Feb 2020 04:27:16 +0000 >Subject: [PATCH] x11/nvidia-driver: stop installing files egl-wayland does > >PR: 244087 >Approved by: danfe (maintainer) >--- > x11/nvidia-driver/Makefile | 2 +- > x11/nvidia-driver/pkg-plist | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) > >diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile >index 8ca47c705b10..97937a1ca5f3 100644 >--- a/x11/nvidia-driver/Makefile >+++ b/x11/nvidia-driver/Makefile >@@ -12,7 +12,7 @@ > PORTNAME= nvidia-driver > DISTVERSION?= 440.31 > # Always try to set PORTREVISION as it can be overridden by the slave ports >-PORTREVISION?= 0 >+PORTREVISION?= 1 > CATEGORIES= x11 > MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION} > DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION} >diff --git a/x11/nvidia-driver/pkg-plist b/x11/nvidia-driver/pkg-plist >index 4004774a278c..7b4152af115c 100644 >--- a/x11/nvidia-driver/pkg-plist >+++ b/x11/nvidia-driver/pkg-plist >@@ -31,8 +31,8 @@ lib/libXvMCNVIDIA.so.1 > lib/libXvMCNVIDIA_dynamic.so.1 > lib/libnvidia-cfg.so > lib/libnvidia-cfg.so.1 >-lib/libnvidia-egl-wayland.so >-lib/libnvidia-egl-wayland.so.1 >+@comment lib/libnvidia-egl-wayland.so >+@comment lib/libnvidia-egl-wayland.so.1 > lib/libnvidia-eglcore.so > lib/libnvidia-eglcore.so.1 > lib/libnvidia-glcore.so >@@ -46,7 +46,7 @@ lib/libnvidia-tls.so.1 > lib/libvdpau_nvidia.so > lib/vdpau/libvdpau_nvidia.so.1 > man/man1/nvidia-smi.1.gz >-share/egl/egl_external_platform.d/10_nvidia_wayland.json >+@comment share/egl/egl_external_platform.d/10_nvidia_wayland.json > share/glvnd/egl_vendor.d/10_nvidia.json > %%MODULESDIR%%/drivers/nvidia_drv.so > %%MODULESDIR%%/extensions/.nvidia/libglx.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 244106
:
211623
|
211624
|
211633
|
211634