summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authortron <tron>2008-12-15 15:37:58 +0000
committertron <tron>2008-12-15 15:37:58 +0000
commit815ef3408dfcdc635d716fe639fa65f3a4584542 (patch)
tree187d6a36c52b0868c79aa8875dd91efe650d1992 /multimedia/mplayer
parent127f2e271073f17133f42bb7352ac0edd18c7819 (diff)
downloadpkgsrc-815ef3408dfcdc635d716fe639fa65f3a4584542.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