git: 7f80a6ea8b1a - main - x11-wm/cosmic-comp: update to s20240628

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 29 Jun 2024 00:43:22 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7f80a6ea8b1a4687cb97d9df889c5f14dfa35f5d

commit 7f80a6ea8b1a4687cb97d9df889c5f14dfa35f5d
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-28 11:04:35 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-29 00:43:00 +0000

    x11-wm/cosmic-comp: update to s20240628
    
    Changes:        https://github.com/pop-os/cosmic-comp/compare/9cd553e...62afa4c
---
 x11-wm/cosmic-comp/Makefile        |  4 ++--
 x11-wm/cosmic-comp/Makefile.crates |  4 ++--
 x11-wm/cosmic-comp/distinfo        | 10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile
index 3b7b6fe479ef..74fce0842dae 100644
--- a/x11-wm/cosmic-comp/Makefile
+++ b/x11-wm/cosmic-comp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cosmic-comp
-PORTVERSION=	s20240626
+PORTVERSION=	s20240628
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -22,7 +22,7 @@ USE_GITHUB=	yes
 USE_GL=		gbm
 USE_XORG=	pixman
 GH_ACCOUNT=	pop-os
-GH_TAGNAME=	9cd553e
+GH_TAGNAME=	62afa4c
 GH_TUPLE=	pop-os:iced:0.4.2-1997-gd0ba4985:iced/../${WRKSRC_crate_iced:T}/iced
 CARGO_FEATURES=	--no-default-features # disable systemd
 PLIST_FILES=	bin/${PORTNAME} \
diff --git a/x11-wm/cosmic-comp/Makefile.crates b/x11-wm/cosmic-comp/Makefile.crates
index 7a31a27b58c9..1954f2a41bf5 100644
--- a/x11-wm/cosmic-comp/Makefile.crates
+++ b/x11-wm/cosmic-comp/Makefile.crates
@@ -630,6 +630,6 @@ CARGO_CRATES=	ab_glyph-0.2.26 \
 		clipboard_macos,clipboard_wayland,clipboard_x11,dnd,mime,window_clipboard@git+https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-8\#7c59b07b9172d8e0401f7e06609e1050575309c9 \
 		atomicwrites@git+https://github.com/jackpot51/rust-atomicwrites\#043ab4859d53ffd3d55334685303d8df39c9f768 \
 		id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \
-		smithay@git+https://github.com/smithay/smithay?rev=69b379d\#69b379d00af9e1bcc98dac2d452bfd86eafdaf34 \
 		softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \
-		smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5
+		smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5 \
+		smithay@git+https://github.com/smithay/smithay?rev=a1650f8\#a1650f8568ad8bf0fd7844e98f4724d769cd3c75
diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo
index 0a0f1eef7a44..c84b912b05e3 100644
--- a/x11-wm/cosmic-comp/distinfo
+++ b/x11-wm/cosmic-comp/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1719412581
+TIMESTAMP = 1719572675
 SHA256 (rust/crates/ab_glyph-0.2.26.crate) = 2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd
 SIZE (rust/crates/ab_glyph-0.2.26.crate) = 19078
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046
@@ -1263,13 +1263,13 @@ SHA256 (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0
 SIZE (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0.tar.gz) = 6787
 SHA256 (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = 8393b1b94f1f2d00c916b677e898332579420d8cf3781a68d1866c1b9bc8685d
 SIZE (Drakulix-id-tree-632a57d6d49160e18d7300fa7edae52281ec5482_GH0.tar.gz) = 29608
-SHA256 (smithay-smithay-69b379d00af9e1bcc98dac2d452bfd86eafdaf34_GH0.tar.gz) = 7e2436fe852d6e932088bd35f0eb7f3f8222f68709350bf5783c83a0153eb040
-SIZE (smithay-smithay-69b379d00af9e1bcc98dac2d452bfd86eafdaf34_GH0.tar.gz) = 751940
 SHA256 (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 980f30eb5afc07acdec43f181a9e745cb7a887a6dff7e06dc9199748b2487569
 SIZE (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 165853
 SHA256 (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = c7f24118a1410bf55dc39bb541ffec1330d2d0504ec57a1c420d4ee8c00c708e
 SIZE (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = 11092
-SHA256 (pop-os-cosmic-comp-s20240626-9cd553e_GH0.tar.gz) = d78dfa10cafb146da77adbc1cec3ffa9f5d726c1cad0e200eaeab9846d4d9069
-SIZE (pop-os-cosmic-comp-s20240626-9cd553e_GH0.tar.gz) = 372459
+SHA256 (smithay-smithay-a1650f8568ad8bf0fd7844e98f4724d769cd3c75_GH0.tar.gz) = ddc81ab00cc5a6b3631c0839ab2d428160db6a312e1475c7b68838605815627d
+SIZE (smithay-smithay-a1650f8568ad8bf0fd7844e98f4724d769cd3c75_GH0.tar.gz) = 749512
+SHA256 (pop-os-cosmic-comp-s20240628-62afa4c_GH0.tar.gz) = be43843a098d4464762a50f2d79ec059104ecebd46f9a57288370bdfb9dcecee
+SIZE (pop-os-cosmic-comp-s20240628-62afa4c_GH0.tar.gz) = 373091
 SHA256 (pop-os-iced-0.4.2-1997-gd0ba4985_GH0.tar.gz) = e94835aa94fd06e2529897cbfcf630450572cf3445210df514fcc35d81d3eecd
 SIZE (pop-os-iced-0.4.2-1997-gd0ba4985_GH0.tar.gz) = 4679516