Date: Tue, 4 Jul 2023 06:39:05 GMT From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 46e520696cc8 - main - multimedia/mkvtoolnix: Update to upstream version 78.0 Message-ID: <202307040639.3646d5Fs040705@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=46e520696cc8213cd05bd2f84586b47efeba4c95 commit 46e520696cc8213cd05bd2f84586b47efeba4c95 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-07-04 05:42:53 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-07-04 06:39:02 +0000 multimedia/mkvtoolnix: Update to upstream version 78.0 Details: - Mostly bugfixes, see https://mkvtoolnix.download/doc/NEWS.md MFH: 2023Q3 --- multimedia/mkvtoolnix/Makefile | 2 +- multimedia/mkvtoolnix/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index ea293676a22f..b042e5a063f0 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,5 +1,5 @@ PORTNAME= mkvtoolnix -PORTVERSION= 77.0 +PORTVERSION= 78.0 CATEGORIES= multimedia audio MASTER_SITES= https://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ diff --git a/multimedia/mkvtoolnix/distinfo b/multimedia/mkvtoolnix/distinfo index 0a5b13ae2091..66ef07f20fe7 100644 --- a/multimedia/mkvtoolnix/distinfo +++ b/multimedia/mkvtoolnix/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685895729 -SHA256 (mkvtoolnix-77.0.tar.xz) = 5f0cb2b7afe39226d0d41bd7ba098db669981da8c4b455862faffae04ca8e57a -SIZE (mkvtoolnix-77.0.tar.xz) = 11044004 +TIMESTAMP = 1688363083 +SHA256 (mkvtoolnix-78.0.tar.xz) = 6a50fce8c66c55410e0df2a6952f0bab7a3c92914db7feb285b9f1bb03fcd0d3 +SIZE (mkvtoolnix-78.0.tar.xz) = 11047092
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307040639.3646d5Fs040705>