Date: Sun, 21 Oct 2018 10:44:30 +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: r482660 - head/multimedia/mkvtoolnix Message-ID: <201810211044.w9LAiUv1049310@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Oct 21 10:44:29 2018 New Revision: 482660 URL: https://svnweb.freebsd.org/changeset/ports/482660 Log: Update to upstream version 28.0.0 Details: - Fixes and minor enhancements - Details see upstream changelog https://mkvtoolnix.download/doc/NEWS.md MFH: 2018Q4 Modified: head/multimedia/mkvtoolnix/Makefile head/multimedia/mkvtoolnix/distinfo Modified: head/multimedia/mkvtoolnix/Makefile ============================================================================== --- head/multimedia/mkvtoolnix/Makefile Sun Oct 21 10:35:35 2018 (r482659) +++ head/multimedia/mkvtoolnix/Makefile Sun Oct 21 10:44:29 2018 (r482660) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mkvtoolnix -PORTVERSION= 27.0.0 +PORTVERSION= 28.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 Sun Oct 21 10:35:35 2018 (r482659) +++ head/multimedia/mkvtoolnix/distinfo Sun Oct 21 10:44:29 2018 (r482660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538158226 -SHA256 (mkvtoolnix-27.0.0.tar.xz) = 2f45bb2d26a230b78d16c7c5fddbd0d62339f04a04b5738026d4783435e4e8c2 -SIZE (mkvtoolnix-27.0.0.tar.xz) = 4811204 +TIMESTAMP = 1540104101 +SHA256 (mkvtoolnix-28.0.0.tar.xz) = 17a6acbc1468aaa9534b284ec73b6215c145de8472a9944f3dd58d0db272d235 +SIZE (mkvtoolnix-28.0.0.tar.xz) = 6545232
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810211044.w9LAiUv1049310>