On 2017-12-25, at 6:07 PM, Ryan Schmidt wrote:

> 
> This doesn't match now. The error message says it needs 10.7 or later, but 
> the port allows installation on 10.6 or later. Which is it?
> 
> If it builds on 10.6, does it need the 10.7 SDK to do so? If so, the port 
> should enforce that. See the libsdl2 port for an example of how to do that.
> 
> 
> Patching should happen in the patch phase, not the extract phase. You want to 
> be able to run "sudo port extract ..." and see the unmodified files.
> 
> You should escape the "." in that regular expression by preceding it with a 
> backslash: s|10\.9|...
> 
> 

Check. 

Thanks. And Merry Christmas!

Ken

Reply via email to