Sat Apr 10 09:29:11 2021 UTC ()
mkvtoolnix: updated to 56.1.0

Version 56.1.0 "My Friend" 2021-04-09

New features and enhancements

* mkvmerge: AAC: added support for LOAS/LATM files with channel configuration
  indexes 9–21 (e.g. channel count 22.2 for index 13) according to Rec. ITU-R
  BS.1196-7 & ISO/IEC 23008-3:2019.

Bug fixes

* mkvmerge: HEVC/H.265 parser: fixed invalid memory access that could happen
  when reading certain types of HEVC data (e.g. with changing parameter sets
  mid-stream) from certain containers (e.g. Matroska). This bug was introduced
  in release 56.0.0.
* mkvextract: AAC: mkvextract will now abort with an useful error message when
  the user tries to extract a track whose 'audio-specific config' element in
  `CodecPrivate` signals a number of channels of 7 or greater than 8 as that
  isn't supported by the ADTS format.

Build system changes

* configure: the `--enable-ubsan` option hasn't actually enabled anything
  since release 39.0.0.


(adam)
diff -r1.171 -r1.172 pkgsrc/multimedia/mkvtoolnix/Makefile
diff -r1.88 -r1.89 pkgsrc/multimedia/mkvtoolnix/distinfo

cvs diff -r1.171 -r1.172 pkgsrc/multimedia/mkvtoolnix/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/mkvtoolnix/Makefile 2021/04/05 19:45:07 1.171
+++ pkgsrc/multimedia/mkvtoolnix/Makefile 2021/04/10 09:29:11 1.172
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.171 2021/04/05 19:45:07 adam Exp $ 1# $NetBSD: Makefile,v 1.172 2021/04/10 09:29:11 adam Exp $
2 2
3DISTNAME= mkvtoolnix-56.0.0 3DISTNAME= mkvtoolnix-56.1.0
4CATEGORIES= multimedia 4CATEGORIES= multimedia
5MASTER_SITES= https://mkvtoolnix.download/sources/ 5MASTER_SITES= https://mkvtoolnix.download/sources/
6EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://mkvtoolnix.download/ 9HOMEPAGE= https://mkvtoolnix.download/
10COMMENT= Set of tools to create, alter and inspect Matroska files 10COMMENT= Set of tools to create, alter and inspect Matroska files
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13BUILD_DEPENDS+= docbook-xsl>=1.79.1nb5:../../textproc/docbook-xsl 13BUILD_DEPENDS+= docbook-xsl>=1.79.1nb5:../../textproc/docbook-xsl
14BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a 14BUILD_DEPENDS+= po4a-[0-9]*:../../textproc/po4a
15BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR} 15BUILD_DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
16 16

cvs diff -r1.88 -r1.89 pkgsrc/multimedia/mkvtoolnix/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/mkvtoolnix/distinfo 2021/04/05 19:45:07 1.88
+++ pkgsrc/multimedia/mkvtoolnix/distinfo 2021/04/10 09:29:11 1.89
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.88 2021/04/05 19:45:07 adam Exp $ 1$NetBSD: distinfo,v 1.89 2021/04/10 09:29:11 adam Exp $
2 2
3SHA1 (mkvtoolnix-56.0.0.tar.xz) = 6e3637cf21edf753fbb832b725470c456f75d637 3SHA1 (mkvtoolnix-56.1.0.tar.xz) = 8dbb82e656cbe436b2ee080650e4b01ee08a7d7e
4RMD160 (mkvtoolnix-56.0.0.tar.xz) = a567c90dac9b087950a290c32c02efc140f8e602 4RMD160 (mkvtoolnix-56.1.0.tar.xz) = c950bb034f12d862f496308f4f885ce11315d941
5SHA512 (mkvtoolnix-56.0.0.tar.xz) = daaea2adf18de625a246a015951ea3cbb40a4bd17fb0f6404844182da64b809d62daa1c5ea28698b7d4f84efb1b76b30cec6ee5e28668f0f908468f5ffa3e584 5SHA512 (mkvtoolnix-56.1.0.tar.xz) = 7ee1c580c5b8824491652571f30559829700e50b1a74cf92affba77154c2756bd613cfd5776cdd180d1eaa888949ca898caac1bfadc690c68086fb136d41b2a6
6Size (mkvtoolnix-56.0.0.tar.xz) = 7615884 bytes 6Size (mkvtoolnix-56.1.0.tar.xz) = 7632872 bytes
7SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac 7SHA1 (patch-Rakefile) = 94c0a9ae0443f652a87f91cec195fe0d7afb61ac
8SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0 8SHA1 (patch-src_common_locale.cpp) = 2f3113c8c9171b87a421df447f6c421b1e4dc7e0