diff options
author | bsiegert <bsiegert> | 2016-05-11 15:30:34 +0000 |
---|---|---|
committer | bsiegert <bsiegert> | 2016-05-11 15:30:34 +0000 |
commit | d4af68b8796032cd1a5f722977e75a2aa74ac349 (patch) | |
tree | a8bebbc69d56889603eebd139fdb61cad21de16e | |
parent | 3f4ed1b0b8e21a713b1623b7e9c08aaf8c1c9963 (diff) | |
download | pkgsrc-d4af68b8796032cd1a5f722977e75a2aa74ac349.tar.gz |
Pullup ticket #4982 - requested by joerg
devel/xulrunner10: build fix
Revisions pulled up:
- devel/xulrunner10/distinfo 1.20
- devel/xulrunner10/patches/patch-config_system-headers 1.1
---
Module Name: pkgsrc
Committed By: joerg
Date: Sat May 7 09:54:34 UTC 2016
Modified Files:
pkgsrc/devel/xulrunner10: distinfo
Added Files:
pkgsrc/devel/xulrunner10/patches: patch-config_system-headers
Log Message:
Wrap tttables as seen on netbsd-7.
-rw-r--r-- | devel/xulrunner10/distinfo | 3 | ||||
-rw-r--r-- | devel/xulrunner10/patches/patch-config_system-headers | 12 |
2 files changed, 14 insertions, 1 deletions
diff --git a/devel/xulrunner10/distinfo b/devel/xulrunner10/distinfo index f0c8d3ccb45..34a6afa2ebd 100644 --- a/devel/xulrunner10/distinfo +++ b/devel/xulrunner10/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2016/03/26 23:26:14 joerg Exp $ +$NetBSD: distinfo,v 1.19.2.1 2016/05/11 15:30:34 bsiegert Exp $ SHA1 (firefox-10.0.12esr.source.tar.bz2) = d9086cabf06e04ef5200a8731288c0df27eb84d7 RMD160 (firefox-10.0.12esr.source.tar.bz2) = b112325fa37435d62e5e2737f2e87caf58f25b3c @@ -34,6 +34,7 @@ SHA1 (patch-bg) = 669ca920b137d5fdd10b621013a7a02f78bfba6b SHA1 (patch-bi) = 9e76596ab9a48abdab0bfbcd9f8bb3d067c6f7bd SHA1 (patch-build_autoconf_gcc-pr49911.m4) = d994d058116875255af451c4bf411929caf8c1a9 SHA1 (patch-build_autoconf_nss.m4) = a4519ad6274102512f73eabce1c4821801aa7e77 +SHA1 (patch-config_system-headers) = ba92e292e159ab98423101db785545ddd44d34ad SHA1 (patch-content_svg_content_src_SVGNumberList.cpp) = e0541b67954f8e49c98302dccd74e63a22d579c4 SHA1 (patch-content_svg_content_src_nsSVGFilters.cpp) = 2e1db9ff49bf209f395171f6324830254901c76d SHA1 (patch-content_svg_content_src_nsSVGFilters.h) = 15a1f1ccbdcf197983805e4393053cbd6e02562b diff --git a/devel/xulrunner10/patches/patch-config_system-headers b/devel/xulrunner10/patches/patch-config_system-headers new file mode 100644 index 00000000000..4ba60fa6c04 --- /dev/null +++ b/devel/xulrunner10/patches/patch-config_system-headers @@ -0,0 +1,12 @@ +$NetBSD: patch-config_system-headers,v 1.1.2.2 2016/05/11 15:30:34 bsiegert Exp $ + +--- config/system-headers.orig 2016-05-06 19:01:02.000000000 +0000 ++++ config/system-headers +@@ -274,6 +274,7 @@ freetype/ttnameid.h + freetype/tttables.h + freetype/t1tables.h + fribidi/fribidi.h ++tttables.h + FSp_fopen.h + fstream + fstream.h |