Author: jbeich
Date: Thu Sep 19 04:10:51 2013
New Revision: 1365

Log:
oops, merge r1361 and r1362 to libxul

Added:
   trunk/www/libxul/files/patch-bug918177
      - copied unchanged from r1361, trunk/www/firefox/files/patch-bug918177
Modified:
   trunk/www/libxul/Makefile

Modified: trunk/www/libxul/Makefile
==============================================================================
--- trunk/www/libxul/Makefile   Thu Sep 19 04:06:32 2013        (r1364)
+++ trunk/www/libxul/Makefile   Thu Sep 19 04:10:51 2013        (r1365)
@@ -13,7 +13,7 @@
 
 BUILD_DEPENDS= nspr>=4.10:${PORTSDIR}/devel/nspr \
                nss>=3.15:${PORTSDIR}/security/nss \
-               sqlite3>=3.7.16.1:${PORTSDIR}/databases/sqlite3 \
+               sqlite3>=3.7.17:${PORTSDIR}/databases/sqlite3 \
                
${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
                cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
                v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat \

Copied: trunk/www/libxul/files/patch-bug918177 (from r1361, 
trunk/www/firefox/files/patch-bug918177)
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ trunk/www/libxul/files/patch-bug918177      Thu Sep 19 04:10:51 2013        
(r1365, copy of r1361, trunk/www/firefox/files/patch-bug918177)
@@ -0,0 +1,36 @@
+diff --git config/stl-headers config/stl-headers
+index c057d8e..dc7f6f0 100644
+--- config/stl-headers
++++ config/stl-headers
+@@ -21,6 +21,7 @@ algorithm
+ atomic
+ deque
+ ios
++iosfwd
+ iostream
+ iterator
+ limits
+diff --git config/system-headers config/system-headers
+index d31c94e..570c82a 100644
+--- config/system-headers
++++ config/system-headers
+@@ -469,6 +469,7 @@ IOKit/IOMessage.h
+ IOKit/pwr_mgt/IOPMLib.h
+ iomanip
+ ios
++iosfwd
+ iostream
+ iostream.h
+ iterator
+diff --git js/src/config/system-headers js/src/config/system-headers
+index d31c94e..570c82a 100644
+--- js/src/config/system-headers
++++ js/src/config/system-headers
+@@ -469,6 +469,7 @@ IOKit/IOMessage.h
+ IOKit/pwr_mgt/IOPMLib.h
+ iomanip
+ ios
++iosfwd
+ iostream
+ iostream.h
+ iterator
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to