aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/firefox/Makefile1
-rw-r--r--www/firefox/files/patch-bug125794714
2 files changed, 15 insertions, 0 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index f85f759ff3e4..619acaa33d3e 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -4,6 +4,7 @@
PORTNAME= firefox
DISTVERSION= 45.0.1
DISTVERSIONSUFFIX=.source
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
diff --git a/www/firefox/files/patch-bug1257947 b/www/firefox/files/patch-bug1257947
new file mode 100644
index 000000000000..3f47045b4b29
--- /dev/null
+++ b/www/firefox/files/patch-bug1257947
@@ -0,0 +1,14 @@
+# Fix Hello icon (bug 1257947)
+
+--- browser/extensions/loop/jar.mn
++++ browser/extensions/loop/jar.mn
+@@ -4,7 +4,7 @@
+
+ [.] chrome.jar:
+ % content loop %content/ contentaccessible=yes
+-% skin loop classic/1.0 %skin/linux/ os=Linux
++% skin loop classic/1.0 %skin/linux/
+ % skin loop classic/1.0 %skin/osx/ os=Darwin
+ % skin loop classic/1.0 %skin/windows/ os=WINNT
+ % skin loop-shared classic/1.0 %skin/shared/
+