git: 2c8f9fe76f9a - main - x11-wm/cosmic-comp: update to s20240919
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Sep 2024 19:55:45 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c8f9fe76f9a5df5c7bcbddc14054ea73348d703 commit 2c8f9fe76f9a5df5c7bcbddc14054ea73348d703 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-09-20 10:43:58 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-09-21 19:55:37 +0000 x11-wm/cosmic-comp: update to s20240919 Changes: https://github.com/pop-os/cosmic-comp/compare/0d048b1...d7ca032 --- x11-wm/cosmic-comp/Makefile | 5 ++--- x11-wm/cosmic-comp/Makefile.crates | 19 ++++++++-------- x11-wm/cosmic-comp/distinfo | 44 ++++++++++++++++++-------------------- 3 files changed, 32 insertions(+), 36 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index db2d916c129e..77e5eabcad31 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,6 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240909 -PORTREVISION= 1 +PORTVERSION= s20240919 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -23,7 +22,7 @@ USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= epoch-1.0.0-alpha.1-56-g0d048b1 +GH_TAGNAME= epoch-1.0.0-alpha.1-71-gd7ca032 GH_TUPLE= pop-os:iced:0.4.2-2011-ge31e29e9: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 5cdcd49140d8..7038ec1bbcde 100644 --- a/x11-wm/cosmic-comp/Makefile.crates +++ b/x11-wm/cosmic-comp/Makefile.crates @@ -56,7 +56,7 @@ CARGO_CRATES= ab_glyph-0.2.28 \ byteorder-1.5.0 \ bytes-1.7.1 \ calloop-0.13.0 \ - calloop-0.14.0 \ + calloop-0.14.1 \ calloop-wayland-source-0.3.0 \ cc-1.1.7 \ cesu8-1.1.0 \ @@ -371,7 +371,7 @@ CARGO_CRATES= ab_glyph-0.2.28 \ profiling-1.0.15 \ profiling-procmacros-1.0.15 \ qoi-0.4.1 \ - quick-xml-0.34.0 \ + quick-xml-0.36.1 \ quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ @@ -413,7 +413,6 @@ CARGO_CRATES= ab_glyph-0.2.28 \ ryu-1.0.18 \ same-file-1.0.6 \ sanitize-filename-0.5.0 \ - scan_fmt-0.2.6 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ self_cell-0.10.3 \ @@ -527,18 +526,18 @@ CARGO_CRATES= ab_glyph-0.2.28 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ wasm-timer-0.2.5 \ - wayland-backend-0.3.6 \ - wayland-client-0.31.5 \ + wayland-backend-0.3.7 \ + wayland-client-0.31.6 \ wayland-csd-frame-0.3.0 \ wayland-cursor-0.31.5 \ wayland-egl-0.32.3 \ - wayland-protocols-0.32.3 \ + wayland-protocols-0.32.4 \ wayland-protocols-misc-0.3.3 \ wayland-protocols-plasma-0.3.3 \ wayland-protocols-wlr-0.3.3 \ - wayland-scanner-0.31.4 \ - wayland-server-0.31.4 \ - wayland-sys-0.31.4 \ + wayland-scanner-0.31.5 \ + wayland-server-0.31.5 \ + wayland-sys-0.31.5 \ web-sys-0.3.69 \ web-time-0.2.4 \ web-time-1.1.0 \ @@ -618,6 +617,7 @@ CARGO_CRATES= ab_glyph-0.2.28 \ taffy@git+https://github.com/DioxusLabs/taffy?rev=7781c70\#7781c70241f7f572130c13106f2a869a9cf80885 \ d3d12,naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/gfx-rs/wgpu?rev=20fda69\#20fda698341efbdc870b8027d6d49f5bf3f36109 \ cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#e16b39f29c84773a05457fe39577a602de27855c \ + smithay@git+https://github.com/smithay/smithay?rev=08d31e1\#08d31e17ea4ac47cddeb56e2ac18ee50b331911b \ glyphon@git+https://github.com/pop-os/glyphon.git?tag=v0.5.0\#1b0646ff8f74da92d3be704dfc2257d7f4d7eed8 \ cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#de2fead49d6af3a221db153642e4d7c2235aafc4 \ cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_style,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#b40839638ab0e1d96de3f817eded647e6952db40 \ @@ -627,5 +627,4 @@ CARGO_CRATES= ab_glyph-0.2.28 \ id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \ softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \ smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-5\#5a3007def49eb678d1144850c9ee04b80707c56a \ - smithay@git+https://github.com/smithay/smithay?rev=65c4abf\#65c4abf4cbdf122abff96ad17a440c76a8cf7cea \ cosmic-settings-config@git+https://github.com/pop-os/cosmic-settings-daemon\#1ed68808e85ce681da882446ec572d44c68a6866 diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index fca4d9b8d150..882b0f228171 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1725905530 +TIMESTAMP = 1726755805 SHA256 (rust/crates/ab_glyph-0.2.28.crate) = 79faae4620f45232f599d9bc7b290f88247a0834162c4495ab2f02d60004adfb SIZE (rust/crates/ab_glyph-0.2.28.crate) = 19965 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -115,8 +115,8 @@ SHA256 (rust/crates/bytes-1.7.1.crate) = 8318a53db07bb3f8dca91a600466bdb3f2eaade SIZE (rust/crates/bytes-1.7.1.crate) = 63623 SHA256 (rust/crates/calloop-0.13.0.crate) = b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec SIZE (rust/crates/calloop-0.13.0.crate) = 69698 -SHA256 (rust/crates/calloop-0.14.0.crate) = c58a38167d6fba8c67cce63c4a91f2a73ca42cbdaf6fb9ba164f1e07b43ecc10 -SIZE (rust/crates/calloop-0.14.0.crate) = 71405 +SHA256 (rust/crates/calloop-0.14.1.crate) = a1ead1e1514bce44c0f40e027899fbc595907fc112635bed21b3b5d975c0a5e7 +SIZE (rust/crates/calloop-0.14.1.crate) = 76339 SHA256 (rust/crates/calloop-wayland-source-0.3.0.crate) = 95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20 SIZE (rust/crates/calloop-wayland-source-0.3.0.crate) = 11300 SHA256 (rust/crates/cc-1.1.7.crate) = 26a5c3fd7bfa1ce3897a3a3501d362b2d87b7f2583ebcb4a949ec25911025cbc @@ -745,8 +745,8 @@ SHA256 (rust/crates/profiling-procmacros-1.0.15.crate) = 8021cf59c8ec9c432cfc252 SIZE (rust/crates/profiling-procmacros-1.0.15.crate) = 5956 SHA256 (rust/crates/qoi-0.4.1.crate) = 7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001 SIZE (rust/crates/qoi-0.4.1.crate) = 71135 -SHA256 (rust/crates/quick-xml-0.34.0.crate) = 6f24d770aeca0eacb81ac29dfbc55ebcc09312fdd1f8bbecdc7e4a84e000e3b4 -SIZE (rust/crates/quick-xml-0.34.0.crate) = 184595 +SHA256 (rust/crates/quick-xml-0.36.1.crate) = 96a05e2e8efddfa51a84ca47cec303fac86c8541b686d37cac5efc0e094417bc +SIZE (rust/crates/quick-xml-0.36.1.crate) = 185352 SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 SIZE (rust/crates/quote-1.0.36.crate) = 28507 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 @@ -829,8 +829,6 @@ SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/sanitize-filename-0.5.0.crate) = 2ed72fbaf78e6f2d41744923916966c4fbe3d7c74e3037a8ee482f1115572603 SIZE (rust/crates/sanitize-filename-0.5.0.crate) = 4043 -SHA256 (rust/crates/scan_fmt-0.2.6.crate) = 0b53b0a5db882a8e2fdaae0a43f7b39e7e9082389e978398bdf223a55b581248 -SIZE (rust/crates/scan_fmt-0.2.6.crate) = 9676 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 @@ -1057,30 +1055,30 @@ SHA256 (rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b SIZE (rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 SHA256 (rust/crates/wasm-timer-0.2.5.crate) = be0ecb0db480561e9a7642b5d3e4187c128914e58aa84330b9493e3eb68c5e7f SIZE (rust/crates/wasm-timer-0.2.5.crate) = 21668 -SHA256 (rust/crates/wayland-backend-0.3.6.crate) = f90e11ce2ca99c97b940ee83edbae9da2d56a08f9ea8158550fd77fa31722993 -SIZE (rust/crates/wayland-backend-0.3.6.crate) = 71562 -SHA256 (rust/crates/wayland-client-0.31.5.crate) = 7e321577a0a165911bdcfb39cf029302479d7527b517ee58ab0f6ad09edf0943 -SIZE (rust/crates/wayland-client-0.31.5.crate) = 63042 +SHA256 (rust/crates/wayland-backend-0.3.7.crate) = 056535ced7a150d45159d3a8dc30f91a2e2d588ca0b23f70e56033622b8016f6 +SIZE (rust/crates/wayland-backend-0.3.7.crate) = 71771 +SHA256 (rust/crates/wayland-client-0.31.6.crate) = e3f45d1222915ef1fd2057220c1d9d9624b7654443ea35c3877f7a52bd0a5a2d +SIZE (rust/crates/wayland-client-0.31.6.crate) = 63338 SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 SHA256 (rust/crates/wayland-cursor-0.31.5.crate) = 6ef9489a8df197ebf3a8ce8a7a7f0a2320035c3743f3c1bd0bdbccf07ce64f95 SIZE (rust/crates/wayland-cursor-0.31.5.crate) = 7521 SHA256 (rust/crates/wayland-egl-0.32.3.crate) = f878665a24396ce3a8509116e03fb19d5401620e59daa303e256a657ee096204 SIZE (rust/crates/wayland-egl-0.32.3.crate) = 4028 -SHA256 (rust/crates/wayland-protocols-0.32.3.crate) = 62989625a776e827cc0f15d41444a3cea5205b963c3a25be48ae1b52d6b4daaa -SIZE (rust/crates/wayland-protocols-0.32.3.crate) = 165197 +SHA256 (rust/crates/wayland-protocols-0.32.4.crate) = 2b5755d77ae9040bb872a25026555ce4cb0ae75fd923e90d25fba07d81057de0 +SIZE (rust/crates/wayland-protocols-0.32.4.crate) = 172409 SHA256 (rust/crates/wayland-protocols-misc-0.3.3.crate) = dfe44d48a0e51909c89da297f6b43bb814b881c78b69e254a4558a5fa8752887 SIZE (rust/crates/wayland-protocols-misc-0.3.3.crate) = 13829 SHA256 (rust/crates/wayland-protocols-plasma-0.3.3.crate) = f79f2d57c7fcc6ab4d602adba364bf59a5c24de57bd194486bf9b8360e06bfc4 SIZE (rust/crates/wayland-protocols-plasma-0.3.3.crate) = 60493 SHA256 (rust/crates/wayland-protocols-wlr-0.3.3.crate) = fd993de54a40a40fbe5601d9f1fbcaef0aebcc5fda447d7dc8f6dcbaae4f8953 SIZE (rust/crates/wayland-protocols-wlr-0.3.3.crate) = 26005 -SHA256 (rust/crates/wayland-scanner-0.31.4.crate) = d7b56f89937f1cf2ee1f1259cf2936a17a1f45d8f0aa1019fae6d470d304cfa6 -SIZE (rust/crates/wayland-scanner-0.31.4.crate) = 35691 -SHA256 (rust/crates/wayland-server-0.31.4.crate) = 2f0a4bab6d420ee4a609b63ef4d5f9b5d309c6b93a029fccab70f2594c0cb3ae -SIZE (rust/crates/wayland-server-0.31.4.crate) = 52069 -SHA256 (rust/crates/wayland-sys-0.31.4.crate) = 43676fe2daf68754ecf1d72026e4e6c15483198b5d24e888b74d3f22f887a148 -SIZE (rust/crates/wayland-sys-0.31.4.crate) = 8571 +SHA256 (rust/crates/wayland-scanner-0.31.5.crate) = 597f2001b2e5fc1121e3d5b9791d3e78f05ba6bfa4641053846248e3a13661c3 +SIZE (rust/crates/wayland-scanner-0.31.5.crate) = 35779 +SHA256 (rust/crates/wayland-server-0.31.5.crate) = 0f18d47038c0b10479e695d99ed073e400ccd9bdbb60e6e503c96f62adcb12b6 +SIZE (rust/crates/wayland-server-0.31.5.crate) = 52125 +SHA256 (rust/crates/wayland-sys-0.31.5.crate) = efa8ac0d8e8ed3e3b5c9fc92c7881406a268e11555abe36493efabe649a29e09 +SIZE (rust/crates/wayland-sys-0.31.5.crate) = 8630 SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef SIZE (rust/crates/web-sys-0.3.69.crate) = 728877 SHA256 (rust/crates/web-time-0.2.4.crate) = aa30049b1c872b72c89866d458eae9f20380ab280ffd1b1e18df2d3e2d98cfe0 @@ -1239,6 +1237,8 @@ SHA256 (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 0715b SIZE (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 11456338 SHA256 (pop-os-cosmic-text-e16b39f29c84773a05457fe39577a602de27855c_GH0.tar.gz) = fd7f33340c4c423bc26df1a55124f2adfacacf3eddc83121427b301aabb2c870 SIZE (pop-os-cosmic-text-e16b39f29c84773a05457fe39577a602de27855c_GH0.tar.gz) = 180530 +SHA256 (smithay-smithay-08d31e17ea4ac47cddeb56e2ac18ee50b331911b_GH0.tar.gz) = 04851d30d21b354ba4a4f614e190df44c2d27fa83eba060707d05d473e63ed26 +SIZE (smithay-smithay-08d31e17ea4ac47cddeb56e2ac18ee50b331911b_GH0.tar.gz) = 736988 SHA256 (pop-os-glyphon-v0.5.0_GH0.tar.gz) = df1108e99572aea9433415081b4692f1561b9abe63766ccc70cb7fe709570a33 SIZE (pop-os-glyphon-v0.5.0_GH0.tar.gz) = 183087 SHA256 (pop-os-cosmic-protocols-de2fead49d6af3a221db153642e4d7c2235aafc4_GH0.tar.gz) = 70cbd895e8e74efb4fe6cdeab4eaa4443942ec41861b5f9821e19a60aee961d3 @@ -1257,11 +1257,9 @@ SHA256 (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 980f30eb5afc07acdec43f181a9e7 SIZE (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 165853 SHA256 (pop-os-smithay-clipboard-pop-dnd-5_GH0.tar.gz) = 5e871e450991b94b8c09bc08994d6173e9bbb0f80b19ea7e3a126527d765bc90 SIZE (pop-os-smithay-clipboard-pop-dnd-5_GH0.tar.gz) = 22877 -SHA256 (smithay-smithay-65c4abf4cbdf122abff96ad17a440c76a8cf7cea_GH0.tar.gz) = 2cbac56b072d82a7542f89336b487580192be4156fd3e6d4b278277902be4b7c -SIZE (smithay-smithay-65c4abf4cbdf122abff96ad17a440c76a8cf7cea_GH0.tar.gz) = 764683 SHA256 (pop-os-cosmic-settings-daemon-1ed68808e85ce681da882446ec572d44c68a6866_GH0.tar.gz) = 4fe7a80a7b63bd095be0218e3cc458ca3b802812ba0553c821f4d6e3398ac303 SIZE (pop-os-cosmic-settings-daemon-1ed68808e85ce681da882446ec572d44c68a6866_GH0.tar.gz) = 68980 -SHA256 (pop-os-cosmic-comp-s20240909-epoch-1.0.0-alpha.1-56-g0d048b1_GH0.tar.gz) = 3860b599d49b2398a744d7ad74133c5219f8c7a9cf257e05d5651e95be578a4c -SIZE (pop-os-cosmic-comp-s20240909-epoch-1.0.0-alpha.1-56-g0d048b1_GH0.tar.gz) = 386533 +SHA256 (pop-os-cosmic-comp-s20240919-epoch-1.0.0-alpha.1-71-gd7ca032_GH0.tar.gz) = 177df2da9064e74dd70bf691b2caf12a4c2bcc124eaf03a025360801372f184c +SIZE (pop-os-cosmic-comp-s20240919-epoch-1.0.0-alpha.1-71-gd7ca032_GH0.tar.gz) = 387829 SHA256 (pop-os-iced-0.4.2-2011-ge31e29e9_GH0.tar.gz) = fb03bc7d15efe698f7fda13ee3bdb488e356a934a46242328d08715d939dc7a1 SIZE (pop-os-iced-0.4.2-2011-ge31e29e9_GH0.tar.gz) = 4684342