Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2019 20:25:07 +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: r518876 - branches/2019Q4/www/firefox
Message-ID:  <201912022025.xB2KP755062532@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Dec  2 20:25:07 2019
New Revision: 518876
URL: https://svnweb.freebsd.org/changeset/ports/518876

Log:
  MFH: r518874
  
  www/firefox: bump minimum nss/nspr after r518439
  
  Reported by:	mikael_ (via IRC)
  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	Mon Dec  2 20:24:28 2019	(r518875)
+++ branches/2019Q4/www/firefox/Makefile	Mon Dec  2 20:25:07 2019	(r518876)
@@ -13,8 +13,8 @@ DISTFILES=	${DISTNAME}.source${EXTRACT_SUFX}
 MAINTAINER=	gecko@FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
-BUILD_DEPENDS=	nspr>=4.21:devel/nspr \
-		nss>=3.47:security/nss \
+BUILD_DEPENDS=	nspr>=4.23:devel/nspr \
+		nss>=3.47.1:security/nss \
 		icu>=64.1,1:devel/icu \
 		libevent>=2.1.8:devel/libevent \
 		harfbuzz>=2.6.2:print/harfbuzz \



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