Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 13:37:39 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r519301 - head/multimedia/mkvtoolnix
Message-ID:  <201912081337.xB8DbdjY041367@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sun Dec  8 13:37:38 2019
New Revision: 519301
URL: https://svnweb.freebsd.org/changeset/ports/519301

Log:
  Update to upstream version 41.0.0
  
  Details:
  - Bug fixes and enhancements, see
    https://mkvtoolnix.download/doc/NEWS.md
    including:
  - Support for reading opus and vp9 from mp4 files
  - Correction reading/applying data from
    multiple input formats
  - UI fixes
  
  MFH:		2019Q4 (hat: ports-secteam)

Modified:
  head/multimedia/mkvtoolnix/Makefile
  head/multimedia/mkvtoolnix/distinfo

Modified: head/multimedia/mkvtoolnix/Makefile
==============================================================================
--- head/multimedia/mkvtoolnix/Makefile	Sun Dec  8 13:04:48 2019	(r519300)
+++ head/multimedia/mkvtoolnix/Makefile	Sun Dec  8 13:37:38 2019	(r519301)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mkvtoolnix
-PORTVERSION=	40.0.0
+PORTVERSION=	41.0.0
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
 		https://mkvtoolnix.download/sources/

Modified: head/multimedia/mkvtoolnix/distinfo
==============================================================================
--- head/multimedia/mkvtoolnix/distinfo	Sun Dec  8 13:04:48 2019	(r519300)
+++ head/multimedia/mkvtoolnix/distinfo	Sun Dec  8 13:37:38 2019	(r519301)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573904012
-SHA256 (mkvtoolnix-40.0.0.tar.xz) = f9248c9a137aa12e46c573d56de7f7da50864e2e4b18b88af21c84f49c21a336
-SIZE (mkvtoolnix-40.0.0.tar.xz) = 7390612
+TIMESTAMP = 1575764206
+SHA256 (mkvtoolnix-41.0.0.tar.xz) = 7cdd6ad9144324162604172b7e96cb13cdbb7913e07c4ad7633344aac20e4103
+SIZE (mkvtoolnix-41.0.0.tar.xz) = 7401548



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912081337.xB8DbdjY041367>