Date: Sun, 23 Jan 2022 00:24:01 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: ec0e1ef979ac - main - x11-wm/sway: update to 1.7 Message-ID: <202201230024.20N0O13X086539@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=ec0e1ef979ac1e61d7bada595db73fb1fa85d1e8 commit ec0e1ef979ac1e61d7bada595db73fb1fa85d1e8 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-22 22:55:11 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-23 00:23:52 +0000 x11-wm/sway: update to 1.7 Changes: https://github.com/swaywm/sway/releases/tag/1.7 Changes: https://github.com/swaywm/sway/compare/1.7-rc3...1.7 Reported by: GitHub (watch releases) --- x11-wm/sway/Makefile | 2 +- x11-wm/sway/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index 5b03de7db110..f1a335d28b5b 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,5 +1,5 @@ PORTNAME= sway -DISTVERSION= 1.7-rc3 +DISTVERSION= 1.7 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo index df77141bb33d..7e1135e7492f 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1642358411 -SHA256 (swaywm-sway-1.7-rc3_GH0.tar.gz) = 929d7ac1d6694cb1093d8de990cbd0226cc72d885d8073e8a270b7985e3a6a4d -SIZE (swaywm-sway-1.7-rc3_GH0.tar.gz) = 5559120 +TIMESTAMP = 1642892111 +SHA256 (swaywm-sway-1.7_GH0.tar.gz) = 0c64536fb2883ec518e75cfb119f9300115fb49b084e3fde62b794fe2c6c8d84 +SIZE (swaywm-sway-1.7_GH0.tar.gz) = 5559075 SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d SIZE (cd9d1038a822.patch) = 8968 SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead87d29bf5c409fa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201230024.20N0O13X086539>