From 23bb797eeb1993082d735635a57ff0ac235fa0ef Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 28 Sep 2003 17:58:48 +0000 Subject: * Update to 0.92. - Important fix of a remote buffer overflow attack via asf streaming - Some minor fixes * Check for the updated KAME ipv6-patch. Looks okay. * Change pkg-message, pointing at at a work-in-progress FAQ PR: 57324 57296 Submitted by: Mezz (based on) maintainer --- multimedia/mplayer/files/patch-ad | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'multimedia/mplayer/files/patch-ad') diff --git a/multimedia/mplayer/files/patch-ad b/multimedia/mplayer/files/patch-ad index 7dd07cf4ce66..1a355db90e33 100644 --- a/multimedia/mplayer/files/patch-ad +++ b/multimedia/mplayer/files/patch-ad @@ -1,6 +1,6 @@ ---- configure.orig Sun Feb 9 06:29:05 2003 -+++ configure Mon Feb 10 23:20:25 2003 -@@ -294,7 +294,7 @@ +--- configure.orig Sat Sep 27 16:27:23 2003 ++++ configure Sat Sep 27 16:34:14 2003 +@@ -300,7 +300,7 @@ # 1st pass checking for vital options @@ -9,7 +9,7 @@ _ranlib=ranlib _cc=gcc test "$CC" && _cc="$CC" -@@ -530,19 +530,10 @@ +@@ -539,19 +539,10 @@ # Try to find the available options for the current CPU if x86 || ppc; then @@ -29,7 +29,7 @@ pname=`$_cpuinfo | grep 'model name' | cut -d ':' -f 2 | head -1` pvendor=`$_cpuinfo | grep 'vendor_id' | cut -d ':' -f 2 | cut -d ' ' -f 2 | head -1` -@@ -1394,8 +1385,8 @@ +@@ -1423,8 +1414,8 @@ ;; *) @@ -40,7 +40,7 @@ ;; esac -@@ -1405,7 +1396,7 @@ +@@ -1434,7 +1425,7 @@ test -z "$_bindir" && _bindir="$_prefix/bin" test -z "$_datadir" && _datadir="$_prefix/share/mplayer" test -z "$_mandir" && _mandir="$_prefix/man" @@ -49,7 +49,7 @@ test -z "$_libdir" && _libdir="$_prefix/lib" test -z "$_mlibdir" && _mlibdir="$MLIBHOME" -@@ -1836,13 +1827,7 @@ +@@ -1866,13 +1857,7 @@ echocheck "memalign()" @@ -63,7 +63,7 @@ if test "$_memalign" = yes ; then _def_memalign='#define HAVE_MEMALIGN 1' else -@@ -1931,31 +1916,7 @@ +@@ -1961,31 +1946,7 @@ echocheck "pthread" @@ -96,7 +96,7 @@ echores "yes (using $_ld_pthread)" -@@ -4694,7 +4655,7 @@ +@@ -4848,7 +4809,7 @@ CFLAGS="$CFLAGS -D_REENTRANT" elif bsd ; then # FIXME bsd needs this so maybe other OS'es -- cgit v1.2.3