aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-30 08:08:19 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-30 08:08:19 +0000
commitb621c1de4f90b30976f90d6a883511ae73e31062 (patch)
tree1eaa3ea644d0ab73e0443b39b49c0c13281b9ee8 /multimedia/vlc
parent362a63e294f74755d72b3c6816ec0481d3f95ccc (diff)
downloadports-b621c1de4f90b30976f90d6a883511ae73e31062.tar.gz
ports-b621c1de4f90b30976f90d6a883511ae73e31062.zip
multimedia/libass: belatedly bump PORTREVISION after r429876
ASS_Style grew in size by |int Justify| member. Old consumers may not initialize it leading to crashes. Reported by: Kevin Oberman
Notes
Notes: svn path=/head/; revision=429961
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index a06769d25d23..611de814fd21 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.2.4
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \