mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
sysutils/freebsd-rustdate: Update to 1.3.0
Add option about using of bundled openssl because of its version difference between FreeBSD versions. PR: 286915 Approved by: submitter is maintainer
This commit is contained in:
committed by
Zsolt Udvari
parent
6cd873513b
commit
d7e1edb69e
@@ -1,6 +1,5 @@
|
||||
PORTNAME= freebsd-rustdate
|
||||
DISTVERSION= 1.2.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.3.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://rustdate.over-yonder.net/dl/ \
|
||||
https://distfiles.over-yonder.net/freebsd-rustdate/
|
||||
@@ -14,13 +13,23 @@ WWW= https://rustdate.over-yonder.net/
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cargo ssl tar:xz
|
||||
USES= cargo tar:xz
|
||||
|
||||
PLIST_FILES= bin/freebsd-rustdate \
|
||||
etc/bash_completion.d/freebsd-rustdate.bash \
|
||||
share/fish/completions/freebsd-rustdate.fish \
|
||||
share/zsh/site-functions/_freebsd-rustdate
|
||||
|
||||
OPTIONS_DEFINE= BUNDLED_OPENSSL
|
||||
OPTIONS_DEFAULT= BUNDLED_OPENSSL
|
||||
|
||||
BUNDLED_OPENSSL_DESC= Build with bundled OpenSSL
|
||||
|
||||
BUNDLED_OPENSSL_USES= gmake perl5
|
||||
BUNDLED_OPENSSL_USES_OFF= ssl
|
||||
BUNDLED_OPENSSL_USE= PERL5=build
|
||||
BUNDLED_OPENSSL_VARS_OFF= CARGO_FEATURES+=--no-default-features
|
||||
|
||||
post-install:
|
||||
@${MKDIR} \
|
||||
${STAGEDIR}${PREFIX}/etc/bash_completion.d \
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
CARGO_CRATES= addr2line-0.24.2 \
|
||||
adler2-2.0.0 \
|
||||
aho-corasick-1.1.3 \
|
||||
android-tzdata-0.1.1 \
|
||||
android_system_properties-0.1.5 \
|
||||
anstream-0.6.18 \
|
||||
@@ -7,59 +8,60 @@ CARGO_CRATES= addr2line-0.24.2 \
|
||||
anstyle-parse-0.2.6 \
|
||||
anstyle-query-1.1.2 \
|
||||
anstyle-wincon-3.0.7 \
|
||||
anyhow-1.0.95 \
|
||||
async-trait-0.1.85 \
|
||||
anyhow-1.0.98 \
|
||||
async-trait-0.1.88 \
|
||||
autocfg-1.4.0 \
|
||||
backtrace-0.3.74 \
|
||||
backtrace-0.3.75 \
|
||||
base16ct-0.2.0 \
|
||||
base64-0.22.1 \
|
||||
bitflags-2.8.0 \
|
||||
bitflags-2.9.1 \
|
||||
block-buffer-0.10.4 \
|
||||
bumpalo-3.16.0 \
|
||||
bumpalo-3.17.0 \
|
||||
byteorder-1.5.0 \
|
||||
bytes-1.9.0 \
|
||||
bzip2-0.4.4 \
|
||||
bzip2-sys-0.1.11+1.0.8 \
|
||||
cc-1.2.10 \
|
||||
bytes-1.10.1 \
|
||||
bzip2-0.5.2 \
|
||||
bzip2-sys-0.1.13+1.0.8 \
|
||||
cc-1.2.23 \
|
||||
cdivsufsort-2.0.0 \
|
||||
cfg-if-1.0.0 \
|
||||
chrono-0.4.39 \
|
||||
clap-4.5.26 \
|
||||
clap_builder-4.5.26 \
|
||||
clap_complete-4.5.42 \
|
||||
clap_derive-4.5.24 \
|
||||
chrono-0.4.41 \
|
||||
clap-4.5.38 \
|
||||
clap_builder-4.5.38 \
|
||||
clap_complete-4.5.50 \
|
||||
clap_derive-4.5.32 \
|
||||
clap_lex-0.7.4 \
|
||||
colorchoice-1.0.3 \
|
||||
console-0.15.10 \
|
||||
console-0.15.11 \
|
||||
core-foundation-sys-0.8.7 \
|
||||
cpufeatures-0.2.16 \
|
||||
cpufeatures-0.2.17 \
|
||||
crc32fast-1.4.2 \
|
||||
critical-section-1.2.0 \
|
||||
crossbeam-0.8.4 \
|
||||
crossbeam-channel-0.5.14 \
|
||||
crossbeam-channel-0.5.15 \
|
||||
crossbeam-deque-0.8.6 \
|
||||
crossbeam-epoch-0.9.18 \
|
||||
crossbeam-queue-0.3.12 \
|
||||
crossbeam-utils-0.8.21 \
|
||||
crypto-common-0.1.6 \
|
||||
darling-0.20.10 \
|
||||
darling_core-0.20.10 \
|
||||
darling_macro-0.20.10 \
|
||||
data-encoding-2.7.0 \
|
||||
deranged-0.3.11 \
|
||||
diffy-0.4.0 \
|
||||
darling-0.20.11 \
|
||||
darling_core-0.20.11 \
|
||||
darling_macro-0.20.11 \
|
||||
data-encoding-2.9.0 \
|
||||
deranged-0.4.0 \
|
||||
diffy-0.4.2 \
|
||||
digest-0.10.7 \
|
||||
displaydoc-0.2.5 \
|
||||
edit-0.1.5 \
|
||||
educe-0.6.0 \
|
||||
either-1.13.0 \
|
||||
either-1.15.0 \
|
||||
encode_unicode-1.0.0 \
|
||||
enum-as-inner-0.6.1 \
|
||||
enum-ordinalize-4.3.0 \
|
||||
enum-ordinalize-derive-4.3.1 \
|
||||
equivalent-1.0.1 \
|
||||
errno-0.3.10 \
|
||||
equivalent-1.0.2 \
|
||||
errno-0.3.12 \
|
||||
fastrand-2.3.0 \
|
||||
flate2-1.0.35 \
|
||||
flate2-1.1.1 \
|
||||
fnv-1.0.7 \
|
||||
foreign-types-0.3.2 \
|
||||
foreign-types-shared-0.1.1 \
|
||||
@@ -69,138 +71,164 @@ CARGO_CRATES= addr2line-0.24.2 \
|
||||
futures-io-0.3.31 \
|
||||
futures-task-0.3.31 \
|
||||
futures-util-0.3.31 \
|
||||
generator-0.8.5 \
|
||||
generic-array-0.14.7 \
|
||||
getrandom-0.2.15 \
|
||||
getrandom-0.2.16 \
|
||||
getrandom-0.3.3 \
|
||||
gimli-0.31.1 \
|
||||
hashbrown-0.12.3 \
|
||||
hashbrown-0.15.2 \
|
||||
hashbrown-0.15.3 \
|
||||
heck-0.5.0 \
|
||||
hex-0.4.3 \
|
||||
hickory-proto-0.24.2 \
|
||||
hickory-resolver-0.24.2 \
|
||||
hickory-proto-0.25.2 \
|
||||
hickory-resolver-0.25.2 \
|
||||
home-0.5.11 \
|
||||
hostname-0.3.1 \
|
||||
hostname-0.4.0 \
|
||||
iana-time-zone-0.1.61 \
|
||||
hostname-0.4.1 \
|
||||
http-1.3.1 \
|
||||
httparse-1.10.1 \
|
||||
iana-time-zone-0.1.63 \
|
||||
iana-time-zone-haiku-0.1.2 \
|
||||
icu_collections-1.5.0 \
|
||||
icu_locid-1.5.0 \
|
||||
icu_locid_transform-1.5.0 \
|
||||
icu_locid_transform_data-1.5.0 \
|
||||
icu_normalizer-1.5.0 \
|
||||
icu_normalizer_data-1.5.0 \
|
||||
icu_properties-1.5.1 \
|
||||
icu_properties_data-1.5.0 \
|
||||
icu_provider-1.5.0 \
|
||||
icu_provider_macros-1.5.0 \
|
||||
icu_collections-2.0.0 \
|
||||
icu_locale_core-2.0.0 \
|
||||
icu_normalizer-2.0.0 \
|
||||
icu_normalizer_data-2.0.0 \
|
||||
icu_properties-2.0.0 \
|
||||
icu_properties_data-2.0.0 \
|
||||
icu_provider-2.0.0 \
|
||||
ident_case-1.0.1 \
|
||||
idna-1.0.3 \
|
||||
idna_adapter-1.2.0 \
|
||||
idna_adapter-1.2.1 \
|
||||
indexmap-1.9.3 \
|
||||
indexmap-2.7.1 \
|
||||
indicatif-0.17.9 \
|
||||
indexmap-2.9.0 \
|
||||
indicatif-0.17.11 \
|
||||
ipconfig-0.3.2 \
|
||||
ipnet-2.11.0 \
|
||||
is_terminal_polyfill-1.70.1 \
|
||||
itertools-0.14.0 \
|
||||
itoa-1.0.14 \
|
||||
itoa-1.0.15 \
|
||||
js-sys-0.3.77 \
|
||||
libc-0.2.169 \
|
||||
linked-hash-map-0.5.6 \
|
||||
lazy_static-1.5.0 \
|
||||
libc-0.2.172 \
|
||||
linux-raw-sys-0.4.15 \
|
||||
litemap-0.7.4 \
|
||||
linux-raw-sys-0.9.4 \
|
||||
litemap-0.8.0 \
|
||||
lock_api-0.4.12 \
|
||||
log-0.4.25 \
|
||||
lru-cache-0.1.2 \
|
||||
match_cfg-0.1.0 \
|
||||
log-0.4.27 \
|
||||
loom-0.7.2 \
|
||||
matchers-0.1.0 \
|
||||
memchr-2.7.4 \
|
||||
miniz_oxide-0.8.3 \
|
||||
miniz_oxide-0.8.8 \
|
||||
mio-1.0.3 \
|
||||
moka-0.12.10 \
|
||||
nu-ansi-term-0.46.0 \
|
||||
nu-ansi-term-0.50.1 \
|
||||
num-conv-0.1.0 \
|
||||
num-traits-0.2.19 \
|
||||
number_prefix-0.4.0 \
|
||||
object-0.36.7 \
|
||||
once_cell-1.20.2 \
|
||||
openssl-0.10.68 \
|
||||
once_cell-1.21.3 \
|
||||
openssl-0.10.72 \
|
||||
openssl-macros-0.1.1 \
|
||||
openssl-sys-0.9.104 \
|
||||
openssl-src-300.5.0+3.5.0 \
|
||||
openssl-sys-0.9.108 \
|
||||
overload-0.1.1 \
|
||||
parking_lot-0.12.3 \
|
||||
parking_lot_core-0.9.10 \
|
||||
percent-encoding-2.3.1 \
|
||||
pin-project-lite-0.2.16 \
|
||||
pin-utils-0.1.0 \
|
||||
pkg-config-0.3.31 \
|
||||
portable-atomic-1.10.0 \
|
||||
pkg-config-0.3.32 \
|
||||
portable-atomic-1.11.0 \
|
||||
potential_utf-0.1.2 \
|
||||
powerfmt-0.2.0 \
|
||||
ppv-lite86-0.2.20 \
|
||||
proc-macro2-1.0.93 \
|
||||
qbsdiff-1.4.2 \
|
||||
quick-error-1.2.3 \
|
||||
quote-1.0.38 \
|
||||
rand-0.8.5 \
|
||||
rand_chacha-0.3.1 \
|
||||
rand_core-0.6.4 \
|
||||
rand_pcg-0.3.1 \
|
||||
ppv-lite86-0.2.21 \
|
||||
proc-macro2-1.0.95 \
|
||||
qbsdiff-1.4.3 \
|
||||
quote-1.0.40 \
|
||||
r-efi-5.2.0 \
|
||||
rand-0.9.1 \
|
||||
rand_chacha-0.9.0 \
|
||||
rand_core-0.9.3 \
|
||||
rand_pcg-0.9.0 \
|
||||
rayon-1.10.0 \
|
||||
rayon-core-1.12.1 \
|
||||
redox_syscall-0.5.8 \
|
||||
redox_syscall-0.5.12 \
|
||||
regex-1.11.1 \
|
||||
regex-automata-0.1.10 \
|
||||
regex-automata-0.4.9 \
|
||||
regex-lite-0.1.6 \
|
||||
resolv-conf-0.7.0 \
|
||||
regex-syntax-0.6.29 \
|
||||
regex-syntax-0.8.5 \
|
||||
resolv-conf-0.7.4 \
|
||||
ring-0.17.14 \
|
||||
rustc-demangle-0.1.24 \
|
||||
rustix-0.38.43 \
|
||||
rustversion-1.0.19 \
|
||||
ryu-1.0.18 \
|
||||
rustc_version-0.4.1 \
|
||||
rustix-0.38.44 \
|
||||
rustix-1.0.7 \
|
||||
rustversion-1.0.20 \
|
||||
ryu-1.0.20 \
|
||||
sacabase-2.0.0 \
|
||||
same-file-1.0.6 \
|
||||
scoped-tls-1.0.1 \
|
||||
scopeguard-1.2.0 \
|
||||
serde-1.0.217 \
|
||||
serde_derive-1.0.217 \
|
||||
serde_json-1.0.137 \
|
||||
semver-1.0.26 \
|
||||
serde-1.0.219 \
|
||||
serde_derive-1.0.219 \
|
||||
serde_json-1.0.140 \
|
||||
serde_with-3.12.0 \
|
||||
serde_with_macros-3.12.0 \
|
||||
sha2-0.10.8 \
|
||||
sha2-0.10.9 \
|
||||
sharded-slab-0.1.7 \
|
||||
shlex-1.3.0 \
|
||||
slab-0.4.9 \
|
||||
smallvec-1.13.2 \
|
||||
socket2-0.5.8 \
|
||||
smallvec-1.15.0 \
|
||||
socket2-0.5.9 \
|
||||
stable_deref_trait-1.2.0 \
|
||||
strsim-0.11.1 \
|
||||
strum-0.26.3 \
|
||||
strum_macros-0.26.4 \
|
||||
strum-0.27.1 \
|
||||
strum_macros-0.27.1 \
|
||||
suffix_array-0.5.0 \
|
||||
syn-2.0.96 \
|
||||
synstructure-0.13.1 \
|
||||
syn-2.0.101 \
|
||||
synstructure-0.13.2 \
|
||||
sysctl-0.6.0 \
|
||||
tempfile-3.15.0 \
|
||||
terminal_size-0.4.1 \
|
||||
tagptr-0.2.0 \
|
||||
tempfile-3.20.0 \
|
||||
terminal_size-0.4.2 \
|
||||
thiserror-1.0.69 \
|
||||
thiserror-2.0.11 \
|
||||
thiserror-2.0.12 \
|
||||
thiserror-impl-1.0.69 \
|
||||
thiserror-impl-2.0.11 \
|
||||
time-0.3.37 \
|
||||
time-core-0.1.2 \
|
||||
time-macros-0.2.19 \
|
||||
tinystr-0.7.6 \
|
||||
tinyvec-1.8.1 \
|
||||
thiserror-impl-2.0.12 \
|
||||
thread_local-1.1.8 \
|
||||
time-0.3.41 \
|
||||
time-core-0.1.4 \
|
||||
time-macros-0.2.22 \
|
||||
tinystr-0.8.1 \
|
||||
tinyvec-1.9.0 \
|
||||
tinyvec_macros-0.1.1 \
|
||||
tokio-1.43.0 \
|
||||
tokio-1.45.0 \
|
||||
tokio-macros-2.5.0 \
|
||||
tracing-0.1.41 \
|
||||
tracing-attributes-0.1.28 \
|
||||
tracing-core-0.1.33 \
|
||||
typenum-1.17.0 \
|
||||
unicode-ident-1.0.14 \
|
||||
tracing-log-0.2.0 \
|
||||
tracing-subscriber-0.3.19 \
|
||||
typenum-1.18.0 \
|
||||
unicode-ident-1.0.18 \
|
||||
unicode-width-0.2.0 \
|
||||
ureq-2.12.1 \
|
||||
untrusted-0.9.0 \
|
||||
ureq-3.0.11 \
|
||||
ureq-proto-0.4.1 \
|
||||
url-2.5.4 \
|
||||
utf16_iter-1.0.5 \
|
||||
utf-8-0.7.6 \
|
||||
utf8_iter-1.0.4 \
|
||||
utf8parse-0.2.2 \
|
||||
uuid-1.16.0 \
|
||||
uzers-0.12.1 \
|
||||
valuable-0.1.1 \
|
||||
vcpkg-0.2.15 \
|
||||
version_check-0.9.5 \
|
||||
walkdir-2.5.0 \
|
||||
wasi-0.11.0+wasi-snapshot-preview1 \
|
||||
wasi-0.14.2+wasi-0.2.4 \
|
||||
wasm-bindgen-0.2.100 \
|
||||
wasm-bindgen-backend-0.2.100 \
|
||||
wasm-bindgen-macro-0.2.100 \
|
||||
@@ -208,18 +236,27 @@ CARGO_CRATES= addr2line-0.24.2 \
|
||||
wasm-bindgen-shared-0.2.100 \
|
||||
web-time-1.1.0 \
|
||||
which-4.4.2 \
|
||||
widestring-1.1.0 \
|
||||
widestring-1.2.0 \
|
||||
winapi-0.3.9 \
|
||||
winapi-i686-pc-windows-gnu-0.4.0 \
|
||||
winapi-util-0.1.9 \
|
||||
winapi-x86_64-pc-windows-gnu-0.4.0 \
|
||||
windows-0.52.0 \
|
||||
windows-core-0.52.0 \
|
||||
windows-0.61.1 \
|
||||
windows-collections-0.2.0 \
|
||||
windows-core-0.61.1 \
|
||||
windows-future-0.2.1 \
|
||||
windows-implement-0.60.0 \
|
||||
windows-interface-0.59.1 \
|
||||
windows-link-0.1.1 \
|
||||
windows-numerics-0.2.0 \
|
||||
windows-result-0.3.3 \
|
||||
windows-strings-0.4.1 \
|
||||
windows-sys-0.48.0 \
|
||||
windows-sys-0.52.0 \
|
||||
windows-sys-0.59.0 \
|
||||
windows-targets-0.48.5 \
|
||||
windows-targets-0.52.6 \
|
||||
windows-threading-0.1.0 \
|
||||
windows_aarch64_gnullvm-0.48.5 \
|
||||
windows_aarch64_gnullvm-0.52.6 \
|
||||
windows_aarch64_msvc-0.48.5 \
|
||||
@@ -236,13 +273,14 @@ CARGO_CRATES= addr2line-0.24.2 \
|
||||
windows_x86_64_msvc-0.48.5 \
|
||||
windows_x86_64_msvc-0.52.6 \
|
||||
winreg-0.50.0 \
|
||||
write16-1.0.0 \
|
||||
writeable-0.5.5 \
|
||||
yoke-0.7.5 \
|
||||
yoke-derive-0.7.5 \
|
||||
zerocopy-0.7.35 \
|
||||
zerocopy-derive-0.7.35 \
|
||||
zerofrom-0.1.5 \
|
||||
zerofrom-derive-0.1.5 \
|
||||
zerovec-0.10.4 \
|
||||
zerovec-derive-0.10.3
|
||||
wit-bindgen-rt-0.39.0 \
|
||||
writeable-0.6.1 \
|
||||
yoke-0.8.0 \
|
||||
yoke-derive-0.8.0 \
|
||||
zerocopy-0.8.25 \
|
||||
zerocopy-derive-0.8.25 \
|
||||
zerofrom-0.1.6 \
|
||||
zerofrom-derive-0.1.6 \
|
||||
zerotrie-0.2.2 \
|
||||
zerovec-0.11.2 \
|
||||
zerovec-derive-0.11.1
|
||||
|
||||
+303
-227
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user