From 03e238d63239cdc5fde1ae6d0040da0b900878bf Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 6 Sep 2016 12:37:52 +0000 Subject: [PATCH] Sync FFMPEG_V. from Brad (maintainer) --- x11/mplayer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/mplayer/Makefile b/x11/mplayer/Makefile index f5da103a16b..0433bca9dbf 100644 --- a/x11/mplayer/Makefile +++ b/x11/mplayer/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.264 2016/07/05 06:59:29 jasper Exp $ +# $OpenBSD: Makefile,v 1.265 2016/09/06 12:37:52 ajacoutot Exp $ # May not be hard to add more. ONLY_FOR_ARCHS= ${GCC4_ARCHS} @@ -6,9 +6,9 @@ ONLY_FOR_ARCHS= ${GCC4_ARCHS} COMMENT= movie player supporting many formats V= 20160306 -FFMPEG_V= 20160502 +FFMPEG_V= 20160903 DISTNAME= mplayer-${V} -REVISION= 2 +REVISION= 3 CATEGORIES= x11 multimedia MASTER_SITES= http://comstyle.com/source/ EXTRACT_SUFX= .tar.xz