Date: Sat, 11 Jun 2022 00:29:14 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 64b416a64176 - main - graphics/egl-wayland: update to 1.1.10 Message-ID: <202206110029.25B0TEKg089596@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=64b416a641762e9b800410d8aac10555c667957c commit 64b416a641762e9b800410d8aac10555c667957c Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-05-31 22:14:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-06-11 00:28:47 +0000 graphics/egl-wayland: update to 1.1.10 Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.9...1.1.10 Reported by: portscout, Repology --- graphics/egl-wayland/Makefile | 3 ++- graphics/egl-wayland/distinfo | 6 +++--- graphics/egl-wayland/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile index e71df9ae42e7..61af4f36d19f 100644 --- a/graphics/egl-wayland/Makefile +++ b/graphics/egl-wayland/Makefile @@ -1,5 +1,5 @@ PORTNAME= egl-wayland -DISTVERSION= 1.1.9 +DISTVERSION= 1.1.10 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -9,6 +9,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \ + ${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \ wayland-protocols>=1.8:graphics/wayland-protocols LIB_DEPENDS= libwayland-server.so:graphics/wayland diff --git a/graphics/egl-wayland/distinfo b/graphics/egl-wayland/distinfo index dd636f47cb89..12e5350e0b1e 100644 --- a/graphics/egl-wayland/distinfo +++ b/graphics/egl-wayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631058732 -SHA256 (NVIDIA-egl-wayland-1.1.9_GH0.tar.gz) = 1317b06beaa5f990894adc31e958fc4575f81b9a7cf0fb907645020915b4da07 -SIZE (NVIDIA-egl-wayland-1.1.9_GH0.tar.gz) = 57069 +TIMESTAMP = 1654035256 +SHA256 (NVIDIA-egl-wayland-1.1.10_GH0.tar.gz) = 3ad35df33029af4d49918266261164d173c5268dc64ed74f8e25b03e90722da9 +SIZE (NVIDIA-egl-wayland-1.1.10_GH0.tar.gz) = 60058 diff --git a/graphics/egl-wayland/pkg-plist b/graphics/egl-wayland/pkg-plist index 39cd5a6b87af..933bec9211a3 100644 --- a/graphics/egl-wayland/pkg-plist +++ b/graphics/egl-wayland/pkg-plist @@ -1,6 +1,6 @@ lib/libnvidia-egl-wayland.so lib/libnvidia-egl-wayland.so.1 -lib/libnvidia-egl-wayland.so.1.1.9 +lib/libnvidia-egl-wayland.so.1.1.10 libdata/pkgconfig/wayland-eglstream-protocols.pc libdata/pkgconfig/wayland-eglstream.pc share/egl/egl_external_platform.d/10_nvidia_wayland.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206110029.25B0TEKg089596>