Author: jbeich
Date: Sun Nov 17 19:27:12 2013
New Revision: 1394
Log:
bump required NSPR version after NSS update
Modified:
trunk/security/nss/Makefile
trunk/www/firefox-esr/Makefile
trunk/www/firefox-nightly/Makefile
trunk/www/firefox/Makefile
trunk/www/libxul/Makefile
trunk/www/seamonkey/Makefile
Modified: trunk/security/nss/Makefile
==============================================================================
--- trunk/security/nss/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/security/nss/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -11,7 +11,7 @@
COMMENT= Libraries to support development of security-enabled
applications
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- nspr>=4.10:${PORTSDIR}/devel/nspr \
+ nspr>=4.10.2:${PORTSDIR}/devel/nspr \
sqlite3>=3.7.15:${PORTSDIR}/databases/sqlite3
LIB_DEPENDS= nspr4.1:${PORTSDIR}/devel/nspr \
sqlite3.8:${PORTSDIR}/databases/sqlite3
Modified: trunk/www/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/www/firefox-esr/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -12,7 +12,7 @@
MAINTAINER= [email protected]
COMMENT= Web browser based on the browser portion of Mozilla
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
nss>=3.15:${PORTSDIR}/security/nss \
sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
Modified: trunk/www/firefox-nightly/Makefile
==============================================================================
--- trunk/www/firefox-nightly/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/www/firefox-nightly/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -15,7 +15,7 @@
FETCH_DEPENDS=
${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \
Modified: trunk/www/firefox/Makefile
==============================================================================
--- trunk/www/firefox/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/www/firefox/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -12,7 +12,7 @@
MAINTAINER= [email protected]
COMMENT= Web browser based on the browser portion of Mozilla
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/www/libxul/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -11,7 +11,7 @@
MAINTAINER?= [email protected]
COMMENT?= Mozilla runtime package that can be used to bootstrap XUL+XPCOM
apps
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
nss>=3.15:${PORTSDIR}/security/nss \
sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
Modified: trunk/www/seamonkey/Makefile
==============================================================================
--- trunk/www/seamonkey/Makefile Sun Nov 17 17:25:30 2013 (r1393)
+++ trunk/www/seamonkey/Makefile Sun Nov 17 19:27:12 2013 (r1394)
@@ -12,7 +12,7 @@
MAINTAINER= [email protected]
COMMENT= The open source, standards compliant web browser
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
nss>=3.15:${PORTSDIR}/security/nss \
sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"