Created attachment 223397 [details] update to 1.16.3 * upstream bugfixing release poudriere testport successful on {11.4,12.2,14.0}-{amd64,i386} tested functionality on 13.0-RC2 There's now a lot more warnings about -std=c++11/-std=c11. The buildsystem of makemkv-oss is broken, always applying both CFLAGS and CXXFLAGS, but not offering a way to set preprocessor flags. In addition to the C++ code that needed -std=c++11, this release added some C code that needs -std=c11. The easiest way to solve this is to just throw everything at CFLAGS. Dirty, but the warnings are harmless.
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/272848393
A commit references this bug: Author: lwhsu Date: Sat Mar 20 11:24:48 UTC 2021 New revision: 568860 URL: https://svnweb.freebsd.org/changeset/ports/568860 Log: multimedia/makemkv: update to 1.16.3 PR: 254386 Submitted by: Felix Palmen <felix@palmen-it.de> (maintainer) Changes: head/multimedia/makemkv/Makefile head/multimedia/makemkv/distinfo head/multimedia/makemkv/pkg-plist