aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-esr
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-05-02 00:15:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-05-02 00:15:34 +0000
commitba6e3f6edb3e1e20613ea328cf1a1b651a73ed36 (patch)
treec7b1c9959c6925e40c97370e35624f7440a7901a /www/firefox-esr
parent1514022e9d8e22f09306e88bd49f6771815f2872 (diff)
downloadports-ba6e3f6edb3e1e20613ea328cf1a1b651a73ed36.tar.gz
ports-ba6e3f6edb3e1e20613ea328cf1a1b651a73ed36.zip
www/firefox-esr: update to 52.8.0
Notes
Notes: svn path=/head/; revision=468807
Diffstat (limited to 'www/firefox-esr')
-rw-r--r--www/firefox-esr/Makefile8
-rw-r--r--www/firefox-esr/distinfo6
-rw-r--r--www/firefox-esr/files/patch-bug8475682
3 files changed, 8 insertions, 8 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index dc3d5b86dfdc..e1a66ff15e25 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= firefox
-DISTVERSION= 52.7.4
+DISTVERSION= 52.8.0
DISTVERSIONSUFFIX=esr
PORTEPOCH= 1
CATEGORIES= www ipv6
@@ -15,11 +15,11 @@ MAINTAINER= gecko@FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
BUILD_DEPENDS= nspr>=4.13.1:devel/nspr \
- nss>=3.29.5:security/nss \
+ nss>=3.28.6:security/nss \
libevent>=2.0.21_2:devel/libevent \
harfbuzz>=1.4.1:print/harfbuzz \
- graphite2>=1.3.8:graphics/graphite2 \
- png>=1.6.28:graphics/png \
+ graphite2>=1.3.10:graphics/graphite2 \
+ png>=1.6.25:graphics/png \
libvorbis>=1.3.5,3:audio/libvorbis \
libvpx>=1.5.0:multimedia/libvpx \
sqlite3>=3.17.0:databases/sqlite3 \
diff --git a/www/firefox-esr/distinfo b/www/firefox-esr/distinfo
index 885c6ffee4ce..e1469def2eb3 100644
--- a/www/firefox-esr/distinfo
+++ b/www/firefox-esr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524871320
-SHA256 (firefox-52.7.4esr.source.tar.xz) = 9fcf062f011935e387bdd772fd10f0d69c0e1cac8024aad916be97f74d0e267a
-SIZE (firefox-52.7.4esr.source.tar.xz) = 212826248
+TIMESTAMP = 1525129820
+SHA256 (firefox-52.8.0esr.source.tar.xz) = babed4fe0ae95783e39358aedf7111b20fd9442f73b3b41b025fa4951fe76287
+SIZE (firefox-52.8.0esr.source.tar.xz) = 214054520
diff --git a/www/firefox-esr/files/patch-bug847568 b/www/firefox-esr/files/patch-bug847568
index 9588ce5df654..f0c36508ca56 100644
--- a/www/firefox-esr/files/patch-bug847568
+++ b/www/firefox-esr/files/patch-bug847568
@@ -209,7 +209,7 @@ index 95a58b634593..b614eef85c89 100644
+ * 100 + GR2_VERSION_BUGFIX >= \
+ (major) * 10000 + (minor) * 100 + (bugfix) )
+ ], [
-+ #if !GR2_VERSION_REQUIRE(1,3,8)
++ #if !GR2_VERSION_REQUIRE(1,3,10)
+ #error "Insufficient graphite2 version."
+ #endif
+ ], [],