aboutsummaryrefslogtreecommitdiff
path: root/audio/shortwave
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-10-16 10:39:44 +0000
committerMikael Urankar <mikael@FreeBSD.org>2023-10-24 10:21:47 +0000
commit3e99d4e978144e6e424bda44e3041abfc6cc92bf (patch)
tree9258cc46d04482853d7eb118a026e61473f2d8d1 /audio/shortwave
parentb71e4863289c2bb6bf17ef1141f1305488d1b82d (diff)
downloadports-3e99d4e978144e6e424bda44e3041abfc6cc92bf.tar.gz
ports-3e99d4e978144e6e424bda44e3041abfc6cc92bf.zip
databases/gobang: Fix build with rust 1.73.0
Import upstream patch to fix the following build error with rust 1.73.0 error[E0308]: mismatched types --> /wrkdirs/usr/ports/databases/gobang/work/gobang-0.1.0-alpha.5/cargo-crates/num-bigint-0.3.2/src/biguint/convert.rs:70:19 | 70 | .div_ceil(&big_digit::BITS.into()) | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` | | | arguments to this method are incorrect error[E0308]: mismatched types --> /wrkdirs/usr/ports/databases/gobang/work/gobang-0.1.0-alpha.5/cargo-crates/num-bigint-0.3.2/src/biguint/convert.rs:585:19 | 585 | .div_ceil(&u64::from(bits)) | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` | | | arguments to this method are incorrect PR: 274499 Approved by: portmgr (build fix blanket)
Diffstat (limited to 'audio/shortwave')
0 files changed, 0 insertions, 0 deletions