diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
commit | b964b053b67ac5daa6aa49ed5f823316eb3a7a9c (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /multimedia/mplayer | |
parent | www/waterfox: unbreak with Rust 1.23 (diff) |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Notes
Notes:
svn path=/head/; revision=459963
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r-- | multimedia/mplayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile index adcd2aaa09ca..7ceec7f449f9 100644 --- a/multimedia/mplayer/Makefile +++ b/multimedia/mplayer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mplayer PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org |