[Bug 286616] math/mpdecimal: Update to 4.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 May 2025 12:20:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286616

--- Comment #4 from Stefan Krah <skrah@bytereef.org> ---
> Don't see warnings… Can you copy&paste this text?

Yes, perhaps the warning is actually from make-package. The entire
commands are:

make clean
make stage && make check-plist && make stage-qa && make package

[...]
/usr/bin/install -c -m 644 doc/libmpdec.3
/usr/ports/math/mpdecimal/work/stage/usr/local/share/man/man3
/usr/bin/install -c -m 644 doc/libmpdec++.3
/usr/ports/math/mpdecimal/work/stage/usr/local/share/man/man3
===>   File(s) found in lib/pkgconfig while correct path is libdata/pkgconfig
       Applying fix but consider using USES= pathfix or adjust install path
/usr/bin/strip
/usr/ports/math/mpdecimal/work/stage/usr/local/lib/libmpdec.so.4.0.0
/usr/bin/strip
/usr/ports/math/mpdecimal/work/stage/usr/local/lib/libmpdec++.so.4.0.0
[...]

-- 
You are receiving this mail because:
You are the assignee for the bug.