Opened 15 months ago
#67679 new defect
mogenerator needs either fix or another version for 10.8–10.11
Reported by: | barracuda156 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | mountainlion | Cc: | |
Port: | mogenerator |
Description
I recently fixed this port for a number of systems – well, to be honest myself I added fixes only for <10.7, for later systems I picked newer versions, effectively making a guess, which largely worked, but failed for 10.8–10.11: https://ports.macports.org/port/mogenerator/details
This is not my port, and I have neither particular desire nor needed environment to fix it for old Intel systems. Very likely simply defining another, intermediate version gonna fix it. Alternatively, some commits may be reverted, which break the build now.
The current choice is the following: https://github.com/macports/macports-ports/blob/06cca59063b8713e73589dd7c5993508339e4058/devel/mogenerator/Portfile#L7-L30
Presumably choosing 1.29 for 10.8–10.11 may work. (From README is seemed that differences between 1.30 vs 1.30.1 were minimal and unrelated to SDK.) Since there are no CI for these systems, I cannot test that. But that is a fix I am ready to try – I will not dig through commits to try fixing 1.30.1.
Anyone interested to deal with this? Should I try adding 1.29? Or not bother and leave those broken for now?