Github messages for voidlinux
 help / color / mirror / Atom feed
From: shizonic <shizonic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] vscode: update to 1.47.1. [ci skip]
Date: Thu, 16 Jul 2020 10:09:47 +0200	[thread overview]
Message-ID: <20200716080947.ekKNhQINrb6EiodLAuk_TVVqybMiineTd7IijnF1ZQE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>

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

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

https://github.com/shizonic/void-packages vscode
https://github.com/void-linux/void-packages/pull/23129

vscode: update to 1.47.1. [ci skip]


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

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

From 6b0bce950b156538cd00eac41571575175e93cd9 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 22 Jun 2020 08:45:09 +0200
Subject: [PATCH] vscode: update to 1.47.0. [ci skip]

vscode: update to 1.47.1. [ci skip]
---
 srcpkgs/vscode/patches/remove_git_command.patch | 10 ++++++++++
 srcpkgs/vscode/template                         |  4 ++--
 2 files changed, 12 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/vscode/patches/remove_git_command.patch

diff --git a/srcpkgs/vscode/patches/remove_git_command.patch b/srcpkgs/vscode/patches/remove_git_command.patch
new file mode 100644
index 00000000000..a99643c055f
--- /dev/null
+++ b/srcpkgs/vscode/patches/remove_git_command.patch
@@ -0,0 +1,10 @@
+diff --git a/build/npm/postinstall.js b/build/npm/postinstall.js
+index ef8fa4a47f66..7b8b710636a7 100644
+--- a/build/npm/postinstall.js
++++ b/build/npm/postinstall.js
+@@ -73,5 +73,3 @@ yarnInstall('test/automation'); // node modules required for smoketest
+ yarnInstall('test/smoke'); // node modules required for smoketest
+ yarnInstall('test/integration/browser'); // node modules required for integration
+ yarnInstallBuildDependencies(); // node modules for watching, specific to host node version, not electron
+-
+-cp.execSync('git config pull.rebase true');
diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index d870454e6f9..018d8051fbf 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.46.0
+version=1.47.1
 revision=1
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=5bf4d51773bb26a484e0063b668cba38b5f7451cb77be230fbf64fa44d498ad8
+checksum=448758d4d71cb4d815d2e7642d793ff440c1140aaabd9d02000140d057e432f5
 patch_args="-Np1"
 
 # Due to electron

  parent reply	other threads:[~2020-07-16  8:09 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
2020-07-14  6:22 ` [PR PATCH] [Updated] vscode: update to 1.47.0. " shizonic
2020-07-14  6:26 ` shizonic
2020-07-14  7:17 ` shizonic
2020-07-15  8:51 ` atk
2020-07-16  8:02 ` [PR PATCH] [Updated] " shizonic
2020-07-16  8:02 ` shizonic
2020-07-16  8:03 ` vscode: update to 1.47.1. " shizonic
2020-07-16  8:09 ` shizonic [this message]
2020-07-16  8:10 ` [PR PATCH] [Updated] " shizonic
2020-07-17  8:21 ` atk
2020-07-17 12:06 ` shizonic
2020-07-20  7:31 ` atk
2020-07-20 12:26 ` shizonic
2020-07-20 15:16 ` shizonic
2020-07-20 15:17 ` shizonic
2020-07-23  7:16 ` [PR PATCH] [Updated] " shizonic
2020-07-23  7:18 ` vscode: update to 1.47.2. " shizonic
2020-07-28  7:38 ` [PR PATCH] [Updated] " shizonic
2020-07-28  7:39 ` vscode: update to 1.47.3. " shizonic
2020-07-28 12:11 ` [PR PATCH] [Merged]: " Johnnynator

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=20200716080947.ekKNhQINrb6EiodLAuk_TVVqybMiineTd7IijnF1ZQE@z \
    --to=shizonic@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).