pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libopenmpt libopenmpt: update to 0.5.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2bea040649ab
branches: trunk
changeset: 442841:2bea040649ab
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Tue Dec 01 15:33:57 2020 +0000
description:
libopenmpt: update to 0.5.4.
ChangeLog:
### libopenmpt 0.5.4 (2020-11-29)
* AMS: An upper bound for uncompressed sample size is now established to
avoid memory exhaustion from malformed files.
* DMF: Support early format beta versions (in particular versions 1-4).
* MED: Also use octave wrapping in 8-channel mode for MMD0/MMD1 modules.
* MED: If 8-channel mode is activated, ignore BPM mode.
* MED: Emulate tempo commands F01 and F02 quirk.
* MED: Tempo commands below 32 BPM were interpreted as tempo slides.
* IMF: Instrument sample mapping was off by one octave, notable in the guitar
part of Astaris by Karsten Koch.
* pugixml: Update to v1.11 (2020-11-26).
diffstat:
audio/libopenmpt/Makefile | 4 ++--
audio/libopenmpt/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 7c8b56edd6eb -r 2bea040649ab audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Tue Dec 01 15:00:56 2020 +0000
+++ b/audio/libopenmpt/Makefile Tue Dec 01 15:33:57 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2020/10/27 23:06:46 fcambus Exp $
+# $NetBSD: Makefile,v 1.40 2020/12/01 15:33:57 fcambus Exp $
-DISTNAME= libopenmpt-0.5.3+release.autotools
+DISTNAME= libopenmpt-0.5.4+release.autotools
PKGNAME= ${DISTNAME:C/\+.*//}
CATEGORIES= audio
MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/
diff -r 7c8b56edd6eb -r 2bea040649ab audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Tue Dec 01 15:00:56 2020 +0000
+++ b/audio/libopenmpt/distinfo Tue Dec 01 15:33:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.30 2020/10/27 23:06:46 fcambus Exp $
+$NetBSD: distinfo,v 1.31 2020/12/01 15:33:57 fcambus Exp $
-SHA1 (libopenmpt-0.5.3+release.autotools.tar.gz) = 21136808b1ce44030ea133518c83cbe646f78ca8
-RMD160 (libopenmpt-0.5.3+release.autotools.tar.gz) = ae565efab89773e8d215619926b4afe6a92ac5b4
-SHA512 (libopenmpt-0.5.3+release.autotools.tar.gz) = 003e40a4fa5c44d38931f5008beb71fd82ea57f6989cffdf2f8687e403a244bd29d497c4de9744d594ecfb7d0dd2ba8ff17046a3987123f47bc56cd163f71d7d
-Size (libopenmpt-0.5.3+release.autotools.tar.gz) = 1468568 bytes
+SHA1 (libopenmpt-0.5.4+release.autotools.tar.gz) = 3d430d612bcb96576012e56b1d417dbd62473997
+RMD160 (libopenmpt-0.5.4+release.autotools.tar.gz) = 557f8274a16573227ffa67bea348a1bd7daabd68
+SHA512 (libopenmpt-0.5.4+release.autotools.tar.gz) = 2acb5f04bbca84dc01e0aa0e002924e3cd41c0d3516d3f896705c2906d8b2f8646c45d3dca609ffc94972629b887fd63da383e3d0127b2420731de20e4590b5a
+Size (libopenmpt-0.5.4+release.autotools.tar.gz) = 1470690 bytes
Home |
Main Index |
Thread Index |
Old Index