Date: Tue, 11 Apr 2017 18:49:00 +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: r438304 - head/www/firefox Message-ID: <201704111849.v3BIn05l087040@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Apr 11 18:49:00 2017 New Revision: 438304 URL: https://svnweb.freebsd.org/changeset/ports/438304 Log: www/firefox: chase build-dep versions in 53.0 Modified: head/www/firefox/Makefile (contents, props changed) Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Tue Apr 11 18:41:39 2017 (r438303) +++ head/www/firefox/Makefile Tue Apr 11 18:49:00 2017 (r438304) @@ -13,11 +13,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.28.3:security/nss \ + nss>=3.29.5:security/nss \ libevent>=2.0.21_2:devel/libevent \ harfbuzz>=1.4.1:print/harfbuzz \ graphite2>=1.3.8:graphics/graphite2 \ - png>=1.6.25:graphics/png \ + png>=1.6.28:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ sqlite3>=3.17.0:databases/sqlite3 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704111849.v3BIn05l087040>