Date: Thu, 23 Jul 2015 23:18:42 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392759 - in head/www: firefox firefox-esr libxul Message-ID: <201507232318.t6NNIg6c017135@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu Jul 23 23:18:42 2015 New Revision: 392759 URL: https://svnweb.freebsd.org/changeset/ports/392759 Log: 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 Modified: head/www/firefox-esr/Makefile head/www/firefox/Makefile head/www/libxul/Makefile Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Thu Jul 23 23:06:43 2015 (r392758) +++ head/www/firefox-esr/Makefile Thu Jul 23 23:18:42 2015 (r392759) @@ -18,9 +18,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/ 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 \ Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Jul 23 23:06:43 2015 (r392758) +++ head/www/firefox/Makefile Thu Jul 23 23:18:42 2015 (r392759) @@ -17,9 +17,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/ 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 \ Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Thu Jul 23 23:06:43 2015 (r392758) +++ head/www/libxul/Makefile Thu Jul 23 23:18:42 2015 (r392759) @@ -16,9 +16,9 @@ BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/ 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507232318.t6NNIg6c017135>