summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-share/patches/patch-ac
diff options
context:
space:
mode:
authordrochner <drochner>2006-06-13 17:25:00 +0000
committerdrochner <drochner>2006-06-13 17:25:00 +0000
commit45315e8a50a8f9c312de1d897f6698e5a450fb88 (patch)
tree1019d8c146d2fe4f05346a2b6013cd45b6fc0844 /multimedia/mplayer-share/patches/patch-ac
parent98da447802a2c8b9869d2e1ae2cb48bd6802a1c3 (diff)
downloadpkgsrc-45315e8a50a8f9c312de1d897f6698e5a450fb88.tar.gz
update to 1.0pre8
too many changes to list here, see the ChangeLog most visible: security patches and DragonFly support were intrgrated upstream, new gmplayer look&feel (like it or not...)
Diffstat (limited to 'multimedia/mplayer-share/patches/patch-ac')
-rw-r--r--multimedia/mplayer-share/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mplayer-share/patches/patch-ac b/multimedia/mplayer-share/patches/patch-ac
index ed64a9ddbae..a3b46cc7eb9 100644
--- a/multimedia/mplayer-share/patches/patch-ac
+++ b/multimedia/mplayer-share/patches/patch-ac
@@ -1,9 +1,9 @@
-$NetBSD: patch-ac,v 1.4 2005/05/30 12:43:30 wiz Exp $
+$NetBSD: patch-ac,v 1.5 2006/06/13 17:25:00 drochner Exp $
---- libfaad2/common.h.orig 2005-02-19 03:19:21.000000000 +0100
+--- libfaad2/common.h.orig 2006-06-11 20:35:42.000000000 +0200
+++ libfaad2/common.h
-@@ -344,7 +344,7 @@ char *strchr(), *strrchr();
- #elif (defined(__i386__) && defined(__GNUC__)) && !defined(__MINGW32__)
+@@ -334,7 +334,7 @@ char *strchr(), *strrchr();
+ #elif (defined(__i386__) && defined(__GNUC__)) && !defined(HAVE_LRINTF)
#define HAS_LRINTF
// from http://www.stereopsis.com/FPU.html
- static INLINE int lrintf(float f)