pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/multimedia/mkvtoolnix



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct 24 10:55:07 UTC 2018

Modified Files:
        pkgsrc/multimedia/mkvtoolnix: Makefile distinfo

Log Message:
mkvtoolnix: updated to 28.1.0

Version 28.1.0 "Morning Child":

Bug fixes

* mkvmerge: AV1 parser: fixed an error in the sequence header parser if
  neither the reduced_still_picture_header nor the
  frame_id_numbers_present_flag is set.
* mkvmerge: AV1 parser: when creating the av1C structure for the Codec
  Private element the sequence header OBU wasn't copied completely: its common
  data (type field & OBU size among others) was missing.
* mkvmerge: Matroska reader, AV1: mkvmerge will try to re-create the av1C
  data stored in Codec Private when reading AV1 from Matroska or WebM files
  created by mkvmerge v28.0.0.
* MKVToolNix GUI: info tool: the tool will no longer stop scanning elements
  when an EBML Void element is found after the first Cluster element.


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/multimedia/mkvtoolnix/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/multimedia/mkvtoolnix/Makefile
diff -u pkgsrc/multimedia/mkvtoolnix/Makefile:1.115 pkgsrc/multimedia/mkvtoolnix/Makefile:1.116
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.115 Tue Oct 23 06:32:05 2018
+++ pkgsrc/multimedia/mkvtoolnix/Makefile       Wed Oct 24 10:55:06 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.115 2018/10/23 06:32:05 adam Exp $
+# $NetBSD: Makefile,v 1.116 2018/10/24 10:55:06 adam Exp $
 
-DISTNAME=      mkvtoolnix-28.0.0
+DISTNAME=      mkvtoolnix-28.1.0
 CATEGORIES=    multimedia
 MASTER_SITES=  https://mkvtoolnix.download/sources/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/multimedia/mkvtoolnix/distinfo
diff -u pkgsrc/multimedia/mkvtoolnix/distinfo:1.54 pkgsrc/multimedia/mkvtoolnix/distinfo:1.55
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.54  Tue Oct 23 06:32:05 2018
+++ pkgsrc/multimedia/mkvtoolnix/distinfo       Wed Oct 24 10:55:06 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.54 2018/10/23 06:32:05 adam Exp $
+$NetBSD: distinfo,v 1.55 2018/10/24 10:55:06 adam Exp $
 
-SHA1 (mkvtoolnix-28.0.0.tar.xz) = eb0b036b046b3a3f51fb2ce06e0dac27127607fe
-RMD160 (mkvtoolnix-28.0.0.tar.xz) = 2bfcc2ff18c001190932a61076eb7b6e4c060cb3
-SHA512 (mkvtoolnix-28.0.0.tar.xz) = b45571c99ed8200015291cba2ce247ca968272122b9d5867962ef749b79f3fe271f69dd2ba4f416acdfe8d520649633de4e12186c6feb94e40f263242ca7c648
-Size (mkvtoolnix-28.0.0.tar.xz) = 6545232 bytes
+SHA1 (mkvtoolnix-28.1.0.tar.xz) = ff19f392d89c2cb0fc8a1448c579b2a928f1b8f2
+RMD160 (mkvtoolnix-28.1.0.tar.xz) = f6535808fdd4412744b61e1d09333e3f80fbd6bd
+SHA512 (mkvtoolnix-28.1.0.tar.xz) = be081ce454c1940d3be50930072aa0e7fc9de905b06715829dc0d5e52e21727f91eb6beaf68e48296f2830755e613c082b6f14d52f7d7cbbd8d05dbd9ec8c1f0
+Size (mkvtoolnix-28.1.0.tar.xz) = 6546944 bytes
 SHA1 (patch-build-config.in) = 89c67720f7886741dcabbbed88cfbfd31bf4ccc7



Home | Main Index | Thread Index | Old Index