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

Jan Beich jbeich at FreeBSD.org
Tue Jan 24 16:09:12 UTC 2017


Author: jbeich
Date: Tue Jan 24 16:09:11 2017
New Revision: 432351
URL: https://svnweb.freebsd.org/changeset/ports/432351

Log:
  www/firefox-esr: chase required NSS version after r431859

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

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Tue Jan 24 15:39:01 2017	(r432350)
+++ head/www/firefox-esr/Makefile	Tue Jan 24 16:09:11 2017	(r432351)
@@ -14,7 +14,7 @@ MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.12:devel/nspr \
-		nss>=3.21.1:security/nss \
+		nss>=3.21.3:security/nss \
 		libevent2>=2.0.21_2:devel/libevent2 \
 		soundtouch>=1.9.0:audio/soundtouch \
 		harfbuzz>=1.1.0:print/harfbuzz \


More information about the svn-ports-all mailing list