summaryrefslogtreecommitdiff
path: root/devel/xulrunner/patches/patch-mn
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-04-26 14:16:36 +0000
committertnn <tnn@pkgsrc.org>2011-04-26 14:16:36 +0000
commitebe13a565e5a28c90e9bf0044c56e8642a682587 (patch)
treeb1b32d7bc3532afc29b1589134d2e6300be8703c /devel/xulrunner/patches/patch-mn
parent49e4fb0d37db073369664c1d74f050c872e82873 (diff)
downloadpkgsrc-ebe13a565e5a28c90e9bf0044c56e8642a682587.tar.gz
Update to firefox-4.0.
Firefox 4 is based on the Gecko 2.0 Web platform. This release features JavaScript execution speeds up to six times faster than the previous version, new capabilities for Web Developers and Add-on Developers such as hardware accelerated graphics and HTML5 technologies, and a completely revised user interface.
Diffstat (limited to 'devel/xulrunner/patches/patch-mn')
-rw-r--r--devel/xulrunner/patches/patch-mn4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xulrunner/patches/patch-mn b/devel/xulrunner/patches/patch-mn
index 6b4d15251a4..4a812e38464 100644
--- a/devel/xulrunner/patches/patch-mn
+++ b/devel/xulrunner/patches/patch-mn
@@ -1,8 +1,8 @@
-$NetBSD: patch-mn,v 1.3 2010/09/09 09:41:22 tnn Exp $
+$NetBSD: patch-mn,v 1.4 2011/04/26 14:16:37 tnn Exp $
Make sure we link correctly with sqlite3 from pkgsrc.
---- security/nss/lib/softoken/config.mk.orig 2010-08-24 21:32:09.000000000 +0000
+--- security/nss/lib/softoken/config.mk.orig 2010-07-21 00:52:46.000000000 +0000
+++ security/nss/lib/softoken/config.mk
@@ -80,7 +80,7 @@ else
# $(EXTRA_SHARED_LIBS) come before $(OS_LIBS), except on AIX.