summaryrefslogtreecommitdiff
path: root/multimedia/gmplayer/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2005-12-10 23:34:41 +0000
committersalo <salo>2005-12-10 23:34:41 +0000
commit9fb68aa1a1c5bda8a0dea9aa67f55552571cd501 (patch)
treef8671c0aa9354cdd1cbc18cc749a86d0fe95b61a /multimedia/gmplayer/Makefile
parent17351c03e6f579895b18612747e33d32e2f66dff (diff)
downloadpkgsrc-9fb68aa1a1c5bda8a0dea9aa67f55552571cd501.tar.gz
Security fix for SA17892:
"A vulnerability in FFmpeg libavcodec can be exploited by malicious people to cause a DoS (Denial of Service) and potentially to compromise a user's system." http://secunia.com/advisories/17892/ Fix from ffmpeg CVS repository, libavcodec/utils.c rev. 1.162: "default_get_buffer() cleanup fixes probably exploitable heap overflow heap overflow found by (Simon Kilvington)"
Diffstat (limited to 'multimedia/gmplayer/Makefile')
-rw-r--r--multimedia/gmplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gmplayer/Makefile b/multimedia/gmplayer/Makefile
index 31959552146..74b048651f8 100644
--- a/multimedia/gmplayer/Makefile
+++ b/multimedia/gmplayer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/11/09 06:23:04 minskim Exp $
+# $NetBSD: Makefile,v 1.41 2005/12/10 23:34:42 salo Exp $
#
# NOTE: if you are updating both mplayer and gmplayer, you must ensure
@@ -9,7 +9,7 @@
#
PKGNAME= gmplayer-${MPLAYER_PKG_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
SKIN_SITES= http://www1.mplayerhq.hu/MPlayer/Skin/ \
ftp://ftp1.mplayerhq.hu/MPlayer/Skin/ \