diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
commit | 0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /multimedia/vdr-plugin-markad/Makefile | |
parent | 07d6fce4df6945b0a0ea8048499e69018810ba35 (diff) | |
download | freebsd-ports-gnome-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.gz freebsd-ports-gnome-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.tar.zst freebsd-ports-gnome-0c612c4aa397d1d6e7dce4999a9cf4f1776c18fd.zip |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
Diffstat (limited to 'multimedia/vdr-plugin-markad/Makefile')
-rw-r--r-- | multimedia/vdr-plugin-markad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile index 58a8304dc6f1..df9f0c374fb3 100644 --- a/multimedia/vdr-plugin-markad/Makefile +++ b/multimedia/vdr-plugin-markad/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-markad PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/1041/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} |