1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/security/suricata
Tobias Kortkamp d9f5e35fec
security/suricata: Unbreak build with Rust 1.53.0
error[E0308]: mismatched types
  --> rust/vendor/lexical-core/src/atof/algorithm/bhcomp.rs:62:24
   |
62 |     let bytes = bits / Limb::BITS;
   |                        ^^^^^^^^^^ expected `usize`, found `u32`

error[E0277]: cannot divide `usize` by `u32`

http://package23.nyi.freebsd.org/data/114i386-default-foo/2021-06-18_08h49m22s/logs/errors/suricata-6.0.2_2.log

PR:		256653
2021-06-19 17:13:19 +02:00
..
files security/suricata: Unbreak build with Rust 1.53.0 2021-06-19 17:13:19 +02:00
distinfo
Makefile security/suricata: Unbreak build with Rust 1.53.0 2021-06-19 17:13:19 +02:00
pkg-descr
pkg-plist security/suricata: Fix plist issues 2021-06-15 08:09:35 -07:00