summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2022-03-16 11:36:10 +0000
committerfcambus <fcambus@pkgsrc.org>2022-03-16 11:36:10 +0000
commit501ba9cf18391b2cad34fbbdc8f54e6fadd8e7eb (patch)
tree9329f75b161fdb83e62fa42a4b159023ef150bc6
parent5206ddb9453221e550fe26b35125b5cf46b6199d (diff)
downloadpkgsrc-501ba9cf18391b2cad34fbbdc8f54e6fadd8e7eb.tar.gz
libopenmpt: update to 0.6.2.
### libopenmpt 0.6.2 (2022-03-13) * [**Sec**] Possible out-of-bounds write in malformed IT / XM / MPTM files using the internal LFO plugin. (r17076) * [**Sec**] Possible out-of-bounds read when using Amiga BLEP interpolation with extremely high-pitched notes. (r17078, r17079) * ISO-8859-1-related charsets from Amiga OS and RISC OS are now handled more accurately, thus avoiding some unwanted control characters. * MO3: Pattern indices 254 / 255 were not treated as playable patterns even if the original file was a MOD / XM. * Correctly apply ST3-style effect memory when seeking in S3M files. * Command S (S3M / IT style) effect memory was not applied when seeking. * Initial channel mute status was not reported correctly in `get_channel_mute_status` since libopenmpt 0.6.0. * FLAC: Update to v1.3.4 (2022-02-21). * pugixml: Update to v1.12.1 (2022-02-16).
-rw-r--r--audio/libopenmpt/Makefile4
-rw-r--r--audio/libopenmpt/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile
index 4ba493fa682..58e4ce43799 100644
--- a/audio/libopenmpt/Makefile
+++ b/audio/libopenmpt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2022/02/01 15:29:29 fcambus Exp $
+# $NetBSD: Makefile,v 1.58 2022/03/16 11:36:10 fcambus Exp $
-DISTNAME= libopenmpt-0.6.1+release.autotools
+DISTNAME= libopenmpt-0.6.2+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff --git a/audio/libopenmpt/distinfo b/audio/libopenmpt/distinfo
index a1eba0cc880..7842ea3f410 100644
--- a/audio/libopenmpt/distinfo
+++ b/audio/libopenmpt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.45 2022/02/01 15:29:29 fcambus Exp $
+$NetBSD: distinfo,v 1.46 2022/03/16 11:36:10 fcambus Exp $
-BLAKE2s (libopenmpt-0.6.1+release.autotools.tar.gz) = 4869b735c0ae0f4cd05f85ccc0206e78401fb4e363a26094e4efcc3d6428304e
-SHA512 (libopenmpt-0.6.1+release.autotools.tar.gz) = b43124746fc7c8bdbcfcf24c5cff1cd8330cab664fd1641ac7a35416ed25bb80c74f31db74085c13f4beb9774c17c12a4486c8c5e976f3fbb70a27c236c0f4fb
-Size (libopenmpt-0.6.1+release.autotools.tar.gz) = 1511280 bytes
+BLAKE2s (libopenmpt-0.6.2+release.autotools.tar.gz) = fba0e631f824d8882b8e4f85ce3c56568f160545beeef01a97123a91482b88d2
+SHA512 (libopenmpt-0.6.2+release.autotools.tar.gz) = a4bbf804d4be72d11216173371ab81703877071cf15e2daaaf59b0eb892d5948072af00bd1ec8c097c23bb3f77bc2c0be6cf853dcf3c7c24aa6109a9f74d0948
+Size (libopenmpt-0.6.2+release.autotools.tar.gz) = 1514140 bytes