summaryrefslogtreecommitdiffstats
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2004-07-01 20:00:39 +0000
committeradamw <adamw@FreeBSD.org>2004-07-01 20:00:39 +0000
commit88e6f2eecc3fe1089a010cc5443c2a16cd532737 (patch)
tree903e673178dbd740e445fdb734a3e43600e600dd /multimedia/mplayer
parent542fbc1fcda33272873cd13487e30035eb856b72 (diff)
downloadFreeBSD-ports-88e6f2eecc3fe1089a010cc5443c2a16cd532737.zip
FreeBSD-ports-88e6f2eecc3fe1089a010cc5443c2a16cd532737.tar.gz
Apply a vendor-distributed patch to correct a number of string
vulnerabilities, some of which are remotely exploitable. More info at: http://www.mplayerhq.hu/homepage/design7/news.html
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile6
-rw-r--r--multimedia/mplayer/distinfo2
2 files changed, 7 insertions, 1 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index b570122..f3ee1cb 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -207,7 +207,7 @@
PORTNAME= mplayer
PORTVERSION= 0.99.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6
MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \
http://www2.mplayerhq.hu/MPlayer/releases/ \
@@ -221,6 +221,10 @@ MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \
http://www.rrr.de/~riggs/mplayer/
DISTNAME= MPlayer-1.0pre4
+PATCH_SITES= http://www.mplayerhq.hu/MPlayer/patches/
+PATCHFILES= vuln04-fix.diff
+PATCH_DIST_STRIP= -p0
+
MAINTAINER= riggs@rrr.de
COMMENT= High performance media player/encoder supporting many formats
diff --git a/multimedia/mplayer/distinfo b/multimedia/mplayer/distinfo
index 46918a0..5507529 100644
--- a/multimedia/mplayer/distinfo
+++ b/multimedia/mplayer/distinfo
@@ -1,2 +1,4 @@
MD5 (MPlayer-1.0pre4.tar.bz2) = 83ebac0f05b192516a41fca2350ca01a
SIZE (MPlayer-1.0pre4.tar.bz2) = 4913390
+MD5 (vuln04-fix.diff) = 4e5c1984d56d2c5f3bfd3a086df4f80c
+SIZE (vuln04-fix.diff) = 23440
OpenPOWER on IntegriCloud