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: Mon Jul 1 05:51:28 UTC 2019
Modified Files:
pkgsrc/multimedia/mkvtoolnix: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 pkgsrc/multimedia/mkvtoolnix/Makefile
cvs rdiff -u -r1.66 -r1.67 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.131 pkgsrc/multimedia/mkvtoolnix/Makefile:1.132
--- pkgsrc/multimedia/mkvtoolnix/Makefile:1.131 Mon Jul 1 04:08:38 2019
+++ pkgsrc/multimedia/mkvtoolnix/Makefile Mon Jul 1 05:51:28 2019
@@ -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
Index: pkgsrc/multimedia/mkvtoolnix/distinfo
diff -u pkgsrc/multimedia/mkvtoolnix/distinfo:1.66 pkgsrc/multimedia/mkvtoolnix/distinfo:1.67
--- pkgsrc/multimedia/mkvtoolnix/distinfo:1.66 Sun May 19 07:54:27 2019
+++ pkgsrc/multimedia/mkvtoolnix/distinfo Mon Jul 1 05:51:28 2019
@@ -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