Skip to content

Commit

Permalink
devel/convco: update 0.5.0 → 0.5.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 9, 2024
1 parent 58c7568 commit b86f71c
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 158 deletions.
96 changes: 43 additions & 53 deletions devel/convco/Makefile
@@ -1,7 +1,6 @@
PORTNAME= convco
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
PORTREVISION= 2
DISTVERSION= 0.5.1
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -17,30 +16,30 @@ USE_GITHUB= yes
CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
aho-corasick-1.1.2 \
anstream-0.6.5 \
anstream-0.6.12 \
anstyle-1.0.4 \
anstyle-parse-0.2.3 \
anstyle-query-1.0.2 \
anstyle-wincon-3.0.2 \
anyhow-1.0.75 \
anyhow-1.0.79 \
backtrace-0.3.69 \
bitflags-1.3.2 \
bitflags-2.4.1 \
block-buffer-0.10.4 \
cc-1.0.83 \
cfg-if-1.0.0 \
clap-4.4.11 \
clap_builder-4.4.11 \
clap_complete-4.4.4 \
clap_derive-4.4.7 \
clap_lex-0.6.0 \
clap-4.5.2 \
clap_builder-4.5.2 \
clap_complete-4.5.1 \
clap_derive-4.5.0 \
clap_lex-0.7.0 \
cmake-0.1.50 \
colorchoice-1.0.0 \
console-0.15.7 \
cpufeatures-0.2.11 \
cpufeatures-0.2.12 \
crypto-common-0.1.6 \
ctrlc-3.4.1 \
deranged-0.3.10 \
ctrlc-3.4.2 \
deranged-0.3.11 \
dialoguer-0.11.0 \
digest-0.10.7 \
encode_unicode-0.3.6 \
Expand All @@ -50,59 +49,59 @@ CARGO_CRATES= addr2line-0.21.0 \
form_urlencoded-1.2.1 \
generic-array-0.14.7 \
gimli-0.28.1 \
git2-0.18.1 \
handlebars-4.5.0 \
git2-0.18.2 \
handlebars-5.1.0 \
hashbrown-0.14.3 \
heck-0.4.1 \
idna-0.5.0 \
indexmap-2.1.0 \
itoa-1.0.9 \
indexmap-2.2.5 \
itoa-1.0.10 \
jobserver-0.1.27 \
lazy_static-1.4.0 \
libc-0.2.150 \
libgit2-sys-0.16.1+1.7.1 \
libc-0.2.152 \
libgit2-sys-0.16.2+1.7.2 \
libssh2-sys-0.3.0 \
libz-sys-1.1.12 \
linux-raw-sys-0.4.12 \
log-0.4.20 \
memchr-2.6.4 \
memchr-2.7.1 \
miniz_oxide-0.7.1 \
nix-0.27.1 \
object-0.32.1 \
object-0.32.2 \
once_cell-1.19.0 \
openssl-sys-0.9.97 \
openssl-sys-0.9.98 \
percent-encoding-2.3.1 \
pest-2.7.5 \
pest_derive-2.7.5 \
pest_generator-2.7.5 \
pest_meta-2.7.5 \
pkg-config-0.3.27 \
pest-2.7.6 \
pest_derive-2.7.6 \
pest_generator-2.7.6 \
pest_meta-2.7.6 \
pkg-config-0.3.28 \
powerfmt-0.2.0 \
proc-macro2-1.0.70 \
quote-1.0.33 \
proc-macro2-1.0.76 \
quote-1.0.35 \
redox_syscall-0.4.1 \
regex-1.10.2 \
regex-automata-0.4.3 \
regex-syntax-0.8.2 \
rustc-demangle-0.1.23 \
rustix-0.38.27 \
ryu-1.0.15 \
rustix-0.38.28 \
ryu-1.0.16 \
same-file-1.0.6 \
semver-1.0.20 \
serde-1.0.193 \
serde_derive-1.0.193 \
serde_json-1.0.108 \
serde_yaml-0.9.27 \
semver-1.0.21 \
serde-1.0.197 \
serde_derive-1.0.197 \
serde_json-1.0.111 \
serde_yaml-0.9.32 \
sha2-0.10.8 \
shell-words-1.1.0 \
strsim-0.10.0 \
syn-2.0.39 \
tempfile-3.8.1 \
thiserror-1.0.50 \
thiserror-impl-1.0.50 \
time-0.3.30 \
strsim-0.11.0 \
syn-2.0.48 \
tempfile-3.9.0 \
thiserror-1.0.56 \
thiserror-impl-1.0.56 \
time-0.3.31 \
time-core-0.1.2 \
time-macros-0.2.15 \
time-macros-0.2.16 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
typenum-1.17.0 \
Expand All @@ -111,42 +110,33 @@ CARGO_CRATES= addr2line-0.21.0 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-width-0.1.11 \
unsafe-libyaml-0.2.9 \
unsafe-libyaml-0.2.10 \
url-2.5.0 \
utf8parse-0.2.1 \
vcpkg-0.2.15 \
version_check-0.9.4 \
walkdir-2.4.0 \
walkdir-2.5.0 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.6 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.42.2 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
zeroize-1.7.0

Expand Down

0 comments on commit b86f71c

Please sign in to comment.