summaryrefslogtreecommitdiff
path: root/www/firefox
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-03-23 12:43:38 +0000
committertnn <tnn@pkgsrc.org>2010-03-23 12:43:38 +0000
commit19892882a07bfdd4518bac02a4a8786aad37f716 (patch)
tree0a033b2618371b6361cb24d41ca0153290d0cae9 /www/firefox
parentf685756cd3ca270165546ac95c0fa2307e7addd9 (diff)
downloadpkgsrc-19892882a07bfdd4518bac02a4a8786aad37f716.tar.gz
Update to firefox-3.6.2 proper. (no changes from the beta)
Also add patch for PR pkg/42988 crash, effectively disabling all sound support until we decide on what sound API to use. The current dlopen() guesswork is bad, mkay. Bump PKGREVISION for this and previous changes.
Diffstat (limited to 'www/firefox')
-rw-r--r--www/firefox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 282d822b41b..7999001d7ec 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2010/03/22 09:04:49 tnn Exp $
+# $NetBSD: Makefile,v 1.72 2010/03/23 12:43:38 tnn Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
+PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org