From a1ca1f13a2611dff091027fe15eba9e35e8b3704 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 26 Feb 2004 03:05:47 +0000 Subject: * Update to 1.7.a * Fix libiconv support * Fix SVG support by using a newer version of libart_lgpl * Use OPTIONS * Fix some potential lockups related to esound * Clean up a few potential pthread problems * Remove the libical support for calendar (libical is now included with Mozilla) * Allow the JPI_LIST to be overridden For a list of what's new in 1.7.a, checkout: http://www.mozilla.org/releases/mozilla1.7a/ --- .../files/patch-modules::libpref::src::unix::unix.js | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js (limited to 'www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js') diff --git a/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js b/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js deleted file mode 100644 index bd39a70bf05d..000000000000 --- a/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- modules/libpref/src/unix/unix.js 2002/03/14 15:04:20 1.1 -+++ modules/libpref/src/unix/unix.js 2002/03/14 15:04:38 -@@ -227,7 +227,7 @@ - - // TrueType - pref("font.FreeType2.enable", false); --pref("font.freetype2.shared-library", "libfreetype.so.6"); -+pref("font.freetype2.shared-library", "libfreetype.so.9"); - // if libfreetype was built without hinting compiled in - // it is best to leave hinting off - pref("font.FreeType2.autohinted", false); -- cgit v1.2.3