Date: Sat, 13 Apr 2024 06:15:37 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: be41e4d3e14f - 2024Q2 - x11/windowtolayer: update to s20240320 Message-ID: <202404130615.43D6Fbe8097322@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=be41e4d3e14f074d5a0ee0d23730eab35138ca1e commit be41e4d3e14f074d5a0ee0d23730eab35138ca1e Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-03-21 01:51:37 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-13 06:15:29 +0000 x11/windowtolayer: update to s20240320 Changes: https://gitlab.freedesktop.org/mstoeckl/windowtolayer/-/compare/dfa2e3e...a5b89c3 (cherry picked from commit b9c62d7f034b39fb9676d1271f34c3601eb32c6a) --- x11/windowtolayer/Makefile | 5 ++--- x11/windowtolayer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/x11/windowtolayer/Makefile b/x11/windowtolayer/Makefile index aa4a0574b674..c4160d1b1af4 100644 --- a/x11/windowtolayer/Makefile +++ b/x11/windowtolayer/Makefile @@ -1,6 +1,5 @@ PORTNAME= windowtolayer -PORTVERSION= s20240206 -PORTREVISION= 2 +PORTVERSION= s20240320 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -14,7 +13,7 @@ USES= cargo USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_TAGNAME= dfa2e3e +GL_TAGNAME= a5b89c3 PLIST_FILES= bin/${PORTNAME} post-install: diff --git a/x11/windowtolayer/distinfo b/x11/windowtolayer/distinfo index 1ecf2375160e..f1d487747e83 100644 --- a/x11/windowtolayer/distinfo +++ b/x11/windowtolayer/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1707269277 +TIMESTAMP = 1710985897 SHA256 (rust/crates/anstream-0.6.7.crate) = 4cd2405b3ac1faab2990b74d728624cd9fd115651fcecc7c2d8daf01376275ba SIZE (rust/crates/anstream-0.6.7.crate) = 30063 SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 @@ -51,5 +51,5 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a57 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165 SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04 SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600 -SHA256 (windowtolayer-dfa2e3e.tar.bz2) = 9676886bad6abe59bcb7008448d8e11d5fbf4001237e208cd8d512526f9152ab -SIZE (windowtolayer-dfa2e3e.tar.bz2) = 142102 +SHA256 (windowtolayer-a5b89c3.tar.bz2) = 3a3a13a7dfbfae805456e3f7f625527e7412cc4a8d2af955d6035743ba72f81d +SIZE (windowtolayer-a5b89c3.tar.bz2) = 142689
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404130615.43D6Fbe8097322>