Summary: | multimedia/mkvtoolnix: Update to 7.7.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Andrew Berg <berg2839> | ||||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | berg2839, riggs | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(multimedia) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Andrew Berg
2015-03-22 19:33:54 UTC
Ugh, the plist needs fixing so that it works both with and without the wxgtk option. Created attachment 154674 [details] Fixed patch for mkvtoolnix update to 7.7.0 against r381930 Put back the %%WXGTK%% parts and added new files as needed. Checked that everything worked (including running 'make check-orphans') both with and without WXGTK. New build log: https://candace.robotsondrugs.com/poudriere/data/101x64-default/2015.03.22_15:19:22/logs/mkvtoolnix-7.7.0.log A commit references this bug: Author: riggs Date: Tue Mar 24 16:24:42 UTC 2015 New revision: 382117 URL: https://svnweb.freebsd.org/changeset/ports/382117 Log: Update to upstream version 7.7.0 PR: 198800 Submitted by: aberg010@my.hennepintech.edu Reviewed by: riggs Changes: head/multimedia/mkvtoolnix/Makefile head/multimedia/mkvtoolnix/distinfo head/multimedia/mkvtoolnix/files/patch-Rakefile head/multimedia/mkvtoolnix/pkg-plist I needed to introduce a patch for Rakefile to exclude the new development-only UI and its manpages from build. Changed plist accordingly. Btw the original patch did not apply cleanly. Apart from that: Thanks, committed! :) |