summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-12-15 15:37:58 +0000
committertron <tron@pkgsrc.org>2008-12-15 15:37:58 +0000
commit75c4182d03a0456a2b384cfaf66920337ebdca7c (patch)
tree187d6a36c52b0868c79aa8875dd91efe650d1992 /multimedia/mplayer
parent8f56ecb0ae7d85c5e67ebf4208aaba82df26d250 (diff)
downloadpkgsrc-75c4182d03a0456a2b384cfaf66920337ebdca7c.tar.gz
Add security patch from MPlayer SVN repository to fix a buffer overflow
in the TwinVQ media file decoder.
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 40c5a971c43..be28adaa2f3 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2008/10/20 07:40:00 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2008/12/15 15:37:58 tron Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 9
+PKGREVISION= 10
COMMENT= Software-only MPEG-1/2/4 video decoder