pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mkvtoolnix mkvtoolnix: updated to 35.0.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c9901c83b50
branches: trunk
changeset: 335764:1c9901c83b50
user: adam <adam%pkgsrc.org@localhost>
date: Mon Jul 01 05:51:28 2019 +0000
description:
mkvtoolnix: updated to 35.0.0
Version 35.0.0 "All The Love In The World"
New features and enhancements
* mkvmerge: JSON identification: the "codec name" track property will be
output as `codec_name`. The JSON schema has been bumped to v12 for this
change.
* MKVToolNix GUI: job queue: added a new type of action to execute after job
completion: deleting source files for of multiplexer jobs. As this is a
destructive operation, the action is disabled by default.
Bug fixes
* mkvmerge: the "codec name" track property wasn't copied from Matroska
files.
* MKVToolNix GUI: multiplexer: Windows: clearing the destination file name
will reset the tab name to "\<No destination file\>" again.
* MKVToolNix GUI: multiplexer: the file types were not re-translated if the UI
language was changed.
diffstat:
multimedia/mkvtoolnix/Makefile | 5 ++---
multimedia/mkvtoolnix/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 295294af3bae -r 1c9901c83b50 multimedia/mkvtoolnix/Makefile
--- a/multimedia/mkvtoolnix/Makefile Mon Jul 01 05:49:43 2019 +0000
+++ b/multimedia/mkvtoolnix/Makefile Mon Jul 01 05:51:28 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.131 2019/07/01 04:08:38 ryoon Exp $
+# $NetBSD: Makefile,v 1.132 2019/07/01 05:51:28 adam Exp $
-DISTNAME= mkvtoolnix-34.0.0
-PKGREVISION= 1
+DISTNAME= mkvtoolnix-35.0.0
CATEGORIES= multimedia
MASTER_SITES= https://mkvtoolnix.download/sources/
EXTRACT_SUFX= .tar.xz
diff -r 295294af3bae -r 1c9901c83b50 multimedia/mkvtoolnix/distinfo
--- a/multimedia/mkvtoolnix/distinfo Mon Jul 01 05:49:43 2019 +0000
+++ b/multimedia/mkvtoolnix/distinfo Mon Jul 01 05:51:28 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.66 2019/05/19 07:54:27 adam Exp $
+$NetBSD: distinfo,v 1.67 2019/07/01 05:51:28 adam Exp $
-SHA1 (mkvtoolnix-34.0.0.tar.xz) = 8cd0bc22c6946c60f697d27ffce78a3abcfbcc3d
-RMD160 (mkvtoolnix-34.0.0.tar.xz) = df46f568eeb4ffe28c6d3aa50bfdc3ec68ac774f
-SHA512 (mkvtoolnix-34.0.0.tar.xz) = 8c471d0967944970bd90c9c6c2d3dc63e045b4bc41beab825e81ddc6e38e78765da6fe1fedb4a3c044dd3d537ddf95b318431ea2786510e8e881f767a4f5de3a
-Size (mkvtoolnix-34.0.0.tar.xz) = 7291028 bytes
+SHA1 (mkvtoolnix-35.0.0.tar.xz) = 7f0f05afe5ec4542530aeb8fb9537309c3a75509
+RMD160 (mkvtoolnix-35.0.0.tar.xz) = 0df03c76d8169e3796e88e74f82ac217574f1c50
+SHA512 (mkvtoolnix-35.0.0.tar.xz) = aa109be9da3f0bd119d9315b9ea136d3c1532d0f351c5a052dcc7ad67a4dcec9d8fec69a0c9358790abfcb6eeaee47fad4af2a0506bef39cfd5c8466f90bdf98
+Size (mkvtoolnix-35.0.0.tar.xz) = 7297244 bytes
SHA1 (patch-Rakefile) = b9404cfd3121e962a60bad86668c1160511a8b0f
SHA1 (patch-src_common_locale.cpp) = 46ba293fb0dee8af0e6e6fbe17c725a509101109
Home |
Main Index |
Thread Index |
Old Index