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.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1ea40861548
branches:  trunk
changeset: 770520:f1ea40861548
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Dec 01 22:41:52 2021 +0000

description:
libopenmpt: update to 0.5.13.

### libopenmpt 0.5.13 (2021-11-14)

 *  [**Bug**] Fixed various undefined behaviour found with ubsan.

 *  IMF: Change envelope interpretation to be more like in XM instead of IT and
    tighten header validation.
 *  MED: Some samples had a ping-pong loop when there should be no loop at all.
 *  MT2: Ignore incorrect drums chunk size in early MT2 files
    (fixes e.g. "A little Rock" by Csumi).
 *  MT2: Work around initial master volume of 0 used in some files that apply a
    fade-in a the song start using track automation that would stay silent
    forever otherwise (track automation is currently not supported).
 *  OKT: Apply portamento on every tick.

 *  mpg123: Update to v1.29.2 (2021-10-23).

diffstat:

 audio/libopenmpt/Makefile |  4 ++--
 audio/libopenmpt/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 164e8ba579be -r f1ea40861548 audio/libopenmpt/Makefile
--- a/audio/libopenmpt/Makefile Wed Dec 01 21:37:11 2021 +0000
+++ b/audio/libopenmpt/Makefile Wed Dec 01 22:41:52 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2021/10/15 08:36:21 fcambus Exp $
+# $NetBSD: Makefile,v 1.52 2021/12/01 22:41:52 fcambus Exp $
 
-DISTNAME=      libopenmpt-0.5.12+release.autotools
+DISTNAME=      libopenmpt-0.5.13+release.autotools
 PKGNAME=       ${DISTNAME:C/\+.*//}
 CATEGORIES=    audio
 MASTER_SITES=  https://lib.openmpt.org/files/libopenmpt/src/
diff -r 164e8ba579be -r f1ea40861548 audio/libopenmpt/distinfo
--- a/audio/libopenmpt/distinfo Wed Dec 01 21:37:11 2021 +0000
+++ b/audio/libopenmpt/distinfo Wed Dec 01 22:41:52 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2021/11/15 17:19:05 wiz Exp $
+$NetBSD: distinfo,v 1.42 2021/12/01 22:41:52 fcambus Exp $
 
-BLAKE2s (libopenmpt-0.5.12+release.autotools.tar.gz) = 5ef09673e360c00c4931c68f10504322805bf32b6c35fabc6446dfd1808fd8a7
-SHA512 (libopenmpt-0.5.12+release.autotools.tar.gz) = e22a79737a825a5753429271bba7af94fd195fb0ff770a3e2091b941c3856bbad770eeeb88cd86d37e01b0138e820199d3650f55546f2e33bb2e99b1b14d9925
-Size (libopenmpt-0.5.12+release.autotools.tar.gz) = 1477744 bytes
+BLAKE2s (libopenmpt-0.5.13+release.autotools.tar.gz) = c125011e58ba78770d1cec63beb17170e41fae0085546243957b099795077d0c
+SHA512 (libopenmpt-0.5.13+release.autotools.tar.gz) = 5ddf293755ca9696acaeaf2130a38dece3bba9a45519e1d4b61b594b2e014e67e6f3f79f55d54e7cc2528b9e40feac6d36bbe78788b6f2a1888f89c090872242
+Size (libopenmpt-0.5.13+release.autotools.tar.gz) = 1479605 bytes



Home | Main Index | Thread Index | Old Index