Subject: CVS commit: pkgsrc/audio/ocp
From: Thomas Klausner
Date: 2024-04-07 23:32:28
Message id: 20240407213228.69C9AFA2C@cvs.NetBSD.org

Log Message:
ocp: update to 0.2.108.

Version 0.2.108
===============
This is a bugfix release

 * When detecting C++ version, ] and ) was out of order in configure.ac. This \ 
only became problematic in autoconf 2.72.
 * Playback via Game-Music-Emulator, the global loop module setting was not honored.
 * Mono FLAC files would crash, buffer retrieval expected (atleast) two channels \ 
to be present.
 * EOF detection got false positives in file-cache, FLAC files could fail to play
 * Labels should not appear in front of variables, clang can be strict on this.

Files:
RevisionActionfile
1.25modifypkgsrc/audio/ocp/Makefile
1.16modifypkgsrc/audio/ocp/distinfo
1.1removepkgsrc/audio/ocp/patches/patch-filesel_filesystem-rpg.c