summaryrefslogtreecommitdiff
path: root/www
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
commitdff8d0d8ec36fc79a6873247de61ff3d0ffad579 (patch)
tree0a033b2618371b6361cb24d41ca0153290d0cae9 /www
parent1ce9b7c5adacee5667fe7b1fdf6b5851cd5bdc83 (diff)
downloadpkgsrc-dff8d0d8ec36fc79a6873247de61ff3d0ffad579.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')
-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