From 043cb0bbb1e7130060205d6aeef2912e891cdb58 Mon Sep 17 00:00:00 2001 From: fcambus Date: Fri, 15 Oct 2021 08:36:21 +0000 Subject: libopenmpt: update to 0.5.12. ### libopenmpt 0.5.12 (2021-10-04) * [**Sec**] Possible crash when loading malformed MDL files. (r15603) * [**Bug**] Fixed various undefined behaviour found with ubsan. * Seeking with sample sync sometimes didn't compute the correct sample position with pingpong-looped samples. * IT: Tremor command I11 erroneously behaved like I00 (use previous parameter) unless IT Old Effects were enabled. * PTM: Panning was translated wrong in some edge cases. * IMF / PTM: Note Slide commands were sometimes slightly off. * OKT: Better support for fine note slides. * DBM: Echo enable effect parameter range checks were incorrect. * XM: Sample texts in XMs made with MadTracker are now also decoded using Windows-1252 encoding. * in_openmpt: Song metadata is no longer reverted when viewing file info. --- audio/libopenmpt/Makefile | 5 ++--- audio/libopenmpt/distinfo | 9 +++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'audio/libopenmpt') diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 9008c8e68da..c8b34296660 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2021/09/08 21:04:55 nia Exp $ +# $NetBSD: Makefile,v 1.51 2021/10/15 08:36:21 fcambus Exp $ -DISTNAME= libopenmpt-0.5.10+release.autotools +DISTNAME= libopenmpt-0.5.12+release.autotools PKGNAME= ${DISTNAME:C/\+.*//} -PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo index 5fad7a5075d..600318b9777 100644 --- a/audio/libopenmpt/distinfo +++ b/audio/libopenmpt/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.38 2021/10/07 13:09:33 nia Exp $ +$NetBSD: distinfo,v 1.39 2021/10/15 08:36:21 fcambus Exp $ -RMD160 (libopenmpt-0.5.10+release.autotools.tar.gz) = a6db9e0e0a7dbb820e2cadd132cbede4d5a488fe -SHA512 (libopenmpt-0.5.10+release.autotools.tar.gz) = ea76b6e3a6038046fc72e92203018202a247e4216bc33cc358290c74aba119e81e0c40d0f4f90874dc605d9354f04437b516b11b0ee3d644af7f230851e3f816 -Size (libopenmpt-0.5.10+release.autotools.tar.gz) = 1475967 bytes +SHA1 (libopenmpt-0.5.12+release.autotools.tar.gz) = 8429b6002523befc8aea080c5bdfa821ae69a457 +RMD160 (libopenmpt-0.5.12+release.autotools.tar.gz) = 1cbb888d6135a1d1ac1af73e41a7a1f16a1ad21d +SHA512 (libopenmpt-0.5.12+release.autotools.tar.gz) = e22a79737a825a5753429271bba7af94fd195fb0ff770a3e2091b941c3856bbad770eeeb88cd86d37e01b0138e820199d3650f55546f2e33bb2e99b1b14d9925 +Size (libopenmpt-0.5.12+release.autotools.tar.gz) = 1477744 bytes -- cgit v1.2.3