aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mkvtoolnix/Makefile
diff options
context:
space:
mode:
authorriggs <riggs@FreeBSD.org>2016-06-02 02:07:37 +0800
committerriggs <riggs@FreeBSD.org>2016-06-02 02:07:37 +0800
commite7ba78686c3cdae82a055e502f08f90ff69b9fd0 (patch)
treecf80e73aca5446d4f3e8a9f3c0c8906f6334b08a /multimedia/mkvtoolnix/Makefile
parente7c8b2f579f9f28c5932ebd958fec67388c62a9a (diff)
downloadfreebsd-ports-gnome-e7ba78686c3cdae82a055e502f08f90ff69b9fd0.tar.gz
freebsd-ports-gnome-e7ba78686c3cdae82a055e502f08f90ff69b9fd0.tar.zst
freebsd-ports-gnome-e7ba78686c3cdae82a055e502f08f90ff69b9fd0.zip
Update to upstream version 9.2.0
While on it: Mark unbroken on 9.x. gcc internal segfault is not reproducible on my test box on 9.3 with gcc 4.8
Diffstat (limited to 'multimedia/mkvtoolnix/Makefile')
-rw-r--r--multimedia/mkvtoolnix/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index ccd9055ada95..ffcd9c31af2a 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkvtoolnix
-PORTVERSION= 9.1.0
+PORTVERSION= 9.2.0
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/mkvtoolnix/sources/ \
https://mkvtoolnix.download/sources/
@@ -33,7 +33,6 @@ CONFIGURE_ARGS= --without-curl \
--with-boost-regex=boost_regex
BROKEN_sparc64= does not install
-BROKEN_FreeBSD_9= segfault in gcc
OPTIONS_DEFINE= FLAC NLS QT5
OPTIONS_DEFAULT= FLAC QT5