Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2022 11:29:12 GMT
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: b3a7c5f4a57a - 2022Q3 - multimedia/mkvtoolnix: Update to upstream release 69.0.0
Message-ID:  <202207141129.26EBTCnb067981@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by riggs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3a7c5f4a57aaa6a1dd055ead75b51aab7cc8eb0

commit b3a7c5f4a57aaa6a1dd055ead75b51aab7cc8eb0
Author:     Thomas Zander <riggs@FreeBSD.org>
AuthorDate: 2022-07-13 07:07:04 +0000
Commit:     Thomas Zander <riggs@FreeBSD.org>
CommitDate: 2022-07-14 11:29:10 +0000

    multimedia/mkvtoolnix: Update to upstream release 69.0.0
    
    Details:
    - Fixes and enhancements, see:
      https://mkvtoolnix.download/doc/NEWS.md
    - Consistent use of American English in program options as well as JSON
      structures. This is a potentially breaking change, but as these
      have been introduced just recently in 68.0.0 end of May, the expected
      number of affected users is reasonably low.
    
    MFH:            2022Q3
    (cherry picked from commit 40da840a95fe2301462c2105a486aaa26531b7c1)
---
 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 f9a5dcaf9a74..c5fe734122ed 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -1,7 +1,7 @@
 # Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
 
 PORTNAME=	mkvtoolnix
-PORTVERSION=	68.0.0
+PORTVERSION=	69.0.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 b017c5aa8cb6..dcc27a64cefb 100644
--- a/multimedia/mkvtoolnix/distinfo
+++ b/multimedia/mkvtoolnix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654340047
-SHA256 (mkvtoolnix-68.0.0.tar.xz) = 9c29c61ef3496b18585c1e370bc7e121f7cfe1f8c35b851e7319a6b8325fd66f
-SIZE (mkvtoolnix-68.0.0.tar.xz) = 10911424
+TIMESTAMP = 1657611617
+SHA256 (mkvtoolnix-69.0.0.tar.xz) = 8bad39de495be6e77346cffb4c334c5195edec1a2d79a27ba01b7a372db180aa
+SIZE (mkvtoolnix-69.0.0.tar.xz) = 10946800



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