git: 2aaa530553dd - main - graphics/egl-wayland: update to 1.1.8
Jan Beich
jbeich at FreeBSD.org
Sat Sep 11 05:41:52 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2aaa530553dd399515ee00f581240e271807342f
commit 2aaa530553dd399515ee00f581240e271807342f
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-03 21:25:33 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-11 05:40:29 +0000
graphics/egl-wayland: update to 1.1.8
Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.7...1.1.8
Reported by: portscout
---
graphics/egl-wayland/Makefile | 6 +++---
graphics/egl-wayland/distinfo | 6 +++---
graphics/egl-wayland/pkg-plist | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index fcc32dac4fc5..b787cd9a382e 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,6 +1,5 @@
PORTNAME= egl-wayland
-DISTVERSION= 1.1.7
-PORTREVISION= 1
+DISTVERSION= 1.1.8
CATEGORIES= graphics
MAINTAINER= jbeich at FreeBSD.org
@@ -9,7 +8,8 @@ COMMENT= EGLStream-based Wayland external platform
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform
+BUILD_DEPENDS= eglexternalplatform>=1.1:graphics/eglexternalplatform \
+ wayland-protocols>=1.8:graphics/wayland-protocols
LIB_DEPENDS= libwayland-server.so:graphics/wayland
USES= gl meson pkgconfig
diff --git a/graphics/egl-wayland/distinfo b/graphics/egl-wayland/distinfo
index f976a9dda422..10df7a0f4bfa 100644
--- a/graphics/egl-wayland/distinfo
+++ b/graphics/egl-wayland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620762165
-SHA256 (NVIDIA-egl-wayland-1.1.7_GH0.tar.gz) = 2b4ed459e4b2c77c47f15ad9b32da1b2b855a84db8f832e176fdd1fd49b14d36
-SIZE (NVIDIA-egl-wayland-1.1.7_GH0.tar.gz) = 48681
+TIMESTAMP = 1630704333
+SHA256 (NVIDIA-egl-wayland-1.1.8_GH0.tar.gz) = 12bee9accf121987b0f0d6fb1a4e3b1fc5855b116c50d8d9e035edd02c82f88c
+SIZE (NVIDIA-egl-wayland-1.1.8_GH0.tar.gz) = 53776
diff --git a/graphics/egl-wayland/pkg-plist b/graphics/egl-wayland/pkg-plist
index 349225c905d3..9ad998c4664a 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.7
+lib/libnvidia-egl-wayland.so.1.1.8
libdata/pkgconfig/wayland-eglstream-protocols.pc
libdata/pkgconfig/wayland-eglstream.pc
share/egl/egl_external_platform.d/10_nvidia_wayland.json
More information about the dev-commits-ports-all
mailing list