From owner-dev-commits-ports-main@freebsd.org Wed Apr 7 21:00:30 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 5953C5C4CD9; Wed, 7 Apr 2021 21:00:30 +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 4FFxcZ26sRz4mVy; Wed, 7 Apr 2021 21:00:30 +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 3BD2525FD1; Wed, 7 Apr 2021 21:00:30 +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 137L0UPi058243; Wed, 7 Apr 2021 21:00:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 137L0UaQ058241; Wed, 7 Apr 2021 21:00:30 GMT (envelope-from git) Date: Wed, 7 Apr 2021 21:00:30 GMT Message-Id: <202104072100.137L0UaQ058241@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: 2f03c33bdc2e - main - x11-wm/sway: update to 1.6 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: 2f03c33bdc2ebdc8a4551ef4bba399d1f5b437d6 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: Wed, 07 Apr 2021 21:00:30 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f03c33bdc2ebdc8a4551ef4bba399d1f5b437d6 commit 2f03c33bdc2ebdc8a4551ef4bba399d1f5b437d6 Author: Jan Beich AuthorDate: 2021-03-16 10:17:36 +0000 Commit: Jan Beich CommitDate: 2021-04-07 20:59:09 +0000 x11-wm/sway: update to 1.6 Changes: https://github.com/swaywm/sway/releases/tag/1.6 Reported by: GitHub (watch releases) Tested by: Evgeniy Khramtsov (via CFT on x11@ list) --- x11-wm/sway/Makefile | 17 ++--------------- x11-wm/sway/distinfo | 32 +++----------------------------- 2 files changed, 5 insertions(+), 44 deletions(-) diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 8513297ef200..7fba5468b7c4 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,24 +1,10 @@ PORTNAME= sway -DISTVERSION= 1.5.1 -PORTREVISION= 2 +DISTVERSION= 1.6 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+= 968c005760b6.patch:-p1 # https://github.com/swaywm/sway/pull/5856 -PATCHFILES+= fdbe98512a71.patch:-p1 # https://github.com/swaywm/sway/pull/5856 -PATCHFILES+= a52176f83035.patch:-p1 # https://github.com/swaywm/sway/pull/5856 -PATCHFILES+= c9fe0626ca73.patch:-p1 # https://github.com/swaywm/sway/pull/5891 -PATCHFILES+= 2c76923282b1.patch:-p1 # wlroots 0.13 -PATCHFILES+= 0d72d6134f5b.patch:-p1 # wlroots 0.13 -PATCHFILES+= a56098a24e43.patch:-p1 # wlroots 0.13 -PATCHFILES+= 53f5197c26f1.patch:-p1 # wlroots 0.13 -PATCHFILES+= 5438cc158a1b.patch:-p1 # wlroots 0.13 -PATCHFILES+= 97adba05162f.patch:-p1 # wlroots 0.13 -PATCHFILES+= 9e4f165b77d6.patch:-p1 # wlroots 0.13 -PATCHFILES+= 87100e44c57b.patch:-p1 # wlroots 0.13 -PATCHFILES+= 6370f225681c.patch:-p1 # wlroots 0.13 MAINTAINER= jbeich@FreeBSD.org COMMENT= i3-compatible Wayland compositor @@ -31,6 +17,7 @@ BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wlroots>=0.13.0<0.14.0:x11-toolkits/wlroots LIB_DEPENDS= libjson-c.so:devel/json-c \ libevdev.so:devel/libevdev \ + libudev.so:devel/libudev-devd \ libpcre.so:devel/pcre \ libwayland-egl.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo index cb42555aeab4..473442f89aa6 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,33 +1,7 @@ -TIMESTAMP = 1605026851 -SHA256 (swaywm-sway-1.5.1_GH0.tar.gz) = 095f983c9a5f80d761bc2fb19df8166839b9290124ccd47f3e74119a1335490f -SIZE (swaywm-sway-1.5.1_GH0.tar.gz) = 5536721 +TIMESTAMP = 1617824661 +SHA256 (swaywm-sway-1.6_GH0.tar.gz) = 9ecfd2f38239f7e90922a13cd348fc95fc059e8fa0e4b75b8ffcc7b61685a5fb +SIZE (swaywm-sway-1.6_GH0.tar.gz) = 5549909 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d SIZE (cd9d1038a822.patch) = 8968 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa SIZE (f98ca3ab7ca1.patch) = 2673 -SHA256 (968c005760b6.patch) = 23143055d2c65ef6fb4b3569d0289cd9f0014d7370e102fc7858900b534b4fad -SIZE (968c005760b6.patch) = 2547 -SHA256 (fdbe98512a71.patch) = eafb176b4403f66dafbfd285387cb954ce4b112c940987fe8cab9abbf430b145 -SIZE (fdbe98512a71.patch) = 5035 -SHA256 (a52176f83035.patch) = 503f0ce5699799b82332a414d76b2148d53d1066a1e77ff24b0d42464c2c25cf -SIZE (a52176f83035.patch) = 2588 -SHA256 (c9fe0626ca73.patch) = 4f6005a1f7c9b454ab6e7c85a01b44c27cc5f2641e58bb220220fdceb7b111cb -SIZE (c9fe0626ca73.patch) = 913 -SHA256 (2c76923282b1.patch) = 7d3170aaff39b984c4341d40ac4ea313c4a12dca901b435f470d7f7ce5ada3b3 -SIZE (2c76923282b1.patch) = 4102 -SHA256 (0d72d6134f5b.patch) = 13d4ac504e250943ba7fe34765f44bb2a3d999dc2f22af6e65d40ea3967a05d9 -SIZE (0d72d6134f5b.patch) = 4970 -SHA256 (a56098a24e43.patch) = f94751bf569aaa024b4eb60ed5d238332e7447ad64a85b30dc40f1ea2af278f4 -SIZE (a56098a24e43.patch) = 1316 -SHA256 (53f5197c26f1.patch) = 9dcc26d0819c39125294efce2ff72ba283362474349b2e1eab3d456617a87a87 -SIZE (53f5197c26f1.patch) = 950 -SHA256 (5438cc158a1b.patch) = 1e9df875e90c3a709537d4c739d778d17a443a9883437c9cb1581696fb567daa -SIZE (5438cc158a1b.patch) = 6022 -SHA256 (97adba05162f.patch) = 9478ddcf6d71a71517cf07c9d97a79e3efe1bff1188db320a615cbfcd0d608e5 -SIZE (97adba05162f.patch) = 7964 -SHA256 (9e4f165b77d6.patch) = f4e3a1aa73893e6cef7667c7ca8bfe8e7f6bee5149c0c8de25a5f5a153a5ef2c -SIZE (9e4f165b77d6.patch) = 1361 -SHA256 (87100e44c57b.patch) = f5fc506dbff874f6ce4f720f27123d08ee66251076f4879d486598395c17a4c3 -SIZE (87100e44c57b.patch) = 1590 -SHA256 (6370f225681c.patch) = 094fa94d30245bd658fbb9550f8ef0331dbf554aec0d67de11504274685d2d37 -SIZE (6370f225681c.patch) = 726