From 6ebf3e3446ec1b7e85c9d0796df93bf6ebb260fb Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 1 Nov 2003 21:51:08 +0000 Subject: * Update mozilla-devel to 1.6a * Install pkg-config files for both the GTK1 and GTK2 versions of Mozilla * Update dependent browsers accordingly --- www/seamonkey2/files/patch-Makefile.in | 10 +++++----- www/seamonkey2/files/patch-nsprpub_pr_src_misc_prtime.c | 11 ----------- 2 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 www/seamonkey2/files/patch-nsprpub_pr_src_misc_prtime.c (limited to 'www/seamonkey2/files') diff --git a/www/seamonkey2/files/patch-Makefile.in b/www/seamonkey2/files/patch-Makefile.in index 5dd8b3ca224e..5480cb799b3d 100644 --- a/www/seamonkey2/files/patch-Makefile.in +++ b/www/seamonkey2/files/patch-Makefile.in @@ -1,16 +1,16 @@ ---- 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) \ +--- Makefile.in.orig Fri Aug 29 20:20:58 2003 ++++ Makefile.in Sat Oct 18 15:34:15 2003 +@@ -67,8 +67,7 @@ $(tier_2_dirs) \ $(tier_9_dirs) \ + $(tier_40_dirs) \ - $(tier_50_dirs) \ - $(NULL) + $(tier_50_dirs) ifdef GC_LEAK_DETECTOR DIRS += gc/boehm -@@ -89,7 +88,8 @@ +@@ -87,7 +86,8 @@ DIRS += $(tier_98_dirs) endif diff --git a/www/seamonkey2/files/patch-nsprpub_pr_src_misc_prtime.c b/www/seamonkey2/files/patch-nsprpub_pr_src_misc_prtime.c deleted file mode 100644 index f13ae2faa20e..000000000000 --- a/www/seamonkey2/files/patch-nsprpub_pr_src_misc_prtime.c +++ /dev/null @@ -1,11 +0,0 @@ ---- nsprpub/pr/src/misc/prtime.c.orig Wed Feb 26 19:01:02 2003 -+++ nsprpub/pr/src/misc/prtime.c Mon Jun 30 23:18:29 2003 -@@ -1666,7 +1666,7 @@ - */ - - #if defined(SUNOS4) || (__GLIBC__ >= 2) || defined(XP_BEOS) \ -- || defined(NETBSD) -+ || defined(NETBSD) || defined(FREEBSD) - a.tm_zone = NULL; - a.tm_gmtoff = tm->tm_params.tp_gmt_offset + tm->tm_params.tp_dst_offset; - #endif -- cgit v1.2.3