svn commit: r524979 - branches/2020Q1/multimedia/mkvtoolnix

Thomas Zander riggs at FreeBSD.org
Sun Feb 2 17:01:03 UTC 2020


Author: riggs
Date: Sun Feb  2 17:01:02 2020
New Revision: 524979
URL: https://svnweb.freebsd.org/changeset/ports/524979

Log:
  MFH: r524978
  
  Update to upstream version 43.0.0
  
  Details:
  - Mostly bug fixes and moderate feature changes, see
    https://mkvtoolnix.download/doc/NEWS.md
  - Includes fixes for an abort with some opus streams, and
    AVC / H264 parser fixes.
  
  Approved by:	ports-secteam (riggs)

Modified:
  branches/2020Q1/multimedia/mkvtoolnix/Makefile
  branches/2020Q1/multimedia/mkvtoolnix/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/multimedia/mkvtoolnix/Makefile
==============================================================================
--- branches/2020Q1/multimedia/mkvtoolnix/Makefile	Sun Feb  2 16:59:40 2020	(r524978)
+++ branches/2020Q1/multimedia/mkvtoolnix/Makefile	Sun Feb  2 17:01:02 2020	(r524979)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mkvtoolnix
-PORTVERSION=	42.0.0
+PORTVERSION=	43.0.0
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
 		https://mkvtoolnix.download/sources/

Modified: branches/2020Q1/multimedia/mkvtoolnix/distinfo
==============================================================================
--- branches/2020Q1/multimedia/mkvtoolnix/distinfo	Sun Feb  2 16:59:40 2020	(r524978)
+++ branches/2020Q1/multimedia/mkvtoolnix/distinfo	Sun Feb  2 17:01:02 2020	(r524979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578140550
-SHA256 (mkvtoolnix-42.0.0.tar.xz) = 2c8215c22a3a75925c0f1568235fbe2e34172021e43fb45081400b7c6b610033
-SIZE (mkvtoolnix-42.0.0.tar.xz) = 7486620
+TIMESTAMP = 1580542008
+SHA256 (mkvtoolnix-43.0.0.tar.xz) = 5acfda67817c17702c35e14c2acd78340f608d154842a791ea17fd38835910b6
+SIZE (mkvtoolnix-43.0.0.tar.xz) = 7486252


More information about the svn-ports-all mailing list