Github messages for voidlinux
 help / color / mirror / Atom feed
From: foopub <foopub@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] firefox: fix patch whitespace
Date: Fri, 05 Nov 2021 18:33:33 +0100	[thread overview]
Message-ID: <20211105173333.KbJdl1uI1U0nbZQmPIB-MWlqbqT7SXy54eatOsrqcUg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33916@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 495 bytes --]

There is an updated pull request by foopub against master on the void-packages repository

https://github.com/foopub/void-packages master
https://github.com/void-linux/void-packages/pull/33916

firefox: fix patch whitespace
Needed because of https://github.com/void-linux/void-packages/commit/7b4119df5cbc0cc37348164a10c88a32910009d8 
See also https://github.com/void-linux/void-packages/issues/33915


A patch file from https://github.com/void-linux/void-packages/pull/33916.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-33916.patch --]
[-- Type: text/x-diff, Size: 4101 bytes --]

From cd7d3b11ddc959322d7d86262d83383c2d7c568b Mon Sep 17 00:00:00 2001
From: foo <krowlaxs@gmail.com>
Date: Fri, 5 Nov 2021 16:16:38 +0000
Subject: [PATCH 1/3] firefox: fix patch whitespace

---
 srcpkgs/firefox/patches/fix-i686-ppc-musl.patch | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch b/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch
index 717f3cd2f9c2..38a85b5922cd 100644
--- a/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch
+++ b/srcpkgs/firefox/patches/fix-i686-ppc-musl.patch
@@ -1,11 +1,11 @@
---- a/mozglue/misc/StackWalk.cpp	2017-04-11 04:13:21.000000000 +0200
-+++ b/mozglue/misc/StackWalk.cpp	2017-11-29 15:23:07.218649970 +0100
-@@ -41,7 +41,7 @@
- #define MOZ_STACKWALK_SUPPORTS_MACOSX 0
+--- a/mozglue/misc/StackWalk.cpp	2021-11-05 15:55:03.614609706 +0000
++++ b/mozglue/misc/StackWalk.cpp	2021-10-28 19:03:47.000000000 +0100
+@@ -45,7 +45,7 @@
+ #  define MOZ_STACKWALK_SUPPORTS_MACOSX 0
  #endif
- 
--#if (defined(linux) && \
+
+-#if (defined(linux) &&                                            \
 +#if defined(__GLIBC__) && (defined(linux) && \
       ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \
        defined(HAVE__UNWIND_BACKTRACE)))
- #define MOZ_STACKWALK_SUPPORTS_LINUX 1
+ #  define MOZ_STACKWALK_SUPPORTS_LINUX 1

From 1590ad529b7c14b6d2e57a2b4b12350b078c135c Mon Sep 17 00:00:00 2001
From: foo <krowlaxs@gmail.com>
Date: Fri, 5 Nov 2021 17:33:34 +0000
Subject: [PATCH 2/3] firefox-esr: fix patch whitespace

---
 .../firefox-esr/patches/fix-i686-ppc-musl.patch    | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch b/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch
index 717f3cd2f9c2..38a85b5922cd 100644
--- a/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch
+++ b/srcpkgs/firefox-esr/patches/fix-i686-ppc-musl.patch
@@ -1,11 +1,11 @@
---- a/mozglue/misc/StackWalk.cpp	2017-04-11 04:13:21.000000000 +0200
-+++ b/mozglue/misc/StackWalk.cpp	2017-11-29 15:23:07.218649970 +0100
-@@ -41,7 +41,7 @@
- #define MOZ_STACKWALK_SUPPORTS_MACOSX 0
+--- a/mozglue/misc/StackWalk.cpp	2021-11-05 15:55:03.614609706 +0000
++++ b/mozglue/misc/StackWalk.cpp	2021-10-28 19:03:47.000000000 +0100
+@@ -45,7 +45,7 @@
+ #  define MOZ_STACKWALK_SUPPORTS_MACOSX 0
  #endif
- 
--#if (defined(linux) && \
+
+-#if (defined(linux) &&                                            \
 +#if defined(__GLIBC__) && (defined(linux) && \
       ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \
        defined(HAVE__UNWIND_BACKTRACE)))
- #define MOZ_STACKWALK_SUPPORTS_LINUX 1
+ #  define MOZ_STACKWALK_SUPPORTS_LINUX 1

From 7f48061f75adc3c5afbbfe8fb784cd97598cd1f2 Mon Sep 17 00:00:00 2001
From: foo <krowlaxs@gmail.com>
Date: Fri, 5 Nov 2021 17:34:34 +0000
Subject: [PATCH 3/3] thunderbird: fix patch whitespace

---
 .../thunderbird/patches/fix-i686-ppc-musl.patch    | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch b/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch
index 717f3cd2f9c2..38a85b5922cd 100644
--- a/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch
+++ b/srcpkgs/thunderbird/patches/fix-i686-ppc-musl.patch
@@ -1,11 +1,11 @@
---- a/mozglue/misc/StackWalk.cpp	2017-04-11 04:13:21.000000000 +0200
-+++ b/mozglue/misc/StackWalk.cpp	2017-11-29 15:23:07.218649970 +0100
-@@ -41,7 +41,7 @@
- #define MOZ_STACKWALK_SUPPORTS_MACOSX 0
+--- a/mozglue/misc/StackWalk.cpp	2021-11-05 15:55:03.614609706 +0000
++++ b/mozglue/misc/StackWalk.cpp	2021-10-28 19:03:47.000000000 +0100
+@@ -45,7 +45,7 @@
+ #  define MOZ_STACKWALK_SUPPORTS_MACOSX 0
  #endif
- 
--#if (defined(linux) && \
+
+-#if (defined(linux) &&                                            \
 +#if defined(__GLIBC__) && (defined(linux) && \
       ((defined(__GNUC__) && (defined(__i386) || defined(PPC))) || \
        defined(HAVE__UNWIND_BACKTRACE)))
- #define MOZ_STACKWALK_SUPPORTS_LINUX 1
+ #  define MOZ_STACKWALK_SUPPORTS_LINUX 1

  parent reply	other threads:[~2021-11-05 17:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-05 16:25 [PR PATCH] Fix " foopub
2021-11-05 16:45 ` ericonr
2021-11-05 16:57 ` [PR PATCH] [Updated] firefox: fix " foopub
2021-11-05 17:01 ` foopub
2021-11-05 17:07 ` foopub
2021-11-05 17:12 ` ericonr
2021-11-05 17:17 ` q66
2021-11-05 17:18 ` q66
2021-11-05 17:20 ` foopub
2021-11-05 17:31 ` foopub
2021-11-05 17:33 ` foopub [this message]
2021-11-05 17:45 ` firefox, firefox-esr, thunderbird: " foopub
2021-11-05 17:45 ` q66
2021-11-05 17:46 ` [PR PATCH] [Merged]: " q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211105173333.KbJdl1uI1U0nbZQmPIB-MWlqbqT7SXy54eatOsrqcUg@z \
    --to=foopub@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).