diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-12 01:53:07 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-07-12 01:53:07 +0000 |
commit | 326e416cf00e0b7bf58387be2a8e7f6ab4774bfe (patch) | |
tree | 992cf22972293b94b5286107b3526a6a1872bf34 /multimedia/mplayer/files/patch-bswap.h | |
parent | gtkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to (diff) |
- Update to the latest mplayer release, 1.0pre8.
- OPTIONify
- Due to some changes in the official developent tree, some of our local
patches became obsolete and where removed.
PR: ports/99871
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=167552
Diffstat (limited to 'multimedia/mplayer/files/patch-bswap.h')
-rw-r--r-- | multimedia/mplayer/files/patch-bswap.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/files/patch-bswap.h b/multimedia/mplayer/files/patch-bswap.h index b26544f35257..e3a320a78183 100644 --- a/multimedia/mplayer/files/patch-bswap.h +++ b/multimedia/mplayer/files/patch-bswap.h @@ -1,5 +1,5 @@ ---- bswap.h.orig Thu Oct 21 08:54:57 2004 -+++ bswap.h Mon May 9 20:57:34 2005 +--- bswap.h.orig Sun Jun 11 20:35:47 2006 ++++ bswap.h Thu Jun 15 10:31:42 2006 @@ -1,8 +1,17 @@ #ifndef __BSWAP_H__ #define __BSWAP_H__ |