[arch-commits] Commit in firefox/trunk (0001-Update-bindgen.patch PKGBUILD)

Jan Steffens heftig at archlinux.org
Thu Nov 21 20:12:23 UTC 2019


    Date: Thursday, November 21, 2019 @ 20:12:22
  Author: heftig
Revision: 369573

Fix patch (Unclean accidentally cleaned whitespace)

Modified:
  firefox/trunk/0001-Update-bindgen.patch
  firefox/trunk/PKGBUILD

---------------------------+
 0001-Update-bindgen.patch |   13 +++++++------
 PKGBUILD                  |    3 ++-
 2 files changed, 9 insertions(+), 7 deletions(-)

Modified: 0001-Update-bindgen.patch
===================================================================
--- 0001-Update-bindgen.patch	2019-11-21 16:21:57 UTC (rev 369572)
+++ 0001-Update-bindgen.patch	2019-11-21 20:12:22 UTC (rev 369573)
@@ -1,6 +1,6 @@
-From c80a295dc2b699f8ae159fb12c595b762b76a431 Mon Sep 17 00:00:00 2001
+From dfd32b7b9f9f20eef540a8c03d35b8102e8b4158 Mon Sep 17 00:00:00 2001
 From: "Jan Alexander Steffens (heftig)" <jan.steffens at gmail.com>
-Date: Sat, 9 Nov 2019 16:15:54 +0100
+Date: Fri, 8 Nov 2019 16:15:54 +0100
 Subject: [PATCH] Update bindgen
 
 ---
@@ -122,7 +122,7 @@
  third_party/rust/unicode-xid-0.1.0/README.md  |   34 +
  .../scripts/unicode.py                        |    0
  third_party/rust/unicode-xid-0.1.0/src/lib.rs |   87 +
- .../rust/unicode-xid-0.1.0/src/tables.rs      |  425 +++++
+ .../rust/unicode-xid-0.1.0/src/tables.rs      |  426 +++++
  .../rust/unicode-xid-0.1.0/src/tests.rs       |  113 ++
  .../rust/unicode-xid/.cargo-checksum.json     |    2 +-
  third_party/rust/unicode-xid/Cargo.toml       |   39 +-
@@ -134,7 +134,7 @@
  third_party/rust/which/LICENSE.txt            |   19 -
  third_party/rust/which/README.md              |   27 -
  third_party/rust/which/src/lib.rs             |  445 ------
- 130 files changed, 13279 insertions(+), 3735 deletions(-)
+ 130 files changed, 13280 insertions(+), 3735 deletions(-)
  create mode 100644 third_party/rust/bindgen/Cargo.lock
  create mode 100644 third_party/rust/proc-macro2-0.4.27/.cargo-checksum.json
  create mode 100644 third_party/rust/proc-macro2-0.4.27/Cargo.toml
@@ -22398,10 +22398,10 @@
 +}
 diff --git a/third_party/rust/unicode-xid-0.1.0/src/tables.rs b/third_party/rust/unicode-xid-0.1.0/src/tables.rs
 new file mode 100644
-index 000000000000..02ebb1b87922
+index 000000000000..3fe0d3d114b1
 --- /dev/null
 +++ b/third_party/rust/unicode-xid-0.1.0/src/tables.rs
-@@ -0,0 +1,425 @@
+@@ -0,0 +1,426 @@
 +// Copyright 2012-2015 The Rust Project Developers. See the COPYRIGHT
 +// file at the top-level directory of this distribution and at
 +// http://rust-lang.org/COPYRIGHT.
@@ -22827,6 +22827,7 @@
 +    }
 +
 +}
++
 diff --git a/third_party/rust/unicode-xid-0.1.0/src/tests.rs b/third_party/rust/unicode-xid-0.1.0/src/tests.rs
 new file mode 100644
 index 000000000000..f4333967f97a

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-21 16:21:57 UTC (rev 369572)
+++ PKGBUILD	2019-11-21 20:12:22 UTC (rev 369573)
@@ -23,12 +23,13 @@
 source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
         no-relinking.patch
         0001-Update-bindgen.patch
+        D54135.diff
         0001-Use-remoting-name-for-GDK-application-names.patch
         $pkgname.desktop)
 sha256sums=('f2e9bb26af7682b31e82fdfc3a4b3e04fd1caa8b004469ea608185d33e35691b'
             'SKIP'
             '2dc9d1aa5eb7798c89f46478f254ae61e4122b4d1956d6044426288627d8a014'
-            '97cf9112c0e2fa1373220b7396265360f86efd4d96587a85eb2e269f7412ebe3'
+            '748e4a727939230e9cfb32511c953924a7f163efba2bd6f9959c2b9277673d9a'
             'ab07ab26617ff76fce68e07c66b8aa9b96c2d3e5b5517e51a3c3eac2edd88894'
             'a9e5264257041c0b968425b5c97436ba48e8d294e1a0f02c59c35461ea245c33')
 validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release at mozilla.com>



More information about the arch-commits mailing list