Skip to content

Commit

Permalink
math/fend: update 1.4.2 → 1.4.3
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 25, 2024
1 parent 68b2c40 commit 80b38c8
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 152 deletions.
93 changes: 42 additions & 51 deletions math/fend/Makefile
@@ -1,7 +1,6 @@
PORTNAME= fend
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2
PORTREVISION= 1
DISTVERSION= 1.4.3
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -19,10 +18,10 @@ GH_ACCOUNT= printfn
CARGO_CRATES= base64-0.21.7 \
bitflags-1.3.2 \
bitflags-2.4.2 \
bumpalo-3.14.0 \
cc-1.0.83 \
bumpalo-3.15.3 \
cc-1.0.86 \
cfg-if-1.0.0 \
clipboard-win-5.0.0 \
clipboard-win-5.2.0 \
core-foundation-0.9.4 \
core-foundation-sys-0.8.6 \
ctrlc-3.4.2 \
Expand All @@ -39,93 +38,85 @@ CARGO_CRATES= base64-0.21.7 \
hashbrown-0.14.3 \
home-0.5.9 \
idna-0.5.0 \
indexmap-2.1.0 \
indexmap-2.2.3 \
instant-0.1.12 \
js-sys-0.3.67 \
js-sys-0.3.68 \
lazy_static-1.4.0 \
libc-0.2.152 \
libc-0.2.153 \
linux-raw-sys-0.4.13 \
log-0.4.20 \
memchr-2.7.1 \
native-tls-0.2.11 \
nibble_vec-0.1.0 \
nix-0.27.1 \
once_cell-1.19.0 \
openssl-0.10.63 \
openssl-0.10.64 \
openssl-macros-0.1.1 \
openssl-probe-0.1.5 \
openssl-sys-0.9.99 \
openssl-sys-0.9.101 \
percent-encoding-2.3.1 \
pkg-config-0.3.29 \
pkg-config-0.3.30 \
ppv-lite86-0.2.17 \
proc-macro2-1.0.78 \
quote-1.0.35 \
radix_trie-0.2.1 \
rand-0.8.5 \
rand_chacha-0.3.1 \
rand_core-0.6.4 \
redox_syscall-0.4.1 \
ring-0.17.7 \
rustix-0.38.30 \
rustls-0.21.10 \
rustls-webpki-0.101.7 \
ring-0.17.8 \
rustix-0.38.31 \
rustls-0.22.2 \
rustls-pki-types-1.3.0 \
rustls-webpki-0.102.2 \
rustyline-13.0.0 \
schannel-0.1.23 \
sct-0.7.1 \
security-framework-2.9.2 \
security-framework-sys-2.9.1 \
serde-1.0.195 \
serde_derive-1.0.195 \
serde-1.0.197 \
serde_derive-1.0.197 \
serde_spanned-0.6.5 \
smallvec-1.13.1 \
spin-0.9.8 \
syn-2.0.48 \
tempfile-3.9.0 \
subtle-2.5.0 \
syn-2.0.50 \
tempfile-3.10.0 \
tinyvec-1.6.0 \
tinyvec_macros-0.1.1 \
toml-0.8.8 \
toml-0.8.10 \
toml_datetime-0.6.5 \
toml_edit-0.21.0 \
toml_edit-0.22.6 \
unicode-bidi-0.3.15 \
unicode-ident-1.0.12 \
unicode-normalization-0.1.22 \
unicode-segmentation-1.10.1 \
unicode-normalization-0.1.23 \
unicode-segmentation-1.11.0 \
unicode-width-0.1.11 \
untrusted-0.9.0 \
ureq-2.9.1 \
ureq-2.9.6 \
url-2.5.0 \
utf8parse-0.2.1 \
vcpkg-0.2.15 \
wasi-0.11.0+wasi-snapshot-preview1 \
wasm-bindgen-0.2.90 \
wasm-bindgen-backend-0.2.90 \
wasm-bindgen-macro-0.2.90 \
wasm-bindgen-macro-support-0.2.90 \
wasm-bindgen-shared-0.2.90 \
web-sys-0.3.67 \
webpki-roots-0.25.3 \
wasm-bindgen-0.2.91 \
wasm-bindgen-backend-0.2.91 \
wasm-bindgen-macro-0.2.91 \
wasm-bindgen-macro-support-0.2.91 \
wasm-bindgen-shared-0.2.91 \
web-sys-0.3.68 \
webpki-roots-0.26.1 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
windows-sys-0.48.0 \
windows-sys-0.52.0 \
windows-targets-0.48.5 \
windows-targets-0.52.0 \
windows_aarch64_gnullvm-0.48.5 \
windows_aarch64_gnullvm-0.52.0 \
windows_aarch64_msvc-0.48.5 \
windows_aarch64_msvc-0.52.0 \
windows_i686_gnu-0.48.5 \
windows_i686_gnu-0.52.0 \
windows_i686_msvc-0.48.5 \
windows_i686_msvc-0.52.0 \
windows_x86_64_gnu-0.48.5 \
windows_x86_64_gnu-0.52.0 \
windows_x86_64_gnullvm-0.48.5 \
windows_x86_64_gnullvm-0.52.0 \
windows_x86_64_msvc-0.48.5 \
windows_x86_64_msvc-0.52.0 \
winnow-0.5.34
windows-targets-0.52.3 \
windows_aarch64_gnullvm-0.52.3 \
windows_aarch64_msvc-0.52.3 \
windows_i686_gnu-0.52.3 \
windows_i686_msvc-0.52.3 \
windows_x86_64_gnu-0.52.3 \
windows_x86_64_gnullvm-0.52.3 \
windows_x86_64_msvc-0.52.3 \
winnow-0.6.2 \
zeroize-1.7.0

OPENSSLINC= /usr/include
OPENSSLLIB= /usr/lib
Expand Down

0 comments on commit 80b38c8

Please sign in to comment.