From owner-dev-commits-ports-main@freebsd.org Fri Sep 3 09:14:04 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 E4AF167270F; Fri, 3 Sep 2021 09:14:04 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4H1Bth5rhcz4chQ; Fri, 3 Sep 2021 09:14:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B0C36298B5; Fri, 3 Sep 2021 09:14:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1839E4NN060181; Fri, 3 Sep 2021 09:14:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1839E4DB060180; Fri, 3 Sep 2021 09:14:04 GMT (envelope-from git) Date: Fri, 3 Sep 2021 09:14:04 GMT Message-Id: <202109030914.1839E4DB060180@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 134ee71faa05 - main - graphics/wayland-protocols: update to 1.22 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 134ee71faa0584380c357a475a1cf126a31cef87 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2021 09:14:05 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=134ee71faa0584380c357a475a1cf126a31cef87 commit 134ee71faa0584380c357a475a1cf126a31cef87 Author: Jan Beich AuthorDate: 2021-07-13 18:47:29 +0000 Commit: Jan Beich CommitDate: 2021-09-03 09:12:11 +0000 graphics/wayland-protocols: update to 1.22 Changes: https://lists.freedesktop.org/archives/wayland-devel/2021-September/041972.html PR: 258205 Approved by: manu --- graphics/wayland-protocols/Makefile | 2 +- graphics/wayland-protocols/distinfo | 6 +++--- graphics/wayland-protocols/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/graphics/wayland-protocols/Makefile b/graphics/wayland-protocols/Makefile index cf908e7dcdb3..1ade020b586b 100644 --- a/graphics/wayland-protocols/Makefile +++ b/graphics/wayland-protocols/Makefile @@ -1,5 +1,5 @@ PORTNAME= wayland-protocols -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ diff --git a/graphics/wayland-protocols/distinfo b/graphics/wayland-protocols/distinfo index 686612271015..f49eb52c130a 100644 --- a/graphics/wayland-protocols/distinfo +++ b/graphics/wayland-protocols/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619798980 -SHA256 (wayland-protocols-1.21.tar.xz) = b99945842d8be18817c26ee77dafa157883af89268e15f4a5a1a1ff3ffa4cde5 -SIZE (wayland-protocols-1.21.tar.xz) = 117296 +TIMESTAMP = 1626202049 +SHA256 (wayland-protocols-1.22.tar.xz) = 96e7cf03524995a47028236c6d6141c874e693cb80c0be8dabe15455cdd5a5a7 +SIZE (wayland-protocols-1.22.tar.xz) = 120084 diff --git a/graphics/wayland-protocols/pkg-plist b/graphics/wayland-protocols/pkg-plist index a7f01ed2ced9..4baeac3e4b4e 100644 --- a/graphics/wayland-protocols/pkg-plist +++ b/graphics/wayland-protocols/pkg-plist @@ -2,6 +2,7 @@ libdata/pkgconfig/wayland-protocols.pc %%DATADIR%%/stable/presentation-time/presentation-time.xml %%DATADIR%%/stable/viewporter/viewporter.xml %%DATADIR%%/stable/xdg-shell/xdg-shell.xml +%%DATADIR%%/staging/drm-lease/drm-lease-v1.xml %%DATADIR%%/staging/xdg-activation/xdg-activation-v1.xml %%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml %%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml