1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/www/libxul/files/patch-bug918177
Florian Smeets 2cd503bcdb - update firefox to 25.0
- update firefox-esr to 24.1.0
- update thunderbird to 24.1.0
- update seamonkey to 22.0
- update libxul to 24.1.0
- don't remove/add share/applications directory
- remove checks for older gecko releases from bsd.gecko.mk
- drop support for FreeBSD 9.0

Not staged yet. I started working on it, but didn't finish it in time for
this release. I'll try to make the next one in 6 weeks.

In collaboration with:	Jan Beich
2013-10-30 20:37:55 +00:00

37 lines
745 B
Plaintext

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