On 2012/03/29 14:03, Antti Harri wrote: > This updates OpenAL to 1.14 that was released yesterday. Release notes at > http://kcat.strangesoft.net/openal.html
Looks good but two questions - - what's this been tested with so far? - have you checked for ABI/API changes? > diff --git audio/openal/Makefile audio/openal/Makefile Whatever your opinion of version control systems, the OpenBSD trees are kept in CVS, so we really want CVS diffs rather than diffs against a 3rd-party CVS<>git conversion - the one you're using messes up keyword expansion btw.
