svn commit: r486574 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Tue Dec 4 00:59:22 UTC 2018


Author: jbeich
Date: Tue Dec  4 00:59:20 2018
New Revision: 486574
URL: https://svnweb.freebsd.org/changeset/ports/486574

Log:
  www/firefox: adjust required NSS version (after b14->rc1)

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

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Tue Dec  4 00:54:38 2018	(r486573)
+++ head/www/firefox/Makefile	Tue Dec  4 00:59:20 2018	(r486574)
@@ -13,7 +13,7 @@ MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.19:devel/nspr \
-		nss>=3.40:security/nss \
+		nss>=3.40.1:security/nss \
 		icu>=59.1,1:devel/icu \
 		libevent>=2.1.8:devel/libevent \
 		harfbuzz>=1.9.0:print/harfbuzz \


More information about the svn-ports-all mailing list