svn commit: r528243 - head/multimedia/mkvtoolnix
Thomas Zander
riggs at FreeBSD.org
Wed Mar 11 18:07:49 UTC 2020
Author: riggs
Date: Wed Mar 11 18:07:48 2020
New Revision: 528243
URL: https://svnweb.freebsd.org/changeset/ports/528243
Log:
Update to upstream version 44.0.0
Details:
- Mostly bugfixes, see
https://mkvtoolnix.download/doc/NEWS.md
but also a helpful new feature:
- MKVToolNix GUI: header editor: the attachments can now
be reordered via drag & drop.
MFH: 2020Q1 (hat: ports-secteam)
Modified:
head/multimedia/mkvtoolnix/Makefile
head/multimedia/mkvtoolnix/distinfo
Modified: head/multimedia/mkvtoolnix/Makefile
==============================================================================
--- head/multimedia/mkvtoolnix/Makefile Wed Mar 11 17:54:13 2020 (r528242)
+++ head/multimedia/mkvtoolnix/Makefile Wed Mar 11 18:07:48 2020 (r528243)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkvtoolnix
-PORTVERSION= 43.0.0
+PORTVERSION= 44.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 Wed Mar 11 17:54:13 2020 (r528242)
+++ head/multimedia/mkvtoolnix/distinfo Wed Mar 11 18:07:48 2020 (r528243)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580542008
-SHA256 (mkvtoolnix-43.0.0.tar.xz) = 5acfda67817c17702c35e14c2acd78340f608d154842a791ea17fd38835910b6
-SIZE (mkvtoolnix-43.0.0.tar.xz) = 7486252
+TIMESTAMP = 1583915152
+SHA256 (mkvtoolnix-44.0.0.tar.xz) = d93843ed669d837c67c2c929f4ac2bd1e848ea5db7586681226fa371e88c92cb
+SIZE (mkvtoolnix-44.0.0.tar.xz) = 7487616
More information about the svn-ports-head
mailing list