From 97ae34d3d9f429332a9c3b5befa3dec7a1d4d487 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 1 Feb 2006 17:55:04 +0000 Subject: Firefox may hang for some users for a few seconds at a time eating up all of the CPU. This is triggered by a bug in Gecko/GTK+ interaction. This patch corrects the problem. See https://bugzilla.mozilla.org/show_bug.cgi?id=305970 for more details. PR: 92467 Obtained from: https://bugzilla.mozilla.org/show_bug.cgi?id=305970 --- www/firefox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox/Makefile') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 916ed92930be..401e9f9d3098 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -8,7 +8,7 @@ PORTNAME= firefox DISTVERSION= 1.5 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_MOZILLA} -- cgit v1.2.3