diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 09:50:26 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 09:50:26 +0800 |
commit | 0872f77fd4244ec5acc4b81e1aef1921d172974c (patch) | |
tree | f6f00c0decac9452cb407a756db202ff3da6fa09 /multimedia/vapoursynth | |
parent | 875e4384593646cd474b92c68abfa325fcb15357 (diff) | |
download | freebsd-ports-gnome-0872f77fd4244ec5acc4b81e1aef1921d172974c.tar.gz freebsd-ports-gnome-0872f77fd4244ec5acc4b81e1aef1921d172974c.tar.zst freebsd-ports-gnome-0872f77fd4244ec5acc4b81e1aef1921d172974c.zip |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Diffstat (limited to 'multimedia/vapoursynth')
-rw-r--r-- | multimedia/vapoursynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile index a8ebe7e82b65..baedf5a89ea7 100644 --- a/multimedia/vapoursynth/Makefile +++ b/multimedia/vapoursynth/Makefile @@ -2,6 +2,7 @@ PORTNAME= vapoursynth PORTVERSION= R45.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org |