Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2019 01:04:08 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r515571 - branches/2019Q4/www/firefox
Message-ID:  <201910250104.x9P148HC013750@repo.freebsd.org>

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

Log:
  MFH: r515570
  
  www/firefox: bump minimum dependencies
  
  Approved by:	ports-secteam blanket

Modified:
  branches/2019Q4/www/firefox/Makefile
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/www/firefox/Makefile
==============================================================================
--- branches/2019Q4/www/firefox/Makefile	Fri Oct 25 01:03:32 2019	(r515570)
+++ branches/2019Q4/www/firefox/Makefile	Fri Oct 25 01:04:07 2019	(r515571)
@@ -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?201910250104.x9P148HC013750>