diff options
author | marcus <marcus@FreeBSD.org> | 2003-08-29 20:25:19 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-08-29 20:25:19 +0000 |
commit | 53894a5db9e3469ad5c2a5479c4504eb611fe5f1 (patch) | |
tree | 963861c50a3d94797753d031c4fbb33f354dbba3 /www/seamonkey2/files | |
parent | eec243c411a67937ccf966b0f97355b359fcd19f (diff) | |
download | FreeBSD-ports-53894a5db9e3469ad5c2a5479c4504eb611fe5f1.zip FreeBSD-ports-53894a5db9e3469ad5c2a5479c4504eb611fe5f1.tar.gz |
Update to 1.5 Beta. For a list of what's new, checkout:
http://www.mozilla.org/releases/mozilla1.5b/
Diffstat (limited to 'www/seamonkey2/files')
-rw-r--r-- | www/seamonkey2/files/patch-Makefile.in | 14 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-nsprpub::pr::src::pthreads::ptio.c | 32 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-qt | 10 |
3 files changed, 28 insertions, 28 deletions
diff --git a/www/seamonkey2/files/patch-Makefile.in b/www/seamonkey2/files/patch-Makefile.in index 43fa346..5dd8b3c 100644 --- a/www/seamonkey2/files/patch-Makefile.in +++ b/www/seamonkey2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- Makefile.in.orig Thu May 30 20:39:07 2002 -+++ Makefile.in Wed Aug 28 13:55:32 2002 -@@ -70,8 +70,7 @@ - $(tier_0_dirs) \ +--- Makefile.in.orig Thu Aug 14 19:50:21 2003 ++++ Makefile.in Fri Aug 29 15:36:07 2003 +@@ -66,8 +66,7 @@ $(tier_1_dirs) \ $(tier_2_dirs) \ -- $(tier_9_dirs) \ + $(tier_9_dirs) \ +- $(tier_50_dirs) \ - $(NULL) -+ $(tier_9_dirs) ++ $(tier_50_dirs) ifdef GC_LEAK_DETECTOR DIRS += gc/boehm -@@ -90,7 +89,8 @@ +@@ -89,7 +88,8 @@ DIRS += $(tier_98_dirs) endif diff --git a/www/seamonkey2/files/patch-nsprpub::pr::src::pthreads::ptio.c b/www/seamonkey2/files/patch-nsprpub::pr::src::pthreads::ptio.c index 4243bc8..08346f2 100644 --- a/www/seamonkey2/files/patch-nsprpub::pr::src::pthreads::ptio.c +++ b/www/seamonkey2/files/patch-nsprpub::pr::src::pthreads::ptio.c @@ -1,24 +1,24 @@ ---- nsprpub/pr/src/pthreads/ptio.c.orig Tue Jul 8 23:37:46 2003 -+++ nsprpub/pr/src/pthreads/ptio.c Wed Jul 23 00:53:15 2003 -@@ -3370,7 +3370,7 @@ - PR_EXTERN(PRStatus) _pr_push_ipv6toipv4_layer(PRFileDesc *fd); - #if defined(_PR_INET6_PROBE) - PR_EXTERN(PRBool) _pr_ipv6_is_present; +--- nsprpub/pr/src/pthreads/ptio.c.orig Mon Jul 14 17:59:47 2003 ++++ nsprpub/pr/src/pthreads/ptio.c Fri Aug 29 15:39:46 2003 +@@ -189,7 +189,7 @@ + #endif + #endif + -#ifdef DARWIN +#if defined(DARWIN) || defined(FREEBSD) static PRBool _pr_ipv6_v6only_on_by_default; - #endif - PR_IMPLEMENT(PRBool) _pr_test_ipv6_socket() -@@ -3385,7 +3385,7 @@ - */ - osfd = socket(AF_INET6, SOCK_STREAM, 0); - if (osfd != -1) { + /* The IPV6_V6ONLY socket option is not defined on Mac OS X 10.1. */ + #ifndef IPV6_V6ONLY +@@ -1154,7 +1154,7 @@ + _pr_stderr = pt_SetMethods(2, PR_DESC_FILE, PR_FALSE, PR_TRUE); + PR_ASSERT(_pr_stdin && _pr_stdout && _pr_stderr); + -#ifdef DARWIN +#if defined(DARWIN) || defined(FREEBSD) - /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option - * is turned on by default, contrary to what RFC 3493, Section - * 5.3 says. So we have to turn it off. Find out whether we -@@ -3452,7 +3452,7 @@ + /* In Mac OS X v10.3 Panther Beta the IPV6_V6ONLY socket option + * is turned on by default, contrary to what RFC 3493, Section + * 5.3 says. So we have to turn it off. Find out whether we +@@ -3462,7 +3462,7 @@ if (osfd == -1) pt_MapError(_PR_MD_MAP_SOCKET_ERROR, errno); else { diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt index b91018e..d7e0dd95 100644 --- a/www/seamonkey2/files/patch-qt +++ b/www/seamonkey2/files/patch-qt @@ -1,11 +1,11 @@ ---- configure.orig Wed Jul 9 17:58:01 2003 -+++ configure Wed Jul 23 00:42:51 2003 -@@ -11845,9 +11845,9 @@ +--- configure.orig Tue Aug 26 11:56:36 2003 ++++ configure Fri Aug 29 15:42:39 2003 +@@ -11870,9 +11870,9 @@ --MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices" -+MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices" +-MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck" ++MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck" -MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug" +MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT irc xmlterm datetime finger cview layout-debug" |