aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-07-23 23:18:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-07-23 23:18:42 +0000
commit10feab7350b9ffd1c6dca6d12de57bcfa66193a6 (patch)
treea878768c1716adbf1aaaca6454d55419622f2e16 /www
parent8ad5bc292d64b00131ba2971fb25e5f815ac3cc7 (diff)
downloadports-10feab7350b9ffd1c6dca6d12de57bcfa66193a6.tar.gz
ports-10feab7350b9ffd1c6dca6d12de57bcfa66193a6.zip
www/firefox{,-esr}, www/libxul: stop regressing r380782
No PORTREVISION bump as patch-bug847568 and patch-z-bug517422 already require these versions. MFH: 2015Q3 X-MFH-With: r392273
Notes
Notes: svn path=/head/; revision=392759
Diffstat (limited to 'www')
-rw-r--r--www/firefox-esr/Makefile4
-rw-r--r--www/firefox/Makefile4
-rw-r--r--www/libxul/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 124a545d1d54..7fa48d290a44 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -18,9 +18,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \
libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
cairo>=1.12.16_1,2:${PORTSDIR}/graphics/cairo \
soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \
- harfbuzz>=0.9.25:${PORTSDIR}/print/harfbuzz \
+ harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \
graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
- libvorbis>=1.3.4:${PORTSDIR}/audio/libvorbis \
+ libvorbis>=1.3.5:${PORTSDIR}/audio/libvorbis \
libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \
sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 3ff38b79ecec..a5037b5d089d 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -17,9 +17,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \
libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
cairo>=1.12.16_1,2:${PORTSDIR}/graphics/cairo \
soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \
- harfbuzz>=0.9.25:${PORTSDIR}/print/harfbuzz \
+ harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \
graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
- libvorbis>=1.3.4:${PORTSDIR}/audio/libvorbis \
+ libvorbis>=1.3.5:${PORTSDIR}/audio/libvorbis \
libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \
sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
diff --git a/www/libxul/Makefile b/www/libxul/Makefile
index fc9b90ce6154..a8bc899b7118 100644
--- a/www/libxul/Makefile
+++ b/www/libxul/Makefile
@@ -16,9 +16,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \
libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \
cairo>=1.12.16_1,2:${PORTSDIR}/graphics/cairo \
soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \
- harfbuzz>=0.9.25:${PORTSDIR}/print/harfbuzz \
+ harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \
graphite2>=1.2.4:${PORTSDIR}/graphics/graphite2 \
- libvorbis>=1.3.4:${PORTSDIR}/audio/libvorbis \
+ libvorbis>=1.3.5:${PORTSDIR}/audio/libvorbis \
libvpx>=1.3.0:${PORTSDIR}/multimedia/libvpx \
sqlite3>=3.8.9:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \