Tom Murphy writes:

> Hi,
>
>   Here is a diff to update games/mvdsv from 0.34 to 0.35.
>   A few notable changes:
>
>   * meson build dropped -- only uses cmake
>   * devel/pcre no longer used -- dropped in favor of wraps

wraps was part of meson and not cmake. Since it has moved to cmake, it
now uses the ancient bundled pcre. I am concerned about security with
the bundled pcre, so I would prefer holding off on this update until
cmake is updated to allow linking against system pcre. It seems like
debian had a similar concern.

see: https://github.com/QW-Group/mvdsv/issues/40

Reply via email to