Author: jbeich
Date: Tue Aug 28 15:24:08 2012
New Revision: 953

Log:
tune up version of sqlite3 dependency

Modified:
   branches/experimental/mail/thunderbird/Makefile
   branches/experimental/www/firefox/Makefile
   branches/experimental/www/seamonkey/Makefile

Modified: branches/experimental/mail/thunderbird/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird/Makefile     Tue Aug 28 15:23:59 
2012        (r952)
+++ branches/experimental/mail/thunderbird/Makefile     Tue Aug 28 15:24:08 
2012        (r953)
@@ -17,7 +17,7 @@
 
 BUILD_DEPENDS= nspr>=4.9:${PORTSDIR}/devel/nspr \
                nss>=3.13.2:${PORTSDIR}/security/nss \
-               sqlite3>=3.7.11:${PORTSDIR}/databases/sqlite3 \
+               sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
                
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
                cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
                unzip:${PORTSDIR}/archivers/unzip

Modified: branches/experimental/www/firefox/Makefile
==============================================================================
--- branches/experimental/www/firefox/Makefile  Tue Aug 28 15:23:59 2012        
(r952)
+++ branches/experimental/www/firefox/Makefile  Tue Aug 28 15:24:08 2012        
(r953)
@@ -18,7 +18,7 @@
 
 BUILD_DEPENDS= nspr>=4.9:${PORTSDIR}/devel/nspr \
                nss>=3.13.2:${PORTSDIR}/security/nss \
-               sqlite3>=3.7.11:${PORTSDIR}/databases/sqlite3 \
+               sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
                
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
                cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
                unzip:${PORTSDIR}/archivers/unzip

Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile        Tue Aug 28 15:23:59 
2012        (r952)
+++ branches/experimental/www/seamonkey/Makefile        Tue Aug 28 15:24:08 
2012        (r953)
@@ -17,7 +17,7 @@
 
 BUILD_DEPENDS= nspr>=4.9:${PORTSDIR}/devel/nspr \
                nss>=3.13.2:${PORTSDIR}/security/nss \
-               sqlite3>=3.7.11:${PORTSDIR}/databases/sqlite3 \
+               sqlite3>=3.7.12.1:${PORTSDIR}/databases/sqlite3 \
                
${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
                unzip:${PORTSDIR}/archivers/unzip
 
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to