Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed May 15, 2023
1 parent d5a3942 commit f609f80
Show file tree
Hide file tree
Showing 769 changed files with 25,092 additions and 2,978 deletions.
6 changes: 3 additions & 3 deletions accessibility/kmag/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1681548296
SHA256 (KDE/release-service/23.04.0/kmag-23.04.0.tar.xz) = 6fe6d8d119e987c928bff9db92bfec10628c7d38ddbecd5e7c45e5b6d7d1b207
SIZE (KDE/release-service/23.04.0/kmag-23.04.0.tar.xz) = 724308
TIMESTAMP = 1683867018
SHA256 (KDE/release-service/23.04.1/kmag-23.04.1.tar.xz) = 08783d779ebb0c7d5fc6193e05256837fa447fbcb9cf2681c00befcf40fd4a99
SIZE (KDE/release-service/23.04.1/kmag-23.04.1.tar.xz) = 724308
6 changes: 3 additions & 3 deletions accessibility/kmousetool/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1681548297
SHA256 (KDE/release-service/23.04.0/kmousetool-23.04.0.tar.xz) = cd3d8a1b2412cbf837673f9b36d5174be50cbae91005dc547cf332fa2577a104
SIZE (KDE/release-service/23.04.0/kmousetool-23.04.0.tar.xz) = 129384
TIMESTAMP = 1683867019
SHA256 (KDE/release-service/23.04.1/kmousetool-23.04.1.tar.xz) = 6a089c527253f79f27684dc22369d13448a7f15900251628355c4412e057abe3
SIZE (KDE/release-service/23.04.1/kmousetool-23.04.1.tar.xz) = 129436
6 changes: 3 additions & 3 deletions accessibility/kmouth/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1681548295
SHA256 (KDE/release-service/23.04.0/kmouth-23.04.0.tar.xz) = 2c9696212cca55c4ab00a902df9adc6843a9cf244852b162e7b684d782955d7c
SIZE (KDE/release-service/23.04.0/kmouth-23.04.0.tar.xz) = 2087804
TIMESTAMP = 1683867020
SHA256 (KDE/release-service/23.04.1/kmouth-23.04.1.tar.xz) = 863fdb07dbd2099468615ae76e8d526b7537170abeec2a4ef90a98c294d3f70e
SIZE (KDE/release-service/23.04.1/kmouth-23.04.1.tar.xz) = 2087800
3 changes: 1 addition & 2 deletions accessibility/wl-gammarelay-rs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= wl-gammarelay-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
PORTREVISION= 7
DISTVERSION= 0.3.1
CATEGORIES= accessibility wayland

