git: 6d353fa7ab77 - main - x11/swayr: update to 0.13.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Feb 2022 18:38:57 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d353fa7ab7772a010d00edc5a2dc1c89d0fe1da commit 6d353fa7ab7772a010d00edc5a2dc1c89d0fe1da Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-02-04 16:29:04 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-02-04 18:36:46 +0000 x11/swayr: update to 0.13.0 Changes: https://git.sr.ht/~tsdh/swayr/log/v0.13.0 Reported by: Repology --- x11/swayr/Makefile | 6 +++--- x11/swayr/distinfo | 12 +++++++----- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/x11/swayr/Makefile b/x11/swayr/Makefile index 5a90165d2ebb..97beaff72eb6 100644 --- a/x11/swayr/Makefile +++ b/x11/swayr/Makefile @@ -1,7 +1,6 @@ PORTNAME= swayr DISTVERSIONPREFIX= v -DISTVERSION= 0.12.2 -PORTREVISION= 1 +DISTVERSION= 0.13.0 CATEGORIES= x11 MASTER_SITES= https://git.sr.ht/~tsdh/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES @@ -33,7 +32,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \ indexmap-1.8.0 \ itoa-1.0.1 \ lazy_static-1.4.0 \ - libc-0.2.116 \ + libc-0.2.117 \ memchr-2.4.1 \ os_str_bytes-6.0.0 \ ppv-lite86-0.2.16 \ @@ -49,6 +48,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \ redox_users-0.4.0 \ regex-1.5.4 \ regex-syntax-0.6.25 \ + rt-format-0.2.1 \ ryu-1.0.9 \ serde-1.0.136 \ serde_derive-1.0.136 \ diff --git a/x11/swayr/distinfo b/x11/swayr/distinfo index 447c975817d1..80fef60798d0 100644 --- a/x11/swayr/distinfo +++ b/x11/swayr/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1643780374 -SHA256 (swayr-v0.12.2.tar.gz) = 07a14490fddaced65f9350ceb7c17eedd8c9b26ed1826eea1f6830cf8f790662 -SIZE (swayr-v0.12.2.tar.gz) = 932956 +TIMESTAMP = 1643992144 +SHA256 (swayr-v0.13.0.tar.gz) = bff14714705d7ec7d8fbd435b3b014776b37cfbb9d80cc242640a092503adc4a +SIZE (swayr-v0.13.0.tar.gz) = 934443 SHA256 (rust/crates/aho-corasick-0.7.18.crate) = 1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f SIZE (rust/crates/aho-corasick-0.7.18.crate) = 112923 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 @@ -33,8 +33,8 @@ SHA256 (rust/crates/itoa-1.0.1.crate) = 1aab8fc367588b89dcee83ab0fd66b72b50b72fa SIZE (rust/crates/itoa-1.0.1.crate) = 11059 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.116.crate) = 565dbd88872dbe4cc8a46e527f26483c1d1f7afa6b884a3bd6cd893d4f98da74 -SIZE (rust/crates/libc-0.2.116.crate) = 566648 +SHA256 (rust/crates/libc-0.2.117.crate) = e74d72e0f9b65b5b4ca49a346af3976df0f9c61d550727f349ecd559f251a26c +SIZE (rust/crates/libc-0.2.117.crate) = 566541 SHA256 (rust/crates/memchr-2.4.1.crate) = 308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a SIZE (rust/crates/memchr-2.4.1.crate) = 64977 SHA256 (rust/crates/os_str_bytes-6.0.0.crate) = 8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64 @@ -65,6 +65,8 @@ SHA256 (rust/crates/regex-1.5.4.crate) = d07a8629359eb56f1e2fb1652bb04212c072a87 SIZE (rust/crates/regex-1.5.4.crate) = 236581 SHA256 (rust/crates/regex-syntax-0.6.25.crate) = f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b SIZE (rust/crates/regex-syntax-0.6.25.crate) = 293293 +SHA256 (rust/crates/rt-format-0.2.1.crate) = 47343e4f2a81ef78a44ae1b1b8667ae11e5f89a6c1a3d788bd51b243e03387c4 +SIZE (rust/crates/rt-format-0.2.1.crate) = 14173 SHA256 (rust/crates/ryu-1.0.9.crate) = 73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f SIZE (rust/crates/ryu-1.0.9.crate) = 48391 SHA256 (rust/crates/serde-1.0.136.crate) = ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789