Author: jbeich
Date: Fri Feb  7 01:10:37 2014
New Revision: 1480

Log:
chase NSS version requirement bump in 24.3.0

Submitted by:   Toomas Aas <[email protected]>

Modified:
   trunk/mail/thunderbird/Makefile
   trunk/www/firefox-esr/Makefile

Modified: trunk/mail/thunderbird/Makefile
==============================================================================
--- trunk/mail/thunderbird/Makefile     Wed Feb  5 15:25:54 2014        (r1479)
+++ trunk/mail/thunderbird/Makefile     Fri Feb  7 01:10:37 2014        (r1480)
@@ -12,8 +12,8 @@
 MAINTAINER=    [email protected]
 COMMENT=       Mozilla Thunderbird is standalone mail and news that stands 
above
 
-BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
-               nss>=3.15:${PORTSDIR}/security/nss \
+BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
+               nss>=3.15.4:${PORTSDIR}/security/nss \
                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/firefox-esr/Makefile
==============================================================================
--- trunk/www/firefox-esr/Makefile      Wed Feb  5 15:25:54 2014        (r1479)
+++ trunk/www/firefox-esr/Makefile      Fri Feb  7 01:10:37 2014        (r1480)
@@ -13,7 +13,7 @@
 COMMENT=       Web browser based on the browser portion of Mozilla
 
 BUILD_DEPENDS= nspr>=4.10.2:${PORTSDIR}/devel/nspr \
-               nss>=3.15:${PORTSDIR}/security/nss \
+               nss>=3.15.4:${PORTSDIR}/security/nss \
                sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
                
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
                cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to