pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cliqz: Add comments to patches imported from www/firefox
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Dec 7 14:34:58 2018 +0100
Changeset: 7a46b22a7391a399c76143a6fb8cb6bdb06bb91f
Modified Files:
cliqz/distinfo
cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h
cliqz/patches/patch-mozilla-release_servo_components_style_build__gecko.rs
Log Message:
cliqz: Add comments to patches imported from www/firefox
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7a46b22a7391a399c76143a6fb8cb6bdb06bb91f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cliqz/distinfo | 4 ++--
cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h | 3 +++
.../patch-mozilla-release_servo_components_style_build__gecko.rs | 2 ++
3 files changed, 7 insertions(+), 2 deletions(-)
diffs:
diff --git a/cliqz/distinfo b/cliqz/distinfo
index a16b48fed3..b2c7f6353e 100644
--- a/cliqz/distinfo
+++ b/cliqz/distinfo
@@ -5,5 +5,5 @@ RMD160 (cliqz-1.23.3.tar.gz) = d82459eb5018441a81826741a6d8d475031991a3
SHA512 (cliqz-1.23.3.tar.gz) = 0e649ea09b27b638608ceec6b5d2cd7b25a3e60022dd63dc56aa09b56a22db2bd520d0ad61d296305eeaa52cabbe5b84721689a05b7c13021f795b5d88d3526f
Size (cliqz-1.23.3.tar.gz) = 400171513 bytes
SHA1 (patch-mozilla-release_browser_config_cliqz.mozconfig) = 997534b7573564cdd0eb71b94527fe395fb29f69
-SHA1 (patch-mozilla-release_dom_base_nsAttrName.h) = b171688beb296089d582f264c91456aaaa4b6657
-SHA1 (patch-mozilla-release_servo_components_style_build__gecko.rs) = 391f26051857c224b54eec560b84c844f3027266
+SHA1 (patch-mozilla-release_dom_base_nsAttrName.h) = fec68513025eafd63ed4b67173e4d713a351f4c8
+SHA1 (patch-mozilla-release_servo_components_style_build__gecko.rs) = 04d7882a99b5796f30ba5d265d6be3a886e19634
diff --git a/cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h b/cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h
index 21d9160c30..358f6337f7 100644
--- a/cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h
+++ b/cliqz/patches/patch-mozilla-release_dom_base_nsAttrName.h
@@ -1,5 +1,8 @@
$NetBSD$
+cbindgen gets confused by NetBSD's types being macros too
+https://mail-index.netbsd.org/tech-pkg/2018/10/25/msg020395.html
+
--- mozilla-release/dom/base/nsAttrName.h.orig 2018-11-16 08:40:07.000000000 +0000
+++ mozilla-release/dom/base/nsAttrName.h
@@ -16,6 +16,11 @@
diff --git a/cliqz/patches/patch-mozilla-release_servo_components_style_build__gecko.rs b/cliqz/patches/patch-mozilla-release_servo_components_style_build__gecko.rs
index bbc0f5bb82..bcb191eea2 100644
--- a/cliqz/patches/patch-mozilla-release_servo_components_style_build__gecko.rs
+++ b/cliqz/patches/patch-mozilla-release_servo_components_style_build__gecko.rs
@@ -1,5 +1,7 @@
$NetBSD$
+* Fix build with __uint32_t etc. not found errors on NetBSD/amd64 8.99.2
+
--- mozilla-release/servo/components/style/build_gecko.rs.orig 2018-11-16 08:40:07.000000000 +0000
+++ mozilla-release/servo/components/style/build_gecko.rs
@@ -557,6 +557,8 @@ mod bindings {
Home |
Main Index |
Thread Index |
Old Index