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
commitdede962b557edb648c2bdf136898678efea0a1a5 (patch)
tree31092e199c2605fd886d02d956761f13328da54c /multimedia/mplayer/Makefile
parent9b8d544859ec0f4fe9bd59cca5ba1d2a242e0bbe (diff)
downloadpkgsrc-dede962b557edb648c2bdf136898678efea0a1a5.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