mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
x11/swayr: update to 0.19.0
Changes: https://git.sr.ht/~tsdh/swayr/log/swayr-0.19.0 Reported by: Repology
This commit is contained in:
parent
786d1f0a60
commit
a9e0721fcf
@ -1,7 +1,6 @@
|
||||
PORTNAME= swayr
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
DISTVERSION= 0.18.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.19.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
|
||||
@ -26,8 +25,8 @@ CARGO_CRATES= aho-corasick-0.7.18 \
|
||||
cc-1.0.73 \
|
||||
cfg-if-1.0.0 \
|
||||
chrono-0.4.19 \
|
||||
clap-3.1.16 \
|
||||
clap_derive-3.1.7 \
|
||||
clap-3.1.18 \
|
||||
clap_derive-3.1.18 \
|
||||
clap_lex-0.2.0 \
|
||||
core-foundation-0.7.0 \
|
||||
core-foundation-sys-0.7.0 \
|
||||
@ -45,11 +44,11 @@ CARGO_CRATES= aho-corasick-0.7.18 \
|
||||
heck-0.4.0 \
|
||||
hermit-abi-0.1.19 \
|
||||
humantime-2.1.0 \
|
||||
indexmap-1.8.1 \
|
||||
itoa-1.0.1 \
|
||||
indexmap-1.8.2 \
|
||||
itoa-1.0.2 \
|
||||
lazy_static-1.4.0 \
|
||||
lazycell-1.3.0 \
|
||||
libc-0.2.125 \
|
||||
libc-0.2.126 \
|
||||
log-0.4.17 \
|
||||
mach-0.3.2 \
|
||||
memchr-2.5.0 \
|
||||
@ -59,24 +58,24 @@ CARGO_CRATES= aho-corasick-0.7.18 \
|
||||
num-integer-0.1.45 \
|
||||
num-traits-0.2.15 \
|
||||
num_cpus-1.13.1 \
|
||||
once_cell-1.10.0 \
|
||||
os_str_bytes-6.0.0 \
|
||||
once_cell-1.12.0 \
|
||||
os_str_bytes-6.1.0 \
|
||||
ppv-lite86-0.2.16 \
|
||||
proc-macro-error-1.0.4 \
|
||||
proc-macro-error-attr-1.0.4 \
|
||||
proc-macro2-1.0.38 \
|
||||
proc-macro2-1.0.39 \
|
||||
quote-1.0.18 \
|
||||
rand-0.8.5 \
|
||||
rand_chacha-0.3.1 \
|
||||
rand_core-0.6.3 \
|
||||
rayon-1.5.2 \
|
||||
rayon-core-1.9.2 \
|
||||
rayon-1.5.3 \
|
||||
rayon-core-1.9.3 \
|
||||
redox_syscall-0.2.13 \
|
||||
redox_users-0.4.3 \
|
||||
regex-1.5.5 \
|
||||
regex-syntax-0.6.25 \
|
||||
rt-format-0.3.0 \
|
||||
ryu-1.0.9 \
|
||||
regex-1.5.6 \
|
||||
regex-syntax-0.6.26 \
|
||||
rt-format-0.3.1 \
|
||||
ryu-1.0.10 \
|
||||
scopeguard-1.1.0 \
|
||||
serde-1.0.137 \
|
||||
serde_derive-1.0.137 \
|
||||
@ -85,8 +84,8 @@ CARGO_CRATES= aho-corasick-0.7.18 \
|
||||
swaybar-types-3.0.0 \
|
||||
swayipc-3.0.0 \
|
||||
swayipc-types-1.1.0 \
|
||||
syn-1.0.92 \
|
||||
sysinfo-0.23.11 \
|
||||
syn-1.0.95 \
|
||||
sysinfo-0.23.13 \
|
||||
termcolor-1.1.3 \
|
||||
textwrap-0.15.0 \
|
||||
thiserror-1.0.31 \
|
||||
@ -94,7 +93,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \
|
||||
time-0.1.43 \
|
||||
toml-0.5.9 \
|
||||
typenum-1.15.0 \
|
||||
unicode-xid-0.2.3 \
|
||||
unicode-ident-1.0.0 \
|
||||
uom-0.30.0 \
|
||||
version_check-0.9.4 \
|
||||
wasi-0.10.2+wasi-snapshot-preview1 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
TIMESTAMP = 1651849685
|
||||
SHA256 (swayr-swayr-0.18.0.tar.gz) = 4fdbe839b9e122752fad6f24cb6441c5df7b61099c5beffe6780aa6576c9b0c2
|
||||
SIZE (swayr-swayr-0.18.0.tar.gz) = 1000202
|
||||
TIMESTAMP = 1653721791
|
||||
SHA256 (swayr-swayr-0.19.0.tar.gz) = 3d67d0fdabd28cafb05c505f5c0ba4c339500247968ca5a7ebaa2c0b9c077154
|
||||
SIZE (swayr-swayr-0.19.0.tar.gz) = 1000925
|
||||
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
|
||||
@ -17,10 +17,10 @@ SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582eb
|
||||
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
|
||||
SHA256 (rust/crates/chrono-0.4.19.crate) = 670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73
|
||||
SIZE (rust/crates/chrono-0.4.19.crate) = 155663
|
||||
SHA256 (rust/crates/clap-3.1.16.crate) = f52d4f8e4a1419219935762e32913b4430f37cb0c0200ad17a89ee18c0188a9f
|
||||
SIZE (rust/crates/clap-3.1.16.crate) = 209107
|
||||
SHA256 (rust/crates/clap_derive-3.1.7.crate) = a3aab4734e083b809aaf5794e14e756d1c798d2c69c7f7de7a09a2f5214993c1
|
||||
SIZE (rust/crates/clap_derive-3.1.7.crate) = 25363
|
||||
SHA256 (rust/crates/clap-3.1.18.crate) = d2dbdf4bdacb33466e854ce889eee8dfd5729abf7ccd7664d0a2d60cd384440b
|
||||
SIZE (rust/crates/clap-3.1.18.crate) = 209664
|
||||
SHA256 (rust/crates/clap_derive-3.1.18.crate) = 25320346e922cffe59c0bbc5410c8d8784509efb321488971081313cb1e1a33c
|
||||
SIZE (rust/crates/clap_derive-3.1.18.crate) = 25521
|
||||
SHA256 (rust/crates/clap_lex-0.2.0.crate) = a37c35f1112dad5e6e0b1adaff798507497a18fceeb30cceb3bae7d1427b9213
|
||||
SIZE (rust/crates/clap_lex-0.2.0.crate) = 9581
|
||||
SHA256 (rust/crates/core-foundation-0.7.0.crate) = 57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171
|
||||
@ -55,16 +55,16 @@ SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb
|
||||
SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979
|
||||
SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4
|
||||
SIZE (rust/crates/humantime-2.1.0.crate) = 16749
|
||||
SHA256 (rust/crates/indexmap-1.8.1.crate) = 0f647032dfaa1f8b6dc29bd3edb7bbef4861b8b8007ebb118d6db284fd59f6ee
|
||||
SIZE (rust/crates/indexmap-1.8.1.crate) = 53220
|
||||
SHA256 (rust/crates/itoa-1.0.1.crate) = 1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35
|
||||
SIZE (rust/crates/itoa-1.0.1.crate) = 11059
|
||||
SHA256 (rust/crates/indexmap-1.8.2.crate) = e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a
|
||||
SIZE (rust/crates/indexmap-1.8.2.crate) = 53219
|
||||
SHA256 (rust/crates/itoa-1.0.2.crate) = 112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d
|
||||
SIZE (rust/crates/itoa-1.0.2.crate) = 11112
|
||||
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
|
||||
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
|
||||
SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55
|
||||
SIZE (rust/crates/lazycell-1.3.0.crate) = 12502
|
||||
SHA256 (rust/crates/libc-0.2.125.crate) = 5916d2ae698f6de9bfb891ad7a8d65c09d232dc58cc4ac433c7da3b2fd84bc2b
|
||||
SIZE (rust/crates/libc-0.2.125.crate) = 589236
|
||||
SHA256 (rust/crates/libc-0.2.126.crate) = 349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836
|
||||
SIZE (rust/crates/libc-0.2.126.crate) = 590481
|
||||
SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e
|
||||
SIZE (rust/crates/log-0.4.17.crate) = 38028
|
||||
SHA256 (rust/crates/mach-0.3.2.crate) = b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa
|
||||
@ -83,18 +83,18 @@ SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b
|
||||
SIZE (rust/crates/num-traits-0.2.15.crate) = 49262
|
||||
SHA256 (rust/crates/num_cpus-1.13.1.crate) = 19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1
|
||||
SIZE (rust/crates/num_cpus-1.13.1.crate) = 14752
|
||||
SHA256 (rust/crates/once_cell-1.10.0.crate) = 87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9
|
||||
SIZE (rust/crates/once_cell-1.10.0.crate) = 30414
|
||||
SHA256 (rust/crates/os_str_bytes-6.0.0.crate) = 8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64
|
||||
SIZE (rust/crates/os_str_bytes-6.0.0.crate) = 21046
|
||||
SHA256 (rust/crates/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225
|
||||
SIZE (rust/crates/once_cell-1.12.0.crate) = 31549
|
||||
SHA256 (rust/crates/os_str_bytes-6.1.0.crate) = 21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa
|
||||
SIZE (rust/crates/os_str_bytes-6.1.0.crate) = 21150
|
||||
SHA256 (rust/crates/ppv-lite86-0.2.16.crate) = eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872
|
||||
SIZE (rust/crates/ppv-lite86-0.2.16.crate) = 22245
|
||||
SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
|
||||
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
|
||||
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
|
||||
SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971
|
||||
SHA256 (rust/crates/proc-macro2-1.0.38.crate) = 9027b48e9d4c9175fa2218adf3557f91c1137021739951d4932f5f8268ac48aa
|
||||
SIZE (rust/crates/proc-macro2-1.0.38.crate) = 41687
|
||||
SHA256 (rust/crates/proc-macro2-1.0.39.crate) = c54b25569025b7fc9651de43004ae593a75ad88543b17178aa5e1b9c4f15f56f
|
||||
SIZE (rust/crates/proc-macro2-1.0.39.crate) = 41663
|
||||
SHA256 (rust/crates/quote-1.0.18.crate) = a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1
|
||||
SIZE (rust/crates/quote-1.0.18.crate) = 28911
|
||||
SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404
|
||||
@ -103,22 +103,22 @@ SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4
|
||||
SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251
|
||||
SHA256 (rust/crates/rand_core-0.6.3.crate) = d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7
|
||||
SIZE (rust/crates/rand_core-0.6.3.crate) = 21938
|
||||
SHA256 (rust/crates/rayon-1.5.2.crate) = fd249e82c21598a9a426a4e00dd7adc1d640b22445ec8545feef801d1a74c221
|
||||
SIZE (rust/crates/rayon-1.5.2.crate) = 165456
|
||||
SHA256 (rust/crates/rayon-core-1.9.2.crate) = 9f51245e1e62e1f1629cbfec37b5793bbabcaeb90f30e94d2ba03564687353e4
|
||||
SIZE (rust/crates/rayon-core-1.9.2.crate) = 65221
|
||||
SHA256 (rust/crates/rayon-1.5.3.crate) = bd99e5772ead8baa5215278c9b15bf92087709e9c1b2d1f97cdb5a183c933a7d
|
||||
SIZE (rust/crates/rayon-1.5.3.crate) = 167246
|
||||
SHA256 (rust/crates/rayon-core-1.9.3.crate) = 258bcdb5ac6dad48491bb2992db6b7cf74878b0384908af124823d118c99683f
|
||||
SIZE (rust/crates/rayon-core-1.9.3.crate) = 65300
|
||||
SHA256 (rust/crates/redox_syscall-0.2.13.crate) = 62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42
|
||||
SIZE (rust/crates/redox_syscall-0.2.13.crate) = 23759
|
||||
SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b
|
||||
SIZE (rust/crates/redox_users-0.4.3.crate) = 15353
|
||||
SHA256 (rust/crates/regex-1.5.5.crate) = 1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286
|
||||
SIZE (rust/crates/regex-1.5.5.crate) = 238119
|
||||
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.3.0.crate) = 953eff237fc52cbb1a78d9ef62de48422a42c49c4db65b7e7e9d3aa500b1bdae
|
||||
SIZE (rust/crates/rt-format-0.3.0.crate) = 14088
|
||||
SHA256 (rust/crates/ryu-1.0.9.crate) = 73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f
|
||||
SIZE (rust/crates/ryu-1.0.9.crate) = 48391
|
||||
SHA256 (rust/crates/regex-1.5.6.crate) = d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1
|
||||
SIZE (rust/crates/regex-1.5.6.crate) = 238593
|
||||
SHA256 (rust/crates/regex-syntax-0.6.26.crate) = 49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64
|
||||
SIZE (rust/crates/regex-syntax-0.6.26.crate) = 293912
|
||||
SHA256 (rust/crates/rt-format-0.3.1.crate) = 45087cee619d316fa4bd1675494acff4a5eaa0892fa53bc364bd246f13e452e2
|
||||
SIZE (rust/crates/rt-format-0.3.1.crate) = 14267
|
||||
SHA256 (rust/crates/ryu-1.0.10.crate) = f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695
|
||||
SIZE (rust/crates/ryu-1.0.10.crate) = 48485
|
||||
SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd
|
||||
SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470
|
||||
SHA256 (rust/crates/serde-1.0.137.crate) = 61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1
|
||||
@ -135,10 +135,10 @@ SHA256 (rust/crates/swayipc-3.0.0.crate) = 40cc7e2bba9f31e7c46b119d9c542496806b9
|
||||
SIZE (rust/crates/swayipc-3.0.0.crate) = 3681
|
||||
SHA256 (rust/crates/swayipc-types-1.1.0.crate) = 38ca323200ba9d5e0bde7a8f5a33c62ab785fce01b77c3b2e0ebb8808094e286
|
||||
SIZE (rust/crates/swayipc-types-1.1.0.crate) = 5649
|
||||
SHA256 (rust/crates/syn-1.0.92.crate) = 7ff7c592601f11445996a06f8ad0c27f094a58857c2f89e97974ab9235b92c52
|
||||
SIZE (rust/crates/syn-1.0.92.crate) = 236605
|
||||
SHA256 (rust/crates/sysinfo-0.23.11.crate) = 3bf915673a340ee41f2fc24ad1286c75ea92026f04b65a0d0e5132d80b95fc61
|
||||
SIZE (rust/crates/sysinfo-0.23.11.crate) = 118724
|
||||
SHA256 (rust/crates/syn-1.0.95.crate) = fbaf6116ab8924f39d52792136fb74fd60a80194cf1b1c6ffa6453eef1c3f942
|
||||
SIZE (rust/crates/syn-1.0.95.crate) = 236676
|
||||
SHA256 (rust/crates/sysinfo-0.23.13.crate) = 3977ec2e0520829be45c8a2df70db2bf364714d8a748316a10c3c35d4d2b01c9
|
||||
SIZE (rust/crates/sysinfo-0.23.13.crate) = 119069
|
||||
SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755
|
||||
SIZE (rust/crates/termcolor-1.1.3.crate) = 17242
|
||||
SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb
|
||||
@ -153,8 +153,8 @@ SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b
|
||||
SIZE (rust/crates/toml-0.5.9.crate) = 55667
|
||||
SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987
|
||||
SIZE (rust/crates/typenum-1.15.0.crate) = 40741
|
||||
SHA256 (rust/crates/unicode-xid-0.2.3.crate) = 957e51f3646910546462e67d5f7599b9e4fb8acdd304b087a6494730f9eebf04
|
||||
SIZE (rust/crates/unicode-xid-0.2.3.crate) = 15174
|
||||
SHA256 (rust/crates/unicode-ident-1.0.0.crate) = d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee
|
||||
SIZE (rust/crates/unicode-ident-1.0.0.crate) = 34224
|
||||
SHA256 (rust/crates/uom-0.30.0.crate) = e76503e636584f1e10b9b3b9498538279561adcef5412927ba00c2b32c4ce5ed
|
||||
SIZE (rust/crates/uom-0.30.0.crate) = 113626
|
||||
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
|
||||
|
Loading…
Reference in New Issue
Block a user