Download raw body.
[update] audio/portmidi 2.0.6 -> 2.0.8
On 2025/12/05 00:56, Raphael Graf wrote: > The changes are mostly cosmetic and not very relevant on OpenBSD. > Changelog: > https://github.com/PortMidi/portmidi/releases > > ok? ok. > @@ -8,8 +8,8 @@ Index: CMakeLists.txt > # Versions are now in the form x.y.z > # Changed 1.0 to 2.0 because API is extended with virtual ports: > set(SOVERSION "2") > --set(VERSION "2.0.4") > -+set(VERSION "2.0.6") > +-set(VERSION "2.0.7") > ++set(VERSION "2.0.8") seems a recurring problem upstream, would it be worth replacing this with a sed e.g. in post-extract instead?
[update] audio/portmidi 2.0.6 -> 2.0.8