Date: Sun, 9 Jan 2022 12:14:34 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: d0cda23fc04a - main - x11-wm/sway: update to 1.7.r2 Message-ID: <202201091214.209CEYDF069824@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=d0cda23fc04a3a361707d1955b5a412fffb4e6b1 commit d0cda23fc04a3a361707d1955b5a412fffb4e6b1 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-09 10:53:35 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-09 12:14:22 +0000 x11-wm/sway: update to 1.7.r2 Changes: https://github.com/swaywm/sway/releases/tag/1.7-rc2 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 c622ec66f644..6c3002a8c82d 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,5 +1,5 @@ PORTNAME= sway -DISTVERSION= 1.7-rc1 +DISTVERSION= 1.7-rc2 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 1055492d02f5..c2e33c1c5857 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1640266736 -SHA256 (swaywm-sway-1.7-rc1_GH0.tar.gz) = 3bf95342eb94024589094273f4f495f8c0c9cae9bece1c08ab19101c99bbe8f2 -SIZE (swaywm-sway-1.7-rc1_GH0.tar.gz) = 5558544 +TIMESTAMP = 1641725615 +SHA256 (swaywm-sway-1.7-rc2_GH0.tar.gz) = f32d01f3f6ce2b574012f9198c59b56f6931a35cd394cb79797bf7d2d51f35b3 +SIZE (swaywm-sway-1.7-rc2_GH0.tar.gz) = 5558961 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?202201091214.209CEYDF069824>