summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-11-02 16:35:14 +0000
committerdrochner <drochner@pkgsrc.org>2011-11-02 16:35:14 +0000
commit0b1e47ace887c75dffe39ef8a64c22b62bdd76e5 (patch)
tree31092e199c2605fd886d02d956761f13328da54c /multimedia/mplayer
parentf6f61672fc82854af136320e9704c96ca2e99a02 (diff)
downloadpkgsrc-0b1e47ace887c75dffe39ef8a64c22b62bdd76e5.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')
-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