Bug 254386 - multimedia/makemkv: update to 1.16.3
Summary: multimedia/makemkv: update to 1.16.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-03-18 18:07 UTC by Felix Palmen
Modified: 2021-03-20 11:25 UTC (History)
1 user (show)

See Also:


Attachments
update to 1.16.3 (2.19 KB, patch)
2021-03-18 18:07 UTC, Felix Palmen
zirias: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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