svn commit: r518875 - head/www/firefox-esr

Jan Beich jbeich at FreeBSD.org
Mon Dec 2 20:24:29 UTC 2019


Author: jbeich
Date: Mon Dec  2 20:24:28 2019
New Revision: 518875
URL: https://svnweb.freebsd.org/changeset/ports/518875

Log:
  www/firefox-esr: bump minimum nss after r518554

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

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Mon Dec  2 20:24:15 2019	(r518874)
+++ head/www/firefox-esr/Makefile	Mon Dec  2 20:24:28 2019	(r518875)
@@ -14,7 +14,7 @@ MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.21:devel/nspr \
-		nss>=3.44.1:security/nss \
+		nss>=3.44.3:security/nss \
 		icu>=63.1,1:devel/icu \
 		libevent>=2.1.8:devel/libevent \
 		harfbuzz>=2.4.0:print/harfbuzz \


More information about the svn-ports-head mailing list