summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-02-02 19:20:48 +0000
committerdrochner <drochner@pkgsrc.org>2009-02-02 19:20:48 +0000
commit497cc0cdd9143c5306dc39e519ef579d3dca8a65 (patch)
tree63db29cf14ede2c0ac2f7ef3d8ceffb50b7a9e8b /multimedia/mplayer
parent881f05260d578678b87590ad8e23ada4d6187789 (diff)
downloadpkgsrc-497cc0cdd9143c5306dc39e519ef579d3dca8a65.tar.gz
-add a patch from upstream to fix CVE-2008-3162
(stack-based buffer overflow in the str_read_packet function in libavformat/psxstr.c) -add (a modified version of) the ffmpeg 4xm patch which fixes possible memory corruption bump PKGREVISION
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 2ae94d3e4db..c427328a978 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2008/12/20 00:44:46 jmcneill Exp $
+# $NetBSD: Makefile,v 1.66 2009/02/02 19:20:48 drochner Exp $
PKGNAME= mplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 12
+PKGREVISION= 13
COMMENT= Software-only MPEG-1/2/4 video decoder