aboutsummaryrefslogtreecommitdiff
path: root/math/elan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/elan/Makefile')
-rw-r--r--math/elan/Makefile394
1 files changed, 221 insertions, 173 deletions
diff --git a/math/elan/Makefile b/math/elan/Makefile
index bd0e49af9898..16ecfff47107 100644
--- a/math/elan/Makefile
+++ b/math/elan/Makefile
@@ -1,7 +1,7 @@
PORTNAME= elan
DISTVERSIONPREFIX= v
-DISTVERSION= 3.1.1
-PORTREVISION= 1
+DISTVERSION= 4.0.1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -20,236 +20,285 @@ USE_PERL5= build
USE_GITHUB= yes
GH_ACCOUNT= leanprover
-CARGO_CRATES= addr2line-0.19.0 \
- adler-1.0.2 \
- aes-0.7.5 \
- aho-corasick-1.0.1 \
- aligned-0.4.1 \
+CARGO_CRATES= addr2line-0.24.2 \
+ adler2-2.0.0 \
+ aes-0.8.4 \
+ aho-corasick-1.1.3 \
+ aligned-0.4.2 \
ansi_term-0.12.1 \
+ arbitrary-1.4.1 \
as-slice-0.2.1 \
atty-0.2.14 \
- autocfg-1.1.0 \
- backtrace-0.3.67 \
- base64-0.21.0 \
- base64ct-1.0.1 \
+ autocfg-1.4.0 \
+ backtrace-0.3.74 \
+ base64-0.21.7 \
bitflags-1.3.2 \
+ bitflags-2.6.0 \
block-buffer-0.9.0 \
block-buffer-0.10.4 \
- bumpalo-3.12.1 \
- byteorder-1.4.3 \
- bytes-1.4.0 \
- bzip2-0.4.4 \
- bzip2-sys-0.1.11+1.0.8 \
- cc-1.0.79 \
+ bumpalo-3.16.0 \
+ byteorder-1.5.0 \
+ bytes-1.8.0 \
+ bzip2-0.5.2 \
+ bzip2-sys-0.1.13+1.0.8 \
+ cc-1.2.0 \
cfg-if-1.0.0 \
- cipher-0.3.0 \
+ cfg_aliases-0.2.1 \
+ cipher-0.4.4 \
clap-2.34.0 \
- constant_time_eq-0.1.5 \
- core-foundation-0.9.3 \
- core-foundation-sys-0.8.4 \
- cpufeatures-0.2.7 \
- crc32fast-1.3.2 \
- crossbeam-utils-0.8.15 \
+ constant_time_eq-0.3.1 \
+ core-foundation-0.9.4 \
+ core-foundation-sys-0.8.7 \
+ cpufeatures-0.2.15 \
+ crc-3.2.1 \
+ crc-catalog-2.4.0 \
+ crc32fast-1.4.2 \
+ crossbeam-utils-0.8.21 \
crypto-common-0.1.6 \
- curl-0.4.44 \
- curl-sys-0.4.61+curl-8.0.1 \
+ curl-0.4.47 \
+ curl-sys-0.4.78+curl-8.11.0 \
cvt-0.1.2 \
+ deflate64-0.1.9 \
+ deranged-0.4.0 \
+ derive_arbitrary-1.4.1 \
digest-0.9.0 \
- digest-0.10.6 \
+ digest-0.10.7 \
dirs-3.0.2 \
dirs-next-2.0.0 \
dirs-sys-0.3.7 \
dirs-sys-next-0.1.2 \
- either-1.8.1 \
- encoding_rs-0.8.32 \
+ displaydoc-0.2.5 \
+ either-1.13.0 \
+ encoding_rs-0.8.35 \
env_proxy-0.4.1 \
- errno-0.3.1 \
- errno-dragonfly-0.1.2 \
+ equivalent-1.0.1 \
+ errno-0.3.9 \
error-chain-0.12.4 \
- fastrand-1.9.0 \
- filetime-0.2.21 \
- flate2-1.0.25 \
+ fastrand-2.2.0 \
+ filetime-0.2.25 \
+ flate2-1.0.34 \
fnv-1.0.7 \
foreign-types-0.3.2 \
foreign-types-shared-0.1.1 \
- form_urlencoded-1.1.0 \
- fs_at-0.1.5 \
- futures-0.3.28 \
- futures-channel-0.3.28 \
- futures-core-0.3.28 \
- futures-executor-0.3.28 \
- futures-io-0.3.28 \
- futures-macro-0.3.28 \
- futures-sink-0.3.28 \
- futures-task-0.3.28 \
- futures-util-0.3.28 \
+ form_urlencoded-1.2.1 \
+ fs_at-0.2.1 \
+ fslock-0.2.1 \
+ futures-0.3.31 \
+ futures-channel-0.3.31 \
+ futures-core-0.3.31 \
+ futures-executor-0.3.31 \
+ futures-io-0.3.31 \
+ futures-macro-0.3.31 \
+ futures-sink-0.3.31 \
+ futures-task-0.3.31 \
+ futures-util-0.3.31 \
gcc-0.3.55 \
generic-array-0.14.7 \
- getrandom-0.2.9 \
- gimli-0.27.2 \
- h2-0.3.18 \
- hashbrown-0.12.3 \
+ getrandom-0.2.15 \
+ getrandom-0.3.2 \
+ gimli-0.31.1 \
+ h2-0.3.26 \
+ hashbrown-0.15.1 \
hermit-abi-0.1.19 \
- hermit-abi-0.3.1 \
+ hermit-abi-0.3.9 \
hmac-0.12.1 \
- http-0.2.9 \
- http-body-0.4.5 \
- httparse-1.8.0 \
- httpdate-1.0.2 \
- hyper-0.14.26 \
+ http-0.2.12 \
+ http-body-0.4.6 \
+ httparse-1.9.5 \
+ httpdate-1.0.3 \
+ hyper-0.14.31 \
hyper-tls-0.5.0 \
- idna-0.3.0 \
- indexmap-1.9.3 \
- instant-0.1.12 \
- io-lifetimes-1.0.10 \
- ipnet-2.7.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 \
+ idna-1.0.3 \
+ idna_adapter-1.2.0 \
+ indexmap-2.6.0 \
+ inout-0.1.4 \
+ ipnet-2.10.1 \
itertools-0.10.5 \
- itoa-1.0.6 \
- jobserver-0.1.26 \
- js-sys-0.3.61 \
+ itoa-1.0.11 \
+ jobserver-0.1.32 \
+ js-sys-0.3.77 \
json-0.12.4 \
- lazy_static-1.4.0 \
- libc-0.2.142 \
- libz-sys-1.1.8 \
- linux-raw-sys-0.3.4 \
- log-0.4.17 \
+ lazy_static-1.5.0 \
+ libc-0.2.162 \
+ libredox-0.1.3 \
+ libz-sys-1.1.20 \
+ linux-raw-sys-0.4.14 \
+ litemap-0.7.3 \
+ lockfree-object-pool-0.1.6 \
+ log-0.4.22 \
+ lzma-rs-0.3.0 \
+ lzma-sys-0.1.20 \
markdown-0.3.0 \
- memchr-2.5.0 \
+ memchr-2.7.4 \
mime-0.3.17 \
- miniz_oxide-0.6.2 \
- mio-0.8.6 \
- native-tls-0.2.11 \
- nix-0.26.2 \
- normpath-1.1.1 \
- object-0.30.3 \
+ miniz_oxide-0.8.0 \
+ mio-1.0.2 \
+ native-tls-0.2.12 \
+ nix-0.29.0 \
+ normpath-1.3.0 \
+ num-conv-0.1.0 \
+ object-0.36.5 \
ole32-sys-0.2.0 \
- once_cell-1.17.1 \
- opaque-debug-0.3.0 \
- openssl-0.10.51 \
+ once_cell-1.20.2 \
+ opaque-debug-0.3.1 \
+ openssl-0.10.70 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
- openssl-src-111.25.3+1.1.1t \
- openssl-sys-0.9.86 \
- password-hash-0.3.2 \
- pbkdf2-0.10.1 \
- percent-encoding-2.2.0 \
- pest-2.5.7 \
- pin-project-lite-0.2.9 \
+ openssl-src-300.4.0+3.4.0 \
+ openssl-sys-0.9.106 \
+ pbkdf2-0.12.2 \
+ percent-encoding-2.3.1 \
+ pest-2.7.14 \
+ pin-project-lite-0.2.15 \
pin-utils-0.1.0 \
pipeline-0.5.0 \
- pkg-config-0.3.26 \
- ppv-lite86-0.2.17 \
- proc-macro2-1.0.56 \
- quote-1.0.26 \
+ pkg-config-0.3.31 \
+ powerfmt-0.2.0 \
+ ppv-lite86-0.2.20 \
+ proc-macro2-1.0.89 \
+ quote-1.0.37 \
+ r-efi-5.2.0 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
- redox_syscall-0.2.16 \
- redox_syscall-0.3.5 \
- redox_users-0.4.3 \
- regex-1.8.1 \
- regex-syntax-0.7.1 \
- remove_dir_all-0.8.2 \
- reqwest-0.11.16 \
- rustc-demangle-0.1.23 \
- rustix-0.37.14 \
- rustversion-1.0.12 \
- ryu-1.0.13 \
+ redox_syscall-0.5.7 \
+ redox_users-0.4.6 \
+ regex-1.11.1 \
+ regex-automata-0.4.9 \
+ regex-syntax-0.8.5 \
+ remove_dir_all-0.8.4 \
+ reqwest-0.11.27 \
+ rustc-demangle-0.1.24 \
+ rustix-0.38.40 \
+ rustls-pemfile-1.0.4 \
+ rustversion-1.0.18 \
+ ryu-1.0.18 \
same-file-1.0.6 \
- schannel-0.1.21 \
- scopeguard-1.1.0 \
- security-framework-2.8.2 \
- security-framework-sys-2.8.0 \
+ schannel-0.1.26 \
+ scopeguard-1.2.0 \
+ security-framework-2.11.1 \
+ security-framework-sys-2.12.1 \
semver-0.11.0 \
+ semver-1.0.23 \
semver-parser-0.10.2 \
- serde-1.0.160 \
- serde_derive-1.0.160 \
- serde_json-1.0.96 \
+ serde-1.0.215 \
+ serde_derive-1.0.215 \
+ serde_json-1.0.132 \
serde_urlencoded-0.7.1 \
- sha1-0.10.5 \
+ sha1-0.10.6 \
sha2-0.9.9 \
- sha2-0.10.6 \
- slab-0.4.8 \
- smart-default-0.6.0 \
- socket2-0.4.9 \
+ shlex-1.3.0 \
+ simd-adler32-0.3.7 \
+ slab-0.4.9 \
+ smallvec-1.13.2 \
+ socket2-0.5.7 \
stable_deref_trait-1.2.0 \
- static_assertions-1.1.0 \
strsim-0.8.0 \
subtle-2.4.1 \
- syn-1.0.109 \
- syn-2.0.15 \
- tar-0.4.38 \
- tempfile-3.5.0 \
+ syn-2.0.87 \
+ sync_wrapper-0.1.2 \
+ synstructure-0.13.1 \
+ system-configuration-0.5.1 \
+ system-configuration-sys-0.5.0 \
+ tar-0.4.43 \
+ tempfile-3.14.0 \
term-0.7.0 \
textwrap-0.11.0 \
- thiserror-1.0.40 \
- thiserror-impl-1.0.40 \
- time-0.3.20 \
- time-core-0.1.0 \
- time-macros-0.2.8 \
- tinyvec-1.6.0 \
- tinyvec_macros-0.1.1 \
- tokio-1.27.0 \
+ thiserror-1.0.69 \
+ thiserror-impl-1.0.69 \
+ time-0.3.41 \
+ time-core-0.1.4 \
+ tinystr-0.7.6 \
+ tokio-1.41.1 \
tokio-native-tls-0.3.1 \
- tokio-util-0.7.7 \
+ tokio-util-0.7.12 \
toml-0.5.11 \
- tower-service-0.3.2 \
- tracing-0.1.37 \
- tracing-core-0.1.30 \
- try-lock-0.2.4 \
- typenum-1.16.0 \
- ucd-trie-0.1.5 \
- unicode-bidi-0.3.13 \
- unicode-ident-1.0.8 \
- unicode-normalization-0.1.22 \
- unicode-width-0.1.10 \
- url-2.3.1 \
+ tower-service-0.3.3 \
+ tracing-0.1.40 \
+ tracing-core-0.1.32 \
+ try-lock-0.2.5 \
+ typenum-1.17.0 \
+ ucd-trie-0.1.7 \
+ unicode-ident-1.0.13 \
+ unicode-width-0.1.14 \
+ url-2.5.3 \
+ utf16_iter-1.0.5 \
+ utf8_iter-1.0.4 \
vcpkg-0.2.15 \
vec_map-0.8.2 \
- version_check-0.9.4 \
+ version_check-0.9.5 \
wait-timeout-0.2.0 \
- walkdir-2.3.3 \
- want-0.3.0 \
+ walkdir-2.5.0 \
+ want-0.3.1 \
wasi-0.11.0+wasi-snapshot-preview1 \
- wasm-bindgen-0.2.84 \
- wasm-bindgen-backend-0.2.84 \
- wasm-bindgen-futures-0.4.34 \
- wasm-bindgen-macro-0.2.84 \
- wasm-bindgen-macro-support-0.2.84 \
- wasm-bindgen-shared-0.2.84 \
- web-sys-0.3.61 \
+ wasi-0.14.2+wasi-0.2.4 \
+ wasm-bindgen-0.2.100 \
+ wasm-bindgen-backend-0.2.100 \
+ wasm-bindgen-futures-0.4.45 \
+ wasm-bindgen-macro-0.2.100 \
+ wasm-bindgen-macro-support-0.2.100 \
+ wasm-bindgen-shared-0.2.100 \
+ web-sys-0.3.72 \
winapi-0.2.8 \
winapi-0.3.9 \
winapi-build-0.1.1 \
winapi-i686-pc-windows-gnu-0.4.0 \
- winapi-util-0.1.5 \
+ winapi-util-0.1.9 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
- windows-sys-0.42.0 \
- windows-sys-0.45.0 \
windows-sys-0.48.0 \
- windows-targets-0.42.2 \
- windows-targets-0.48.0 \
- windows_aarch64_gnullvm-0.42.2 \
- windows_aarch64_gnullvm-0.48.0 \
- windows_aarch64_msvc-0.42.2 \
- windows_aarch64_msvc-0.48.0 \
- windows_i686_gnu-0.42.2 \
- windows_i686_gnu-0.48.0 \
- windows_i686_msvc-0.42.2 \
- windows_i686_msvc-0.48.0 \
- windows_x86_64_gnu-0.42.2 \
- windows_x86_64_gnu-0.48.0 \
- windows_x86_64_gnullvm-0.42.2 \
- windows_x86_64_gnullvm-0.48.0 \
- windows_x86_64_msvc-0.42.2 \
- windows_x86_64_msvc-0.48.0 \
+ windows-sys-0.52.0 \
+ windows-sys-0.59.0 \
+ windows-targets-0.48.5 \
+ windows-targets-0.52.6 \
+ windows_aarch64_gnullvm-0.48.5 \
+ windows_aarch64_gnullvm-0.52.6 \
+ windows_aarch64_msvc-0.48.5 \
+ windows_aarch64_msvc-0.52.6 \
+ windows_i686_gnu-0.48.5 \
+ windows_i686_gnu-0.52.6 \
+ windows_i686_gnullvm-0.52.6 \
+ windows_i686_msvc-0.48.5 \
+ windows_i686_msvc-0.52.6 \
+ windows_x86_64_gnu-0.48.5 \
+ windows_x86_64_gnu-0.52.6 \
+ windows_x86_64_gnullvm-0.48.5 \
+ windows_x86_64_gnullvm-0.52.6 \
+ windows_x86_64_msvc-0.48.5 \
+ windows_x86_64_msvc-0.52.6 \
winreg-0.8.0 \
- winreg-0.10.1 \
- xattr-0.2.3 \
- zip-0.6.2 \
- zstd-0.10.2+zstd.1.5.2 \
- zstd-safe-4.1.6+zstd.1.5.2 \
- zstd-sys-1.6.3+zstd.1.5.2
+ winreg-0.50.0 \
+ wit-bindgen-rt-0.39.0 \
+ write16-1.0.0 \
+ writeable-0.5.5 \
+ xattr-1.3.1 \
+ xz2-0.1.7 \
+ yoke-0.7.4 \
+ yoke-derive-0.7.4 \
+ zerocopy-0.7.35 \
+ zerocopy-derive-0.7.35 \
+ zerofrom-0.1.4 \
+ zerofrom-derive-0.1.4 \
+ zeroize-1.8.1 \
+ zeroize_derive-1.4.2 \
+ zerovec-0.10.4 \
+ zerovec-derive-0.10.3 \
+ zip-2.6.1 \
+ zopfli-0.8.1 \
+ zstd-0.12.4 \
+ zstd-0.13.3 \
+ zstd-safe-6.0.6 \
+ zstd-safe-7.2.4 \
+ zstd-sys-2.0.15+zstd.1.5.7
OPENSSLINC= /usr/include
OPENSSLLIB= /usr/lib
@@ -257,7 +306,6 @@ OPENSSLLIB= /usr/lib
PLIST_FILES= bin/${PORTNAME}
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init
@${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-init ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.include <bsd.port.mk>