Bug 254509 - multimedia/makemkv: distfile for 1.16.3 re-rolled again
Summary: multimedia/makemkv: distfile for 1.16.3 re-rolled again
Status: Closed Works As Intended
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-23 18:07 UTC by Felix Palmen
Modified: 2021-03-25 10:26 UTC (History)
0 users

See Also:


Attachments
fix distinfo for updated source package (1.24 KB, patch)
2021-03-23 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-23 18:07:55 UTC
Created attachment 223528 [details]
fix distinfo for updated source package

There's again a distfile updated in-place with the following change:

Variable definitions

struct ccx_s_options ccx_options;
struct lib_ccx_ctx *signal_ctx;

were moved from makemkv-oss-1.16.3/mmccextr/ccextractor.h to makemkv-oss-1.16.3/mmccextr/ccextractor.c. The header got extern declarations instead.

Therefore, update distinfo again, and bump port revision.

Build verified on 14-CURRENT, amd64 and i386.
Comment 1 Felix Palmen freebsd_committer freebsd_triage 2021-03-25 10:26:15 UTC
Invalid now, I don't exactly know what happened, but current version works, so retracting this. Maybe the issue was just a very late pkg-fallout combined with a svn merge issue on my local builder.