diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-11-20 00:38:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-11-20 00:38:40 +0000 |
commit | a356bf5bac1a8f3d0f96813fd6e7ca1dc8351b9a (patch) | |
tree | a75bb4ab57ec92aec4898037e6f0f059dbb9df21 /www/libxul | |
parent | cf4f066d236e899ff14ae826ecde0ac15d8388d1 (diff) |
Notes
Diffstat (limited to 'www/libxul')
-rw-r--r-- | www/libxul/Makefile | 7 | ||||
-rw-r--r-- | www/libxul/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/libxul/Makefile b/www/libxul/Makefile index 6616ad4df0b6..d77c21a85ed5 100644 --- a/www/libxul/Makefile +++ b/www/libxul/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 38.3.0 -PORTREVISION= 1 +DISTVERSION= 38.4.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build2/source @@ -12,8 +11,8 @@ DISTNAME= firefox-${DISTVERSION}esr.source MAINTAINER?= gecko@FreeBSD.org COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps -BUILD_DEPENDS= nspr>=4.10.8:${PORTSDIR}/devel/nspr \ - nss>=3.19.2:${PORTSDIR}/security/nss \ +BUILD_DEPENDS= nspr>=4.10.10:${PORTSDIR}/devel/nspr \ + nss>=3.19.2.1:${PORTSDIR}/security/nss \ libevent2>=2.0.21_2:${PORTSDIR}/devel/libevent2 \ soundtouch>=1.8.0:${PORTSDIR}/audio/soundtouch \ harfbuzz>=0.9.34:${PORTSDIR}/print/harfbuzz \ diff --git a/www/libxul/distinfo b/www/libxul/distinfo index 0ff598db0d1b..2abd10b1a918 100644 --- a/www/libxul/distinfo +++ b/www/libxul/distinfo @@ -1,2 +1,2 @@ -SHA256 (firefox-38.3.0esr.source.tar.bz2) = 809f65502d256568220c52bfe09646588f21653c8c487e8018b10ff87ca67f1c -SIZE (firefox-38.3.0esr.source.tar.bz2) = 181401628 +SHA256 (firefox-38.4.0esr.source.tar.bz2) = 028a1f7ce16b3016b0d98e5a5ef73bcb3f732b80d406e54f49e3c246e207f2c7 +SIZE (firefox-38.4.0esr.source.tar.bz2) = 181383793 |