Date: Tue, 24 Jan 2017 22:31:04 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432400 - head/www/libxul Message-ID: <201701242231.v0OMV4Hv054711@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Jan 24 22:31:03 2017 New Revision: 432400 URL: https://svnweb.freebsd.org/changeset/ports/432400 Log: www/libxul: chase required NSS version after r431859 Modified: head/www/libxul/Makefile (contents, props changed) Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Tue Jan 24 22:25:34 2017 (r432399) +++ head/www/libxul/Makefile Tue Jan 24 22:31:03 2017 (r432400) @@ -12,7 +12,7 @@ MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701242231.v0OMV4Hv054711>