diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-02-12 14:08:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-02-12 14:08:15 +0000 |
commit | bfdb50412d7c043f500878866125b48f9f0398fd (patch) | |
tree | 701aa584782dfdffec8efafdd8cf4555ef2f4b0d /www/firefox31 | |
parent | a17ecff97bdca60d8f7b737fbce3b452b469f2ee (diff) | |
download | pkgsrc-bfdb50412d7c043f500878866125b48f9f0398fd.tar.gz |
Fix build under recent NetBSD current
Diffstat (limited to 'www/firefox31')
-rw-r--r-- | www/firefox31/distinfo | 4 | ||||
-rw-r--r-- | www/firefox31/patches/patch-config_system-headers | 16 |
2 files changed, 14 insertions, 6 deletions
diff --git a/www/firefox31/distinfo b/www/firefox31/distinfo index 04888b10e31..5311cb8f02c 100644 --- a/www/firefox31/distinfo +++ b/www/firefox31/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.20 2016/01/31 23:43:48 joerg Exp $ +$NetBSD: distinfo,v 1.21 2016/02/12 14:08:15 ryoon Exp $ SHA1 (firefox-31.8.0esr.source.tar.bz2) = 1b09b4ac975f521b48d0ef794f00c4e3696cb1d7 RMD160 (firefox-31.8.0esr.source.tar.bz2) = c7cd74d1a5cde5c6419becddcb3333d7ec46bf68 @@ -30,7 +30,7 @@ SHA1 (patch-config_external_moz.build) = f437c4802de266caf512dc470879c8ed0961559 SHA1 (patch-config_rules.mk) = ec74e2e385e95252a1325c8c9c859a0b2dcee693 SHA1 (patch-config_stl__wrappers_ios) = 00d723e2f2f252485350ede5833f0bb84c1235c1 SHA1 (patch-config_stl__wrappers_ostream) = 7be7fe36704ffbdc070a113b46b4f391a598206b -SHA1 (patch-config_system-headers) = 7680a9e45eb6467d878df59d9476bff0c515dafe +SHA1 (patch-config_system-headers) = 9adca6267642e3771914044c5ffb491d1b5dcb12 SHA1 (patch-content_base_src_moz.build) = fc2660dcc82f11c89d6d5a5772f27c9827f58f44 SHA1 (patch-content_media_AudioStream.cpp) = 70021dfd1cc86e8999f144b49a23bfb27dd24157 SHA1 (patch-content_media_AudioStream.h) = 11cd8649f35c001fa0bf9e0f6119e49bd41ab9b4 diff --git a/www/firefox31/patches/patch-config_system-headers b/www/firefox31/patches/patch-config_system-headers index cf6c8120978..0ec3bcdb53e 100644 --- a/www/firefox31/patches/patch-config_system-headers +++ b/www/firefox31/patches/patch-config_system-headers @@ -1,4 +1,4 @@ -$NetBSD: patch-config_system-headers,v 1.4 2016/01/31 23:43:48 joerg Exp $ +$NetBSD: patch-config_system-headers,v 1.5 2016/02/12 14:08:15 ryoon Exp $ https://hg.mozilla.org/integration/mozilla-inbound/rev/afd840d66e6a @@ -20,7 +20,15 @@ https://hg.mozilla.org/integration/mozilla-inbound/rev/afd840d66e6a ftglyph.h ftsynth.h ftoutln.h -@@ -1048,8 +1050,6 @@ X11/Xlocale.h +@@ -645,6 +647,7 @@ mapiutil.h + mapix.h + Math64.h + math.h ++complex + mbstring.h + mem.h + memory +@@ -1048,8 +1051,6 @@ X11/Xlocale.h X11/Xos.h X11/Xutil.h zmouse.h @@ -29,7 +37,7 @@ https://hg.mozilla.org/integration/mozilla-inbound/rev/afd840d66e6a #if MOZ_NATIVE_PNG==1 png.h #endif -@@ -1117,6 +1117,8 @@ ogg/ogg.h +@@ -1117,6 +1118,8 @@ ogg/ogg.h ogg/os_types.h nestegg/nestegg.h cubeb/cubeb.h @@ -38,7 +46,7 @@ https://hg.mozilla.org/integration/mozilla-inbound/rev/afd840d66e6a #endif gst/gst.h gst/app/gstappsink.h -@@ -1145,3 +1147,39 @@ unicode/utypes.h +@@ -1145,3 +1148,39 @@ unicode/utypes.h #endif libutil.h unwind.h |