aboutsummaryrefslogtreecommitdiffstats
path: root/www/libxul
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-07-24 07:18:42 +0800
committerjbeich <jbeich@FreeBSD.org>2015-07-24 07:18:42 +0800
commita29b103a828ef35d5e1b4e9008583b45047a0b38 (patch)
treea878768c1716adbf1aaaca6454d55419622f2e16 /www/libxul
parent4a826cde624f4463fd7f670402720ca6ff250a33 (diff)
downloadfreebsd-ports-gnome-a29b103a828ef35d5e1b4e9008583b45047a0b38.tar.gz
freebsd-ports-gnome-a29b103a828ef35d5e1b4e9008583b45047a0b38.tar.zst
freebsd-ports-gnome-a29b103a828ef35d5e1b4e9008583b45047a0b38.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
Diffstat (limited to 'www/libxul')
-rw-r--r--www/libxul/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \