summaryrefslogtreecommitdiff
path: root/multimedia/avidemux/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-11-14 19:34:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-11-14 19:34:12 +0000
commit1ad587fb06b5fac44180ece9bd8d1218551de4b0 (patch)
treee7641fb657d8e201903d023988865a1bd3fff335 /multimedia/avidemux/Makefile
parentReset maintainership (diff)
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers. Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html PR: 204478 Exp-run by: antoine Approved by: ashish (maintainer)
Notes
Notes: svn path=/head/; revision=401587
Diffstat (limited to 'multimedia/avidemux/Makefile')
-rw-r--r--multimedia/avidemux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/avidemux/Makefile b/multimedia/avidemux/Makefile
index b136f8d02bdb..8676d941e44b 100644
--- a/multimedia/avidemux/Makefile
+++ b/multimedia/avidemux/Makefile
@@ -6,7 +6,7 @@
PORTNAME= avidemux
PORTVERSION= ${AVIDEMUX_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= multimedia@FreeBSD.org