aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ.R. Hill <hiljusti@so.dang.cool>2022-11-14 10:21:07 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-11-14 10:22:24 +0000
commiteb3b5b4ee5e2b5de08f4d5c9af8f5374737e11c3 (patch)
tree4f1323a5aabf360a1524a3e27b29eb4ee5e4dfb0
parent56ebf85eae874e616170e07245163fd2bc5b533f (diff)
downloadports-eb3b5b4ee5e2b5de08f4d5c9af8f5374737e11c3.tar.gz
ports-eb3b5b4ee5e2b5de08f4d5c9af8f5374737e11c3.zip
deskutils/sigi: Update to 3.5.0
-rw-r--r--deskutils/sigi/Makefile109
-rw-r--r--deskutils/sigi/Makefile.crates98
-rw-r--r--deskutils/sigi/distinfo30
3 files changed, 116 insertions, 121 deletions
diff --git a/deskutils/sigi/Makefile b/deskutils/sigi/Makefile
index 1be6dd62da89..f69e32706f88 100644
--- a/deskutils/sigi/Makefile
+++ b/deskutils/sigi/Makefile
@@ -1,125 +1,26 @@
PORTNAME= sigi
DISTVERSIONPREFIX= v
-DISTVERSION= 3.4.3
+DISTVERSION= 3.5.0
CATEGORIES= deskutils
MAINTAINER= hiljusti@so.dang.cool
COMMENT= Organizing tool for terminal lovers who hate organizing
-WWW= https://github.com/hiljusti/sigi
+WWW= https://github.com/sigi-cli/sigi
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo
USE_GITHUB= yes
-GH_ACCOUNT= hiljusti
+GH_ACCOUNT= sigi-cli
CARGO_BUILD_ARGS= --all
-CARGO_CRATES= atty-0.2.14 \
- autocfg-1.0.1 \
- bitflags-1.3.2 \
- cc-1.0.73 \
- cfg-if-0.1.10 \
- cfg-if-1.0.0 \
- chrono-0.4.19 \
- clap-3.2.6 \
- clap_derive-3.2.6 \
- clap_lex-0.2.3 \
- clearscreen-1.0.9 \
- clipboard-win-4.4.1 \
- dirs-2.0.2 \
- dirs-next-2.0.0 \
- dirs-sys-0.3.7 \
- dirs-sys-next-0.1.2 \
- either-1.6.1 \
- endian-type-0.1.2 \
- errno-0.2.8 \
- errno-dragonfly-0.1.2 \
- error-code-2.3.1 \
- fd-lock-3.0.6 \
- fnv-1.0.7 \
- getrandom-0.1.16 \
- getrandom-0.2.6 \
- hashbrown-0.11.2 \
- heck-0.4.0 \
- hermit-abi-0.1.18 \
- indexmap-1.8.0 \
- io-lifetimes-0.7.2 \
- itoa-0.4.7 \
- json-0.12.4 \
- lazy_static-1.4.0 \
- libc-0.2.126 \
- linux-raw-sys-0.0.46 \
- log-0.4.16 \
- memchr-2.4.1 \
- memoffset-0.6.5 \
- nibble_vec-0.1.0 \
- nix-0.22.3 \
- nix-0.24.2 \
- nom-5.1.2 \
- num-integer-0.1.44 \
- num-traits-0.2.14 \
- once_cell-1.12.0 \
- os_str_bytes-6.0.0 \
- phf-0.8.0 \
- phf_codegen-0.8.0 \
- phf_generator-0.8.0 \
- phf_shared-0.8.0 \
- ppv-lite86-0.2.16 \
- proc-macro-error-1.0.4 \
- proc-macro-error-attr-1.0.4 \
- proc-macro2-1.0.36 \
- pure-rust-locales-0.5.6 \
- quote-1.0.9 \
- radix_trie-0.2.1 \
- rand-0.7.3 \
- rand_chacha-0.2.2 \
- rand_core-0.5.1 \
- rand_hc-0.2.0 \
- rand_pcg-0.2.1 \
- redox_syscall-0.2.13 \
- redox_users-0.4.3 \
- rustix-0.35.6 \
- rustyline-10.0.0 \
- ryu-1.0.5 \
- scopeguard-1.1.0 \
- serde-1.0.123 \
- serde_derive-1.0.123 \
- serde_json-1.0.64 \
- siphasher-0.3.10 \
- smallvec-1.8.0 \
- str-buf-1.0.5 \
- strsim-0.10.0 \
- syn-1.0.86 \
- termcolor-1.1.2 \
- terminfo-0.7.3 \
- textwrap-0.15.0 \
- thiserror-1.0.30 \
- thiserror-impl-1.0.30 \
- time-0.1.44 \
- unicode-segmentation-1.9.0 \
- unicode-width-0.1.9 \
- unicode-xid-0.2.1 \
- utf8parse-0.2.0 \
- version_check-0.9.4 \
- wasi-0.9.0+wasi-snapshot-preview1 \
- wasi-0.10.0+wasi-snapshot-preview1 \
- which-4.2.5 \
- 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
-
PLIST_FILES= bin/sigi \
man/man1/sigi.1.gz
post-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1/
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/deskutils/sigi/Makefile.crates b/deskutils/sigi/Makefile.crates
new file mode 100644
index 000000000000..ff3c873934ed
--- /dev/null
+++ b/deskutils/sigi/Makefile.crates
@@ -0,0 +1,98 @@
+CARGO_CRATES= atty-0.2.14 \
+ autocfg-1.0.1 \
+ bitflags-1.3.2 \
+ cc-1.0.73 \
+ cfg-if-0.1.10 \
+ cfg-if-1.0.0 \
+ chrono-0.4.19 \
+ clap-4.0.22 \
+ clap_derive-4.0.21 \
+ clap_lex-0.3.0 \
+ clearscreen-1.0.9 \
+ clipboard-win-4.4.1 \
+ dirs-2.0.2 \
+ dirs-next-2.0.0 \
+ dirs-sys-0.3.7 \
+ dirs-sys-next-0.1.2 \
+ either-1.6.1 \
+ endian-type-0.1.2 \
+ errno-0.2.8 \
+ errno-dragonfly-0.1.2 \
+ error-code-2.3.1 \
+ fd-lock-3.0.6 \
+ fnv-1.0.7 \
+ getrandom-0.1.16 \
+ getrandom-0.2.6 \
+ heck-0.4.0 \
+ hermit-abi-0.1.18 \
+ io-lifetimes-0.7.2 \
+ itoa-0.4.7 \
+ json-0.12.4 \
+ lazy_static-1.4.0 \
+ libc-0.2.126 \
+ linux-raw-sys-0.0.46 \
+ log-0.4.16 \
+ memchr-2.4.1 \
+ memoffset-0.6.5 \
+ nibble_vec-0.1.0 \
+ nix-0.22.3 \
+ nix-0.24.2 \
+ nom-5.1.2 \
+ num-integer-0.1.44 \
+ num-traits-0.2.14 \
+ once_cell-1.12.0 \
+ os_str_bytes-6.0.0 \
+ phf-0.8.0 \
+ phf_codegen-0.8.0 \
+ phf_generator-0.8.0 \
+ phf_shared-0.8.0 \
+ ppv-lite86-0.2.16 \
+ proc-macro-error-1.0.4 \
+ proc-macro-error-attr-1.0.4 \
+ proc-macro2-1.0.47 \
+ pure-rust-locales-0.5.6 \
+ quote-1.0.9 \
+ radix_trie-0.2.1 \
+ rand-0.7.3 \
+ rand_chacha-0.2.2 \
+ rand_core-0.5.1 \
+ rand_hc-0.2.0 \
+ rand_pcg-0.2.1 \
+ redox_syscall-0.2.13 \
+ redox_users-0.4.3 \
+ rustix-0.35.6 \
+ rustyline-10.0.0 \
+ ryu-1.0.5 \
+ scopeguard-1.1.0 \
+ serde-1.0.123 \
+ serde_derive-1.0.123 \
+ serde_json-1.0.64 \
+ siphasher-0.3.10 \
+ smallvec-1.8.0 \
+ str-buf-1.0.5 \
+ strsim-0.10.0 \
+ syn-1.0.86 \
+ termcolor-1.1.2 \
+ terminfo-0.7.3 \
+ thiserror-1.0.30 \
+ thiserror-impl-1.0.30 \
+ time-0.1.44 \
+ unicode-ident-1.0.5 \
+ unicode-segmentation-1.9.0 \
+ unicode-width-0.1.9 \
+ unicode-xid-0.2.1 \
+ utf8parse-0.2.0 \
+ version_check-0.9.4 \
+ wasi-0.9.0+wasi-snapshot-preview1 \
+ wasi-0.10.0+wasi-snapshot-preview1 \
+ which-4.2.5 \
+ 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
diff --git a/deskutils/sigi/distinfo b/deskutils/sigi/distinfo
index d5506e6a2c8d..ec97f0feb934 100644
--- a/deskutils/sigi/distinfo
+++ b/deskutils/sigi/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1667690851
+TIMESTAMP = 1668378482
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
SIZE (rust/crates/atty-0.2.14.crate) = 5470
SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a
@@ -13,12 +13,12 @@ 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.2.6.crate) = 9f1fe12880bae935d142c8702d500c63a4e8634b6c3c57ad72bf978fc7b6249a
-SIZE (rust/crates/clap-3.2.6.crate) = 208469
-SHA256 (rust/crates/clap_derive-3.2.6.crate) = ed6db9e867166a43a53f7199b5e4d1f522a1e5bd626654be263c999ce59df39a
-SIZE (rust/crates/clap_derive-3.2.6.crate) = 27639
-SHA256 (rust/crates/clap_lex-0.2.3.crate) = 87eba3c8c7f42ef17f6c659fc7416d0f4758cd3e58861ee63c5fa4a4dde649e4
-SIZE (rust/crates/clap_lex-0.2.3.crate) = 9638
+SHA256 (rust/crates/clap-4.0.22.crate) = 91b9970d7505127a162fdaa9b96428d28a479ba78c9ec7550a63a5d9863db682
+SIZE (rust/crates/clap-4.0.22.crate) = 205175
+SHA256 (rust/crates/clap_derive-4.0.21.crate) = 0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014
+SIZE (rust/crates/clap_derive-4.0.21.crate) = 27567
+SHA256 (rust/crates/clap_lex-0.3.0.crate) = 0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8
+SIZE (rust/crates/clap_lex-0.3.0.crate) = 9671
SHA256 (rust/crates/clearscreen-1.0.9.crate) = a7ed49b0e894fe6264a58496c7ec4e9d3c46f66b59efae527cd5bee429d0a418
SIZE (rust/crates/clearscreen-1.0.9.crate) = 152597
SHA256 (rust/crates/clipboard-win-4.4.1.crate) = 2f3e1238132dc01f081e1cbb9dace14e5ef4c3a51ee244bd982275fb514605db
@@ -49,14 +49,10 @@ SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39a
SIZE (rust/crates/getrandom-0.1.16.crate) = 25077
SHA256 (rust/crates/getrandom-0.2.6.crate) = 9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad
SIZE (rust/crates/getrandom-0.2.6.crate) = 28043
-SHA256 (rust/crates/hashbrown-0.11.2.crate) = ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e
-SIZE (rust/crates/hashbrown-0.11.2.crate) = 85713
SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9
SIZE (rust/crates/heck-0.4.0.crate) = 11161
SHA256 (rust/crates/hermit-abi-0.1.18.crate) = 322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c
SIZE (rust/crates/hermit-abi-0.1.18.crate) = 9936
-SHA256 (rust/crates/indexmap-1.8.0.crate) = 282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223
-SIZE (rust/crates/indexmap-1.8.0.crate) = 52583
SHA256 (rust/crates/io-lifetimes-0.7.2.crate) = 24c3f4eff5495aee4c0399d7b6a0dc2b6e81be84242ffbfcf253ebacccc1d0cb
SIZE (rust/crates/io-lifetimes-0.7.2.crate) = 40632
SHA256 (rust/crates/itoa-0.4.7.crate) = dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736
@@ -105,8 +101,8 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c
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.36.crate) = c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029
-SIZE (rust/crates/proc-macro2-1.0.36.crate) = 41411
+SHA256 (rust/crates/proc-macro2-1.0.47.crate) = 5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725
+SIZE (rust/crates/proc-macro2-1.0.47.crate) = 41955
SHA256 (rust/crates/pure-rust-locales-0.5.6.crate) = b45c49fc4f91f35bae654f85ebb3a44d60ac64f11b3166ffa609def390c732d8
SIZE (rust/crates/pure-rust-locales-0.5.6.crate) = 159349
SHA256 (rust/crates/quote-1.0.9.crate) = c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7
@@ -155,14 +151,14 @@ SHA256 (rust/crates/termcolor-1.1.2.crate) = 2dfed899f0eb03f32ee8c6a0aabdb8a7949
SIZE (rust/crates/termcolor-1.1.2.crate) = 17287
SHA256 (rust/crates/terminfo-0.7.3.crate) = 76971977e6121664ec1b960d1313aacfa75642adc93b9d4d53b247bd4cb1747e
SIZE (rust/crates/terminfo-0.7.3.crate) = 48821
-SHA256 (rust/crates/textwrap-0.15.0.crate) = b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb
-SIZE (rust/crates/textwrap-0.15.0.crate) = 52998
SHA256 (rust/crates/thiserror-1.0.30.crate) = 854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417
SIZE (rust/crates/thiserror-1.0.30.crate) = 17748
SHA256 (rust/crates/thiserror-impl-1.0.30.crate) = aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b
SIZE (rust/crates/thiserror-impl-1.0.30.crate) = 15230
SHA256 (rust/crates/time-0.1.44.crate) = 6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255
SIZE (rust/crates/time-0.1.44.crate) = 28885
+SHA256 (rust/crates/unicode-ident-1.0.5.crate) = 6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3
+SIZE (rust/crates/unicode-ident-1.0.5.crate) = 35455
SHA256 (rust/crates/unicode-segmentation-1.9.0.crate) = 7e8820f5d777f6224dc4be3632222971ac30164d4a258d595640799554ebfd99
SIZE (rust/crates/unicode-segmentation-1.9.0.crate) = 93241
SHA256 (rust/crates/unicode-width-0.1.9.crate) = 3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973
@@ -199,5 +195,5 @@ SHA256 (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 4dcd171b8776c41b97521e5da
SIZE (rust/crates/windows_x86_64_gnu-0.36.1.crate) = 790934
SHA256 (rust/crates/windows_x86_64_msvc-0.36.1.crate) = c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680
SIZE (rust/crates/windows_x86_64_msvc-0.36.1.crate) = 661999
-SHA256 (hiljusti-sigi-v3.4.3_GH0.tar.gz) = 3f3e36285dddc3b798087e93b98b2a90e19c8aa89fa0d875eccf2e4cafaa6daa
-SIZE (hiljusti-sigi-v3.4.3_GH0.tar.gz) = 32059
+SHA256 (sigi-cli-sigi-v3.5.0_GH0.tar.gz) = f7b17730c22929c29a789e261b7e7d07ac47638e30b7f6de1413bff49501af22
+SIZE (sigi-cli-sigi-v3.5.0_GH0.tar.gz) = 32285