summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2011-11-02 16:35:14 +0000
committerdrochner <drochner>2011-11-02 16:35:14 +0000
commitd44b13eed13ee194c25c7fb969d2221c909f7aec (patch)
tree31092e199c2605fd886d02d956761f13328da54c /multimedia/mplayer/Makefile
parent21f68857b5ce40c81e8f37b0060d350054da8497 (diff)
downloadpkgsrc-d44b13eed13ee194c25c7fb969d2221c909f7aec.tar.gz
add patch from ffmpeg to fix an integer signedness error in CAVS codec
which can cause crashes or possibly allow code execution (CVE-2011-3362) bump PKGREV
Diffstat (limited to 'multimedia/mplayer/Makefile')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index b71859c9d9b..7c7d63f5ea2 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2011/10/24 13:06:05 jmcneill Exp $
+# $NetBSD: Makefile,v 1.82 2011/11/02 16:35:15 drochner Exp $
PKGNAME= mplayer-${MPLAYER_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
COMMENT= Fast, cross-platform movie player