Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 01:03:32 +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: r515570 - head/www/firefox
Message-ID:  <201910250103.x9P13WxG013615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Fri Oct 25 01:03:32 2019
New Revision: 515570
URL: https://svnweb.freebsd.org/changeset/ports/515570

Log:
  www/firefox: bump minimum dependencies

Modified:
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Thu Oct 24 23:06:21 2019	(r515569)
+++ head/www/firefox/Makefile	Fri Oct 25 01:03:32 2019	(r515570)
@@ -14,14 +14,14 @@ MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.21:devel/nspr \
-		nss>=3.45:security/nss \
-		icu>=63.1,1:devel/icu \
+		nss>=3.46.1:security/nss \
+		icu>=64.1,1:devel/icu \
 		libevent>=2.1.8:devel/libevent \
 		harfbuzz>=2.6.1:print/harfbuzz \
 		graphite2>=1.3.13:graphics/graphite2 \
 		png>=1.6.35:graphics/png \
 		libvpx>=1.5.0:multimedia/libvpx \
-		sqlite3>=3.28.0:databases/sqlite3 \
+		sqlite3>=3.29.0:databases/sqlite3 \
 		${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
 		v4l_compat>0:multimedia/v4l_compat \
 		autoconf-2.13:devel/autoconf213 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910250103.x9P13WxG013615>