Date: Fri, 21 Jun 2024 20:33:12 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: 4a09befc0678 - main - x11-toolkits/wlroots-devel: update to 0.17.0.397 Message-ID: <202406212033.45LKXCdm074370@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=4a09befc06782da709744835e28d5804460cdb08 commit 4a09befc06782da709744835e28d5804460cdb08 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-06-21 14:18:34 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-06-21 20:27:06 +0000 x11-toolkits/wlroots-devel: update to 0.17.0.397 Changes: https://gitlab.freedesktop.org/wlroots/wlroots/-/compare/213bd88b4c...bedc890935 --- x11-toolkits/wlroots-devel/Makefile | 5 ++--- x11-toolkits/wlroots-devel/distinfo | 6 +++--- x11-wm/sway-devel/Makefile | 1 + 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile index 8c1d1971806e..5a0f34d6ab2c 100644 --- a/x11-toolkits/wlroots-devel/Makefile +++ b/x11-toolkits/wlroots-devel/Makefile @@ -1,7 +1,6 @@ PORTNAME= wlroots -DISTVERSION= 0.17.0-391 -DISTVERSIONSUFFIX= -g213bd88b4c -PORTREVISION= 1 +DISTVERSION= 0.17.0-397 +DISTVERSIONSUFFIX= -gbedc890935 CATEGORIES= x11-toolkits PKGNAMESUFFIX= -devel diff --git a/x11-toolkits/wlroots-devel/distinfo b/x11-toolkits/wlroots-devel/distinfo index c629a4e70e83..5eabe0680d8e 100644 --- a/x11-toolkits/wlroots-devel/distinfo +++ b/x11-toolkits/wlroots-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718210425 -SHA256 (wlroots-0.17.0-391-g213bd88b4c.tar.bz2) = d197060e41b7c3ece0c29ce1258d872146a8de5163fe350a1af838b793844963 -SIZE (wlroots-0.17.0-391-g213bd88b4c.tar.bz2) = 469619 +TIMESTAMP = 1718979514 +SHA256 (wlroots-0.17.0-397-gbedc890935.tar.bz2) = 3df43ef6f444361914316b260acd18ca082f8dc4dcc5612f4eb5859ea0e153c7 +SIZE (wlroots-0.17.0-397-gbedc890935.tar.bz2) = 469747 diff --git a/x11-wm/sway-devel/Makefile b/x11-wm/sway-devel/Makefile index f0aaa142a3b4..e7671c132ca0 100644 --- a/x11-wm/sway-devel/Makefile +++ b/x11-wm/sway-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= sway DISTVERSION= 1.9-143 # git rev-list --count 1.9.. DISTVERSIONSUFFIX= -gcc3421076 +PORTREVISION= 1 CATEGORIES= x11-wm wayland PKGNAMESUFFIX= -devel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406212033.45LKXCdm074370>