Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2023 19:33:58 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: d6766c7e3f44 - main - graphics/egl-wayland: update to 1.1.12
Message-ID:  <202306021933.352JXwtC090017@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=d6766c7e3f440cbed371449243424936cde8b63c

commit d6766c7e3f440cbed371449243424936cde8b63c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-01 23:27:32 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-02 19:33:32 +0000

    graphics/egl-wayland: update to 1.1.12
    
    Changes:        https://github.com/NVIDIA/egl-wayland/releases/tag/1.1.12
    Reported by:    GitHub (watch releases)
---
 graphics/egl-wayland/Makefile  | 3 +--
 graphics/egl-wayland/distinfo  | 6 +++---
 graphics/egl-wayland/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/egl-wayland/Makefile b/graphics/egl-wayland/Makefile
index 18430b5e585d..4e66df26e0eb 100644
--- a/graphics/egl-wayland/Makefile
+++ b/graphics/egl-wayland/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	egl-wayland
-DISTVERSION=	1.1.11
-PORTREVISION=	1
+DISTVERSION=	1.1.12
 CATEGORIES=	graphics wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
diff --git a/graphics/egl-wayland/distinfo b/graphics/egl-wayland/distinfo
index bcb04d465773..d4624c9b729f 100644
--- a/graphics/egl-wayland/distinfo
+++ b/graphics/egl-wayland/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655842415
-SHA256 (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = 0631f4306825b8007e5eb11165bcbb4fe234e0af67c7347eee14000a34fb4562
-SIZE (NVIDIA-egl-wayland-1.1.11_GH0.tar.gz) = 60207
+TIMESTAMP = 1685662052
+SHA256 (NVIDIA-egl-wayland-1.1.12_GH0.tar.gz) = 582bcdaedf6bb715e31519065bfabefa723f6f47bfe1a50d6aab3f809c4a5091
+SIZE (NVIDIA-egl-wayland-1.1.12_GH0.tar.gz) = 67159
diff --git a/graphics/egl-wayland/pkg-plist b/graphics/egl-wayland/pkg-plist
index 684ed1e5bbea..459e37f1ebc5 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.11
+lib/libnvidia-egl-wayland.so.1.1.12
 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?202306021933.352JXwtC090017>