Date: Tue, 8 Oct 2019 08:11:31 +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: r514050 - head/multimedia/mkvtoolnix Message-ID: <201910080811.x988BVgp009773@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Tue Oct 8 08:11:31 2019 New Revision: 514050 URL: https://svnweb.freebsd.org/changeset/ports/514050 Log: Update to upstream version 38.0.0 Details: - Bug fixes and enhancements, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2019Q4 (hat: ports-secteam) Modified: head/multimedia/mkvtoolnix/Makefile head/multimedia/mkvtoolnix/distinfo Modified: head/multimedia/mkvtoolnix/Makefile ============================================================================== --- head/multimedia/mkvtoolnix/Makefile Tue Oct 8 08:09:38 2019 (r514049) +++ head/multimedia/mkvtoolnix/Makefile Tue Oct 8 08:11:31 2019 (r514050) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mkvtoolnix -PORTVERSION= 37.0.0 +PORTVERSION= 38.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 Tue Oct 8 08:09:38 2019 (r514049) +++ head/multimedia/mkvtoolnix/distinfo Tue Oct 8 08:11:31 2019 (r514050) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567432706 -SHA256 (mkvtoolnix-37.0.0.tar.xz) = 3d421af5307243591b726427a2c1a9c3cb496e8a5003362b5069558fc2488d64 -SIZE (mkvtoolnix-37.0.0.tar.xz) = 7307984 +TIMESTAMP = 1570433714 +SHA256 (mkvtoolnix-38.0.0.tar.xz) = 0e1db5b5af6147dec245744a0d403120e53a44f6b81aad0d26c0f5c0e5515d00 +SIZE (mkvtoolnix-38.0.0.tar.xz) = 7348600
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910080811.x988BVgp009773>