From owner-svn-ports-all@freebsd.org Tue May 19 07:22:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 260C32FDA66; Tue, 19 May 2020 07:22:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49R6ly4MCrz46mY; Tue, 19 May 2020 07:22:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 371D02F402; Tue, 19 May 2020 07:22:38 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04J7McPF081982; Tue, 19 May 2020 07:22:38 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04J7MbOW081979; Tue, 19 May 2020 07:22:37 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202005190722.04J7MbOW081979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 19 May 2020 07:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535837 - head/graphics/egl-wayland X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/graphics/egl-wayland X-SVN-Commit-Revision: 535837 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 07:22:39 -0000 Author: jbeich Date: Tue May 19 07:22:37 2020 New Revision: 535837 URL: https://svnweb.freebsd.org/changeset/ports/535837 Log: graphics/egl-wayland: update to 1.1.5 Changes: https://github.com/NVIDIA/egl-wayland/compare/1.1.4...1.1.5 Reported by: portscout Modified: head/graphics/egl-wayland/Makefile (contents, props changed) head/graphics/egl-wayland/distinfo (contents, props changed) head/graphics/egl-wayland/pkg-plist (contents, props changed) Modified: head/graphics/egl-wayland/Makefile ============================================================================== --- head/graphics/egl-wayland/Makefile Tue May 19 07:22:30 2020 (r535836) +++ head/graphics/egl-wayland/Makefile Tue May 19 07:22:37 2020 (r535837) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= egl-wayland -DISTVERSION= 1.1.4 +DISTVERSION= 1.1.5 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org Modified: head/graphics/egl-wayland/distinfo ============================================================================== --- head/graphics/egl-wayland/distinfo Tue May 19 07:22:30 2020 (r535836) +++ head/graphics/egl-wayland/distinfo Tue May 19 07:22:37 2020 (r535837) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570655351 -SHA256 (NVIDIA-egl-wayland-1.1.4_GH0.tar.gz) = b3cfb99803a0324478f0824e35521a42ade118e7c11aa9a6829a2dc82ca2453c -SIZE (NVIDIA-egl-wayland-1.1.4_GH0.tar.gz) = 48479 +TIMESTAMP = 1588952969 +SHA256 (NVIDIA-egl-wayland-1.1.5_GH0.tar.gz) = 61405575b09c6cfc7fa53658691742aa0872233305664441b1917caac92f4683 +SIZE (NVIDIA-egl-wayland-1.1.5_GH0.tar.gz) = 48697 Modified: head/graphics/egl-wayland/pkg-plist ============================================================================== --- head/graphics/egl-wayland/pkg-plist Tue May 19 07:22:30 2020 (r535836) +++ head/graphics/egl-wayland/pkg-plist Tue May 19 07:22:37 2020 (r535837) @@ -1,6 +1,6 @@ lib/libnvidia-egl-wayland.so lib/libnvidia-egl-wayland.so.1 -lib/libnvidia-egl-wayland.so.1.1.4 +lib/libnvidia-egl-wayland.so.1.1.5 libdata/pkgconfig/wayland-eglstream-protocols.pc libdata/pkgconfig/wayland-eglstream.pc share/egl/egl_external_platform.d/10_nvidia_wayland.json