Skip to content

Commit

Permalink
devel/argc: update 1.8.0 → 1.9.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Aug 26, 2023
1 parent c98c0e0 commit d5d21a8
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 113 deletions.
72 changes: 34 additions & 38 deletions devel/argc/Makefile
@@ -1,7 +1,6 @@
PORTNAME= argc
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.0
PORTREVISION= 0
DISTVERSION= 1.9.0
CATEGORIES= devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -18,29 +17,28 @@ USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= sigoden

CARGO_CRATES= aho-corasick-1.0.2 \
anstyle-1.0.1 \
anyhow-1.0.72 \
CARGO_CRATES= aho-corasick-1.0.4 \
anstyle-1.0.2 \
anyhow-1.0.75 \
assert_cmd-2.0.12 \
assert_fs-1.0.13 \
autocfg-1.1.0 \
base64-0.21.2 \
bitflags-1.3.2 \
bitflags-2.3.3 \
bitflags-2.4.0 \
bstr-1.6.0 \
cc-1.0.79 \
cc-1.0.83 \
cfg-if-1.0.0 \
console-0.15.7 \
convert_case-0.6.0 \
ctrlc-3.4.0 \
difflib-0.4.0 \
dirs-5.0.1 \
dirs-sys-0.4.1 \
doc-comment-0.3.3 \
either-1.9.0 \
encode_unicode-0.3.6 \
equivalent-1.0.1 \
errno-0.3.1 \
errno-0.3.2 \
errno-dragonfly-0.1.2 \
fastrand-2.0.0 \
float-cmp-0.9.0 \
Expand All @@ -57,7 +55,7 @@ CARGO_CRATES= aho-corasick-1.0.2 \
futures-util-0.3.28 \
getrandom-0.2.10 \
glob-0.3.1 \
globset-0.4.11 \
globset-0.4.13 \
globwalk-0.8.1 \
hashbrown-0.14.0 \
hermit-abi-0.3.2 \
Expand All @@ -69,53 +67,51 @@ CARGO_CRATES= aho-corasick-1.0.2 \
lazy_static-1.4.0 \
libc-0.2.147 \
linked-hash-map-0.5.6 \
linux-raw-sys-0.4.3 \
log-0.4.19 \
linux-raw-sys-0.4.5 \
log-0.4.20 \
memchr-2.5.0 \
minimal-lexical-0.2.1 \
natord-1.0.9 \
nix-0.26.2 \
nom-7.1.3 \
normalize-line-endings-0.3.0 \
num-traits-0.2.16 \
num_cpus-1.16.0 \
once_cell-1.18.0 \
option-ext-0.2.0 \
pin-project-lite-0.2.10 \
pin-project-lite-0.2.12 \
pin-utils-0.1.0 \
predicates-3.0.3 \
predicates-core-1.0.6 \
predicates-tree-1.0.9 \
proc-macro2-1.0.66 \
quote-1.0.32 \
quote-1.0.33 \
redox_syscall-0.2.16 \
redox_syscall-0.3.5 \
redox_users-0.4.3 \
regex-1.9.1 \
regex-automata-0.3.3 \
regex-1.9.3 \
regex-automata-0.3.6 \
regex-syntax-0.7.4 \
relative-path-1.8.0 \
rstest-0.18.1 \
rstest_macros-0.18.1 \
relative-path-1.9.0 \
rstest-0.18.2 \
rstest_macros-0.18.2 \
rustc_version-0.4.0 \
rustix-0.38.4 \
rustix-0.38.8 \
ryu-1.0.15 \
same-file-1.0.6 \
semver-1.0.18 \
serde-1.0.175 \
serde_derive-1.0.175 \
serde_json-1.0.103 \
serde-1.0.186 \
serde_derive-1.0.186 \
serde_json-1.0.105 \
shell-words-1.1.0 \
similar-2.2.1 \
slab-0.4.8 \
slab-0.4.9 \
smawk-0.3.1 \
static_assertions-1.1.0 \
syn-2.0.27 \
tempfile-3.7.0 \
syn-2.0.29 \
tempfile-3.8.0 \
termtree-0.4.1 \
textwrap-0.16.0 \
thiserror-1.0.44 \
thiserror-impl-1.0.44 \
thiserror-1.0.47 \
thiserror-impl-1.0.47 \
thread_local-1.1.7 \
threadpool-1.8.1 \
unicode-ident-1.0.11 \
Expand All @@ -133,21 +129,21 @@ CARGO_CRATES= aho-corasick-1.0.2 \
windows-sys-0.45.0 \
windows-sys-0.48.0 \
windows-targets-0.42.2 \
windows-targets-0.48.1 \
windows-targets-0.48.5 \
windows_aarch64_gnullvm-0.42.2 \
windows_aarch64_gnullvm-0.48.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_msvc-0.42.2 \
windows_aarch64_msvc-0.48.0 \
windows_aarch64_msvc-0.48.5 \
windows_i686_gnu-0.42.2 \
windows_i686_gnu-0.48.0 \
windows_i686_gnu-0.48.5 \
windows_i686_msvc-0.42.2 \
windows_i686_msvc-0.48.0 \
windows_i686_msvc-0.48.5 \
windows_x86_64_gnu-0.42.2 \
windows_x86_64_gnu-0.48.0 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnullvm-0.42.2 \
windows_x86_64_gnullvm-0.48.0 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_msvc-0.42.2 \
windows_x86_64_msvc-0.48.0 \
windows_x86_64_msvc-0.48.5 \
yaml-rust-0.4.5

PLIST_FILES= bin/${PORTNAME}
Expand Down

0 comments on commit d5d21a8

Please sign in to comment.