From owner-dev-commits-ports-all@freebsd.org Thu Jun 24 18:46:46 2021 Return-Path: Delivered-To: dev-commits-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 4E0DA652B0D; Thu, 24 Jun 2021 18:46:46 +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 4G9pyG1j7lz3Jqv; Thu, 24 Jun 2021 18:46:46 +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 1813B1D193; Thu, 24 Jun 2021 18:46:46 +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 15OIkkIZ066326; Thu, 24 Jun 2021 18:46:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15OIkk6v066325; Thu, 24 Jun 2021 18:46:46 GMT (envelope-from git) Date: Thu, 24 Jun 2021 18:46:46 GMT Message-Id: <202106241846.15OIkk6v066325@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: bbc5b77236e9 - main - x11-wm/sway: update to 1.6.1 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: bbc5b77236e9f5496a39a758eab336a68a8ef69c Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2021 18:46:46 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bbc5b77236e9f5496a39a758eab336a68a8ef69c commit bbc5b77236e9f5496a39a758eab336a68a8ef69c Author: Jan Beich AuthorDate: 2021-06-24 16:26:29 +0000 Commit: Jan Beich CommitDate: 2021-06-24 18:46:20 +0000 x11-wm/sway: update to 1.6.1 Changes: https://github.com/swaywm/sway/releases/tag/1.6.1 Reported by: GitHub (watch releases) --- x11-wm/sway/Makefile | 8 +------- x11-wm/sway/distinfo | 16 +++------------- 2 files changed, 4 insertions(+), 20 deletions(-) diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index eafbae78d3d4..f301292721da 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,16 +1,10 @@ PORTNAME= sway -DISTVERSION= 1.6 -PORTREVISION= 3 +DISTVERSION= 1.6.1 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090 PATCHFILES+= f98ca3ab7ca1.patch:-p1 # https://github.com/swaywm/sway/pull/5090 -PATCHFILES+= 78fc9d0d2d4f.patch:-p1 # https://github.com/swaywm/sway/pull/6176 -PATCHFILES+= 7a68a28475bf.patch:-p1 # wlroots 0.14 -PATCHFILES+= 1a72049c04b8.patch:-p1 # wlroots 0.14 -PATCHFILES+= 12e223e7973f.patch:-p1 # wlroots 0.14 -PATCHFILES+= 3162766eef14.patch:-p1 # wlroots 0.14 PATCHFILES+= 86b08e3257a4.patch:-p1 # WLR_RENDERER=vulkan MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo index 27a8564c81c7..0b78b5c0c80a 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,19 +1,9 @@ -TIMESTAMP = 1617824661 -SHA256 (swaywm-sway-1.6_GH0.tar.gz) = 9ecfd2f38239f7e90922a13cd348fc95fc059e8fa0e4b75b8ffcc7b61685a5fb -SIZE (swaywm-sway-1.6_GH0.tar.gz) = 5549909 +TIMESTAMP = 1624551989 +SHA256 (swaywm-sway-1.6.1_GH0.tar.gz) = 8b138867cd83217de07138144b1279fe58e0421eb10c91122aa33c8770fe7391 +SIZE (swaywm-sway-1.6.1_GH0.tar.gz) = 5550126 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d SIZE (cd9d1038a822.patch) = 8968 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa SIZE (f98ca3ab7ca1.patch) = 2673 -SHA256 (78fc9d0d2d4f.patch) = 3a757b879a1fd556863a2befe29ef10c81398d87e5e6b54b72815786d3e23312 -SIZE (78fc9d0d2d4f.patch) = 928 -SHA256 (7a68a28475bf.patch) = fa0da69f33b79a62725ff1510c6b1baffbb77e3dffb21e4f63953f18dc70def5 -SIZE (7a68a28475bf.patch) = 786 -SHA256 (1a72049c04b8.patch) = 9fc469ebfaab18c5c4fcd2805a8c6c960582b91c12b26044f3566c451bc72bf5 -SIZE (1a72049c04b8.patch) = 1372 -SHA256 (12e223e7973f.patch) = 9da89faf0e5933cf74d404cd79fb2f2b75bf59a65a8899208405880ea3379545 -SIZE (12e223e7973f.patch) = 1643 -SHA256 (3162766eef14.patch) = 3afd37b140ef9d653b8c8d913767519dfb9d7144970af65c17f3b3b63efe1495 -SIZE (3162766eef14.patch) = 1642 SHA256 (86b08e3257a4.patch) = ff3399269a1d1cbdf9cd38255c7e4ce072c9562c3665784036c1f1287cd98c96 SIZE (86b08e3257a4.patch) = 932