svn commit: r438304 - head/www/firefox

Jan Beich jbeich at FreeBSD.org
Tue Apr 11 18:49:01 UTC 2017


Author: jbeich
Date: Tue Apr 11 18:49:00 2017
New Revision: 438304
URL: https://svnweb.freebsd.org/changeset/ports/438304

Log:
  www/firefox: chase build-dep versions in 53.0

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

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Tue Apr 11 18:41:39 2017	(r438303)
+++ head/www/firefox/Makefile	Tue Apr 11 18:49:00 2017	(r438304)
@@ -13,11 +13,11 @@ MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS=	nspr>=4.13.1:devel/nspr \
-		nss>=3.28.3:security/nss \
+		nss>=3.29.5:security/nss \
 		libevent>=2.0.21_2:devel/libevent \
 		harfbuzz>=1.4.1:print/harfbuzz \
 		graphite2>=1.3.8:graphics/graphite2 \
-		png>=1.6.25:graphics/png \
+		png>=1.6.28:graphics/png \
 		libvorbis>=1.3.5,3:audio/libvorbis \
 		libvpx>=1.5.0:multimedia/libvpx \
 		sqlite3>=3.17.0:databases/sqlite3 \


More information about the svn-ports-head mailing list