Skip to content

Commit

Permalink
sysutils/zoxide: update to 0.9.0
Browse files Browse the repository at this point in the history
PR:		268885
Reported by:	alexey@ocaml.nl
Approved by:	andoriyu@gmail.com (maintainer)
  • Loading branch information
avysk authored and fernape committed Jan 14, 2023
1 parent 84b1f11 commit 52fd900
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 322 deletions.
192 changes: 105 additions & 87 deletions sysutils/zoxide/Makefile
@@ -1,7 +1,6 @@
PORTNAME= zoxide
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 17
DISTVERSION= 0.9.0
CATEGORIES= sysutils

MAINTAINER= andoriyu@gmail.com
Expand All @@ -14,91 +13,110 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= ajeetdsouza
CARGO_CRATES= anyhow-1.0.40 \
arrayvec-0.5.2 \
askama-0.10.5 \
askama_derive-0.10.5 \
askama_escape-0.10.1 \
askama_shared-0.11.1 \
assert_cmd-1.0.3 \
atty-0.2.14 \
autocfg-1.0.1 \
bincode-1.3.2 \
bitflags-1.2.1 \
bitvec-0.19.5 \
bstr-0.2.15 \
byteorder-1.3.4 \
cfg-if-1.0.0 \
clap-3.0.0-beta.2 \
clap_derive-3.0.0-beta.2 \
difference-2.0.0 \
dirs-next-2.0.0 \
dirs-sys-next-0.1.2 \
doc-comment-0.3.3 \
dunce-1.0.1 \
funty-1.1.0 \
getrandom-0.1.16 \
getrandom-0.2.2 \
glob-0.3.0 \
hashbrown-0.9.1 \
heck-0.3.2 \
hermit-abi-0.1.18 \
indexmap-1.6.2 \
lazy_static-1.4.0 \
lexical-core-0.7.5 \
libc-0.2.93 \
memchr-2.3.4 \
nom-6.1.2 \
num-traits-0.2.14 \
once_cell-1.7.2 \
ordered-float-2.1.1 \
os_str_bytes-2.4.0 \
ppv-lite86-0.2.10 \
predicates-1.0.7 \
predicates-core-1.0.2 \
predicates-tree-1.0.2 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.26 \
quote-1.0.9 \
radium-0.5.3 \
rand-0.7.3 \
rand-0.8.3 \
rand_chacha-0.2.2 \
rand_chacha-0.3.0 \
rand_core-0.5.1 \
rand_core-0.6.2 \
rand_hc-0.2.0 \
rand_hc-0.3.0 \
redox_syscall-0.2.5 \
redox_users-0.4.0 \
regex-automata-0.1.9 \
remove_dir_all-0.5.3 \
ryu-1.0.5 \
seq-macro-0.2.1 \
serde-1.0.125 \
serde_derive-1.0.125 \
static_assertions-1.1.0 \
strsim-0.10.0 \
syn-1.0.69 \
tap-1.0.1 \
tempfile-3.2.0 \
termcolor-1.1.2 \
textwrap-0.12.1 \
treeline-0.1.0 \
unicode-segmentation-1.7.1 \
unicode-width-0.1.8 \
unicode-xid-0.2.1 \
vec_map-0.8.2 \
version_check-0.9.3 \
wait-timeout-0.2.0 \
wasi-0.9.0+wasi-snapshot-preview1 \
wasi-0.10.2+wasi-snapshot-preview1 \
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 \
wyz-0.2.0
CARGO_CRATES= Inflector-0.11.4 \
aho-corasick-0.7.20 \
aliasable-0.1.3 \
anyhow-1.0.68 \
askama-0.11.1 \
askama_derive-0.11.2 \
askama_escape-0.10.3 \
askama_shared-0.12.2 \
assert_cmd-2.0.7 \
bincode-1.3.3 \
bitflags-1.3.2 \
bstr-1.1.0 \
cc-1.0.78 \
cfg-if-1.0.0 \
clap-4.0.32 \
clap_complete-4.0.7 \
clap_complete_fig-4.0.2 \
clap_derive-4.0.21 \
clap_lex-0.3.0 \
difflib-0.4.0 \
dirs-4.0.0 \
dirs-sys-0.3.7 \
doc-comment-0.3.3 \
dunce-1.0.3 \
either-1.8.0 \
errno-0.2.8 \
errno-dragonfly-0.1.2 \
fastrand-1.8.0 \
fnv-1.0.7 \
getrandom-0.2.8 \
glob-0.3.1 \
globset-0.4.10 \
heck-0.4.0 \
hermit-abi-0.2.6 \
ignore-0.4.19 \
instant-0.1.12 \
io-lifetimes-1.0.3 \
is-terminal-0.4.2 \
itertools-0.10.5 \
lazy_static-1.4.0 \
libc-0.2.139 \
linux-raw-sys-0.1.4 \
log-0.4.17 \
memchr-2.5.0 \
mime-0.3.16 \
mime_guess-2.0.4 \
minimal-lexical-0.2.1 \
nix-0.26.1 \
nom-7.1.2 \
once_cell-1.17.0 \
os_str_bytes-6.4.1 \
ouroboros-0.15.5 \
ouroboros_macro-0.15.5 \
predicates-2.1.5 \
predicates-core-1.0.5 \
predicates-tree-1.0.7 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.49 \
quote-1.0.23 \
redox_syscall-0.2.16 \
redox_users-0.4.3 \
regex-1.7.0 \
regex-automata-0.1.10 \
regex-syntax-0.6.28 \
remove_dir_all-0.5.3 \
rstest-0.16.0 \
rstest_macros-0.16.0 \
rstest_reuse-0.4.0 \
rustc_version-0.4.0 \
rustix-0.36.6 \
same-file-1.0.6 \
semver-1.0.16 \
serde-1.0.152 \
serde_derive-1.0.152 \
shell-words-1.1.0 \
static_assertions-1.1.0 \
strsim-0.10.0 \
syn-1.0.107 \
tempfile-3.3.0 \
termcolor-1.1.3 \
termtree-0.4.0 \
thiserror-1.0.38 \
thiserror-impl-1.0.38 \
thread_local-1.1.4 \
unicase-2.6.0 \
unicode-ident-1.0.6 \
version_check-0.9.4 \
wait-timeout-0.2.0 \
walkdir-2.3.2 \
wasi-0.11.0+wasi-snapshot-preview1 \
which-4.3.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.42.0 \
windows_aarch64_gnullvm-0.42.0 \
windows_aarch64_msvc-0.42.0 \
windows_i686_gnu-0.42.0 \
windows_i686_msvc-0.42.0 \
windows_x86_64_gnu-0.42.0 \
windows_x86_64_gnullvm-0.42.0 \
windows_x86_64_msvc-0.42.0

PLIST_FILES= bin/zoxide

Expand Down

0 comments on commit 52fd900

Please sign in to comment.