Bug 254386

Summary: multimedia/makemkv: update to 1.16.3
Product: Ports & Packages Reporter: Felix Palmen <zirias>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 1.16.3 zirias: maintainer-approval+

Description Felix Palmen freebsd_committer freebsd_triage 2021-03-18 18:07:05 UTC
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.
Comment 1 Automation User 2021-03-18 18:45:28 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/272848393
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-20 11:25:10 UTC
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