> Have you tested love2d games that use pre-11.3 with this update? I have > looked at love2d updates previously and they were _not_ backwards > compatible. My impression was that this ports needs a multi-version > approach to not break applications that rely on the old version. > However, I haven't found an opportunity to implement this yet.
There are breaking changes with every love major release, I think, so games written for 0.8 would need updating to work with 0.11.3. I didn't realise this would be a problem because OpenBSD doesn't have any other but 0.8 packaged currently. 0.8 is quite old, from 2012, and missing a lot of new additions to love so 0.11.3 is definitely preferable for new users. Do you think it would be wise to create a seperate port?