MAINTAINER= [email protected]
Expand Down
212 changes: 112 additions & 100 deletions accessibility/wl-gammarelay-rs/Makefile.crates
Original file line number Diff line number Diff line change
@@ -1,123 +1,135 @@
CARGO_CRATES= aho-corasick-0.7.19 \
anyhow-1.0.64 \
async-broadcast-0.4.1 \
async-recursion-0.3.2 \
async-trait-0.1.57 \
atty-0.2.14 \
CARGO_CRATES= aho-corasick-0.7.20 \
anstream-0.3.0 \
anstyle-1.0.0 \
anstyle-parse-0.2.0 \
anstyle-query-1.0.0 \
anstyle-wincon-1.0.0 \
anyhow-1.0.70 \
async-broadcast-0.5.1 \
async-recursion-1.0.4 \
async-trait-0.1.68 \
autocfg-1.1.0 \
bitflags-1.3.2 \
block-buffer-0.10.4 \
bytemuck-1.13.1 \
byteorder-1.4.3 \
bytes-1.2.1 \
cc-1.0.73 \
bytes-1.4.0 \
cc-1.0.79 \
cfg-if-1.0.0 \
clap-3.2.20 \
clap_derive-3.2.18 \
clap_lex-0.2.4 \
clap-4.2.4 \
clap_builder-4.2.4 \
clap_derive-4.2.0 \
clap_lex-0.4.1 \
colorchoice-1.0.0 \
convert_case-0.6.0 \
cpufeatures-0.2.6 \
crypto-common-0.1.6 \
derivative-2.2.0 \
dirs-4.0.0 \
dirs-sys-0.3.7 \
dlib-0.5.0 \
downcast-rs-1.2.0 \
enumflags2-0.7.5 \
enumflags2_derive-0.7.4 \
digest-0.10.6 \
enumflags2-0.7.7 \
enumflags2_derive-0.7.7 \
errno-0.3.1 \
errno-dragonfly-0.1.2 \
event-listener-2.5.3 \
fastrand-1.8.0 \
futures-0.3.24 \
futures-channel-0.3.24 \
futures-core-0.3.24 \
futures-executor-0.3.24 \
futures-io-0.3.24 \
futures-macro-0.3.24 \
futures-sink-0.3.24 \
futures-task-0.3.24 \
futures-util-0.3.24 \
getrandom-0.2.7 \
fastrand-1.9.0 \
futures-0.3.28 \
futures-channel-0.3.28 \
futures-core-0.3.28 \
futures-io-0.3.28 \
futures-sink-0.3.28 \
futures-task-0.3.28 \
futures-util-0.3.28 \
generic-array-0.14.7 \
getrandom-0.2.9 \
hashbrown-0.12.3 \
heck-0.4.0 \
hermit-abi-0.1.19 \
heck-0.4.1 \
hermit-abi-0.3.1 \
hex-0.4.3 \
indexmap-1.9.1 \
indexmap-1.9.3 \
instant-0.1.12 \
lazy_static-1.4.0 \
libc-0.2.132 \
libloading-0.7.3 \
lock_api-0.4.8 \
io-lifetimes-1.0.10 \
is-terminal-0.4.7 \
libc-0.2.142 \
linux-raw-sys-0.3.3 \
log-0.4.17 \
memchr-2.5.0 \
memmap-0.7.0 \
memoffset-0.6.5 \
mio-0.8.4 \
nix-0.24.2 \
once_cell-1.14.0 \
ordered-stream-0.0.1 \
os_str_bytes-6.3.0 \
parking_lot-0.12.1 \
parking_lot_core-0.9.3 \
memmap2-0.6.1 \
memoffset-0.7.1 \
mio-0.8.6 \
nix-0.26.2 \
once_cell-1.17.1 \
ordered-stream-0.2.0 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
pkg-config-0.3.25 \
ppv-lite86-0.2.16 \
proc-macro-crate-1.2.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.43 \
quick-xml-0.23.1 \
quote-1.0.21 \
ppv-lite86-0.2.17 \
proc-macro-crate-1.3.1 \
proc-macro2-1.0.56 \
quick-xml-0.28.2 \
quote-1.0.26 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.3 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
regex-1.6.0 \
regex-syntax-0.6.27 \
remove_dir_all-0.5.3 \
scoped-tls-1.0.0 \
scopeguard-1.1.0 \
serde-1.0.144 \
serde_derive-1.0.144 \
serde_repr-0.1.9 \
sha1-0.6.1 \
sha1_smol-1.0.0 \
shmemfdrs-0.1.3 \
slab-0.4.7 \
smallvec-1.9.0 \
socket2-0.4.7 \
rand_core-0.6.4 \
redox_syscall-0.3.5 \
regex-1.7.3 \
regex-syntax-0.6.29 \
rustix-0.37.13 \
serde-1.0.160 \
serde_derive-1.0.160 \
serde_repr-0.1.12 \
sha1-0.10.5 \
shmemfdrs-0.1.4 \
slab-0.4.8 \
socket2-0.4.9 \
static_assertions-1.1.0 \
strsim-0.10.0 \
syn-1.0.99 \
tempfile-3.3.0 \
termcolor-1.1.3 \
textwrap-0.15.0 \
thiserror-1.0.34 \
thiserror-impl-1.0.34 \
tokio-1.21.0 \
tokio-macros-1.8.0 \
toml-0.5.9 \
tracing-0.1.36 \
tracing-attributes-0.1.22 \
tracing-core-0.1.29 \
syn-1.0.109 \
syn-2.0.15 \
tempfile-3.5.0 \
thiserror-1.0.40 \
thiserror-impl-1.0.40 \
tokio-1.27.0 \
tokio-macros-2.0.0 \
toml_datetime-0.6.1 \
toml_edit-0.19.8 \
tracing-0.1.37 \
tracing-attributes-0.1.23 \
tracing-core-0.1.30 \
typenum-1.16.0 \
uds_windows-1.0.2 \
unicode-ident-1.0.3 \
unicode-ident-1.0.8 \
unicode-segmentation-1.10.1 \
utf8parse-0.2.1 \
version_check-0.9.4 \
wasi-0.11.0+wasi-snapshot-preview1 \
wayland-backend-0.1.0-beta.9 \
wayland-client-0.30.0-beta.9 \
wayland-protocols-0.30.0-beta.9 \
wayland-protocols-wlr-0.1.0-beta.9 \
wayland-scanner-0.30.0-beta.9 \
wayland-sys-0.30.0-beta.9 \
wayrs-client-0.10.3 \
wayrs-protocols-0.10.0 \
wayrs-scanner-0.10.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.36.1 \
windows_aarch64_msvc-0.36.1 \
windows_i686_gnu-0.36.1 \
windows_i686_msvc-0.36.1 \
windows_x86_64_gnu-0.36.1 \
windows_x86_64_msvc-0.36.1 \
zbus-3.1.0 \
zbus_macros-3.1.0 \
zbus_names-2.2.0 \
zvariant-3.6.0 \
zvariant_derive-3.6.0
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-targets-0.48.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.0 \
winnow-0.4.1 \
xdg-home-1.0.0 \
zbus-3.12.0 \
zbus_macros-3.12.0 \
zbus_names-2.5.0 \
zvariant-3.12.0 \
zvariant_derive-3.12.0 \
zvariant_utils-1.0.0
Loading

0 comments on commit f609f80

Please sign in to comment.