summaryrefslogtreecommitdiff
path: root/multimedia/mplayer/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2009-02-02 19:20:48 +0000
committerdrochner <drochner>2009-02-02 19:20:48 +0000
commitff2ac28e8d1119ce8eca8c6403c02062d9cb3a8a (patch)
tree63db29cf14ede2c0ac2f7ef3d8ceffb50b7a9e8b /multimedia/mplayer/Makefile
parent32b19ab69f121f523b3b842691b025e6f2fab9aa (diff)
downloadpkgsrc-ff2ac28e8d1119ce8eca8c6403c02062d9cb3a8a.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/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 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