libopenmpt: update to 0.6.10.

### libopenmpt 0.6.10 (2023-04-15)

 *  [**Bug**] File probing and loading results could be inconsistent for SFX
    files, so that probing could claim that a file is definitely not playable
    even if it would be.

 *  MOD: VBlank heuristics are now applied to MOD files with M!K! signature.
    Fixes mod.siedler ii.
 *  NoiseTracker MODs are now always played with VBlank timing.
 *  MED: Add support for default instrument pitch.
 *  MED: Global play transpose value was not considered for MMD0 files.
 *  669: Reject files with lots of control characters in song message.

 *  mpg123: Update to v1.31.3 (2023-03-19).
This commit is contained in:
fcambus 2023-04-21 14:57:31 +00:00
parent 5c9496d581
commit e2a5b4f861
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.68 2023/03/09 13:34:09 fcambus Exp $
# $NetBSD: Makefile,v 1.69 2023/04/21 14:57:31 fcambus Exp $
DISTNAME= libopenmpt-0.6.9+release.autotools
DISTNAME= libopenmpt-0.6.10+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.52 2023/03/09 13:34:09 fcambus Exp $
$NetBSD: distinfo,v 1.53 2023/04/21 14:57:31 fcambus Exp $
BLAKE2s (libopenmpt-0.6.9+release.autotools.tar.gz) = 9dffcc4ee5a15aedb9746fc36a4de7f78b93cea2841f61d328b2e8677f9aa509
SHA512 (libopenmpt-0.6.9+release.autotools.tar.gz) = 89d44bae0e705b6b8aa54a0939fdf435a879f5197c30c3343f7f6c273511cf3d07e5b64e8859fc9e24842a5f845133723b5cdd36b65112c34c9350607f1e0fea
Size (libopenmpt-0.6.9+release.autotools.tar.gz) = 1555604 bytes
BLAKE2s (libopenmpt-0.6.10+release.autotools.tar.gz) = 2c58e39e4021e00f67259586b5a16cdad3699115458a8c48bc94ccc3aebe78dd
SHA512 (libopenmpt-0.6.10+release.autotools.tar.gz) = ffa5f02be36dd8667660aff20b33ac2781fb960bbc815e3246f8e31273eb85702ed51ed04e72a1086bb5a51916dfa7d7db981c55dea52eaaa9e07e00ec170351
Size (libopenmpt-0.6.10+release.autotools.tar.gz) = 1559701 bytes