Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] vscode: update to 1.47.0. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
@ 2020-07-14  6:22 ` shizonic
  2020-07-14  6:26 ` shizonic
                   ` (18 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-14  6:22 UTC (permalink / raw)
  To: ml

[-- 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.0. [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: 1047 bytes --]

From d763c36c3d728d7e8e6cd49e19b6b340f7a1bdf2 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]

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index d870454e6f9..eacfca356bc 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.0
 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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.0. [ci skip]
       [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. [ci skip] shizonic
@ 2020-07-14  6:26 ` shizonic
  2020-07-14  7:17 ` shizonic
                   ` (17 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-14  6:26 UTC (permalink / raw)
  To: ml

[-- 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.0. [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: 1213 bytes --]

From 73d1cd09486e96bcea1cb9e0bd82e13315300ab7 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]

---
 srcpkgs/vscode/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index d870454e6f9..3443f410376 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,8 +1,8 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.46.0
+version=1.47.0
 revision=1
-hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
+hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
 makedepends="libxkbfile-devel libsecret-devel"
 depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils"
 short_desc="Microsoft Code for Linux"
@@ -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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.0. [ci skip]
       [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. [ci skip] shizonic
  2020-07-14  6:26 ` shizonic
@ 2020-07-14  7:17 ` shizonic
  2020-07-15  8:51 ` atk
                   ` (16 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-14  7:17 UTC (permalink / raw)
  To: ml

[-- 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.0. [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: 2025 bytes --]

From 93c8b7e2910f0f71e3364f048667067608c058ec 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]

---
 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..eacfca356bc 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.0
 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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.0. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-07-14  7:17 ` shizonic
@ 2020-07-15  8:51 ` atk
  2020-07-16  8:02 ` [PR PATCH] [Updated] " shizonic
                   ` (15 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: atk @ 2020-07-15  8:51 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-658638026

Comment:
vscode-1.47.1 just came out.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.0. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-07-15  8:51 ` atk
@ 2020-07-16  8:02 ` shizonic
  2020-07-16  8:02 ` shizonic
                   ` (14 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-16  8:02 UTC (permalink / raw)
  To: ml

[-- 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.0. [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: 3071 bytes --]

From b6372471fe4fcbfba728df73b0b1efaa8e87501e Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 22 Jun 2020 08:45:09 +0200
Subject: [PATCH 1/2] vscode: update to 1.47.0. [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..eacfca356bc 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.0
 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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
 patch_args="-Np1"
 
 # Due to electron

From 22910f68c431d2fde83e901712cd50349f19d7ec Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Thu, 16 Jul 2020 10:01:46 +0200
Subject: [PATCH 2/2] vscode: update to 1.47.1.

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index eacfca356bc..018d8051fbf 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.47.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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
+checksum=448758d4d71cb4d815d2e7642d793ff440c1140aaabd9d02000140d057e432f5
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.0. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  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
                   ` (13 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-16  8:02 UTC (permalink / raw)
  To: ml

[-- 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.0. [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: 3081 bytes --]

From b6372471fe4fcbfba728df73b0b1efaa8e87501e Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 22 Jun 2020 08:45:09 +0200
Subject: [PATCH 1/2] vscode: update to 1.47.0. [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..eacfca356bc 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.0
 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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
 patch_args="-Np1"
 
 # Due to electron

From 616935b4b6a971ac18f47bf0aaa8d054d9be4cc3 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Thu, 16 Jul 2020 10:01:46 +0200
Subject: [PATCH 2/2] vscode: update to 1.47.1. [ci skip]

---
 srcpkgs/vscode/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index eacfca356bc..018d8051fbf 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.47.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=63e70521f11ab18643261f1bf779dc1a95855ea830010ab5481caf8b58fc5fac
+checksum=448758d4d71cb4d815d2e7642d793ff440c1140aaabd9d02000140d057e432f5
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2020-07-16  8:02 ` shizonic
@ 2020-07-16  8:03 ` shizonic
  2020-07-16  8:09 ` [PR PATCH] [Updated] " shizonic
                   ` (12 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-16  8:03 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-659232718

Comment:
> vscode-1.47.1 just came out.

Updated. Thanks!

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2020-07-16  8:03 ` vscode: update to 1.47.1. " shizonic
@ 2020-07-16  8:09 ` shizonic
  2020-07-16  8:10 ` shizonic
                   ` (11 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-16  8:09 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2020-07-16  8:09 ` [PR PATCH] [Updated] " shizonic
@ 2020-07-16  8:10 ` shizonic
  2020-07-17  8:21 ` atk
                   ` (10 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-16  8:10 UTC (permalink / raw)
  To: ml

[-- 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 3485483a1829add2b0284acc1e4ac8abbf686296 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.1. [ci skip]

vscode: update to 1.47.0. [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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2020-07-16  8:10 ` shizonic
@ 2020-07-17  8:21 ` atk
  2020-07-17 12:06 ` shizonic
                   ` (9 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: atk @ 2020-07-17  8:21 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-659954144

Comment:
And we're up to 1.47.2 ;-)

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2020-07-17  8:21 ` atk
@ 2020-07-17 12:06 ` shizonic
  2020-07-20  7:31 ` atk
                   ` (8 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-17 12:06 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-660071461

Comment:
> And we're up to 1.47.2 ;-)

Thanks again. But FYI: I get notified about updates immediately  from my feed. ;-) I just don't have always the time to update immediately. I work every day.

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2020-07-17 12:06 ` shizonic
@ 2020-07-20  7:31 ` atk
  2020-07-20 12:26 ` shizonic
                   ` (7 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: atk @ 2020-07-20  7:31 UTC (permalink / raw)
  To: ml

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

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-660856007

Comment:
Sorry, won't bother you again. By the way, how are you creating those diffs?

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2020-07-20  7:31 ` atk
@ 2020-07-20 12:26 ` shizonic
  2020-07-20 15:16 ` shizonic
                   ` (6 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-20 12:26 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-660995156

Comment:
> Sorry, won't bother you again. 
No proplem. I'm just on vacation...
> By the way, how are you creating those diffs?
Which diffs? `git diff`?


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2020-07-20 12:26 ` shizonic
@ 2020-07-20 15:16 ` shizonic
  2020-07-20 15:17 ` shizonic
                   ` (5 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-20 15:16 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-660995156

Comment:
> Sorry, won't bother you again. 
No proplem. I'm just on vacation...

> By the way, how are you creating those diffs?
Which diffs? `git diff`?


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2020-07-20 15:16 ` shizonic
@ 2020-07-20 15:17 ` shizonic
  2020-07-23  7:16 ` [PR PATCH] [Updated] " shizonic
                   ` (4 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-20 15:17 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-660995156

Comment:
> Sorry, won't bother you again. 

No proplem. I'm just on vacation...

> By the way, how are you creating those diffs?

Which diffs? `git diff`?


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.1. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2020-07-20 15:17 ` shizonic
@ 2020-07-23  7:16 ` shizonic
  2020-07-23  7:18 ` vscode: update to 1.47.2. " shizonic
                   ` (3 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-23  7:16 UTC (permalink / raw)
  To: ml

[-- 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 3485483a1829add2b0284acc1e4ac8abbf686296 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.1. [ci skip]

vscode: update to 1.47.0. [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

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.2. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2020-07-23  7:16 ` [PR PATCH] [Updated] " shizonic
@ 2020-07-23  7:18 ` shizonic
  2020-07-28  7:38 ` [PR PATCH] [Updated] " shizonic
                   ` (2 subsequent siblings)
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-23  7:18 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-662855747

Comment:
update

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Updated] vscode: update to 1.47.2. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2020-07-23  7:18 ` vscode: update to 1.47.2. " shizonic
@ 2020-07-28  7:38 ` shizonic
  2020-07-28  7:39 ` vscode: update to 1.47.3. " shizonic
  2020-07-28 12:11 ` [PR PATCH] [Merged]: " Johnnynator
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-28  7:38 UTC (permalink / raw)
  To: ml

[-- 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.2. [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: 2025 bytes --]

From 8a5e6674f4f27f8164f9ae30d395317520f95f26 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.3. [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..9624022dcd0 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.3
 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=463c8d5c3e02035ada5c0b9dcbb8718841fa27f6258838bfa4bab3a916ca16f3
 patch_args="-Np1"
 
 # Due to electron

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: vscode: update to 1.47.3. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (17 preceding siblings ...)
  2020-07-28  7:38 ` [PR PATCH] [Updated] " shizonic
@ 2020-07-28  7:39 ` shizonic
  2020-07-28 12:11 ` [PR PATCH] [Merged]: " Johnnynator
  19 siblings, 0 replies; 20+ messages in thread
From: shizonic @ 2020-07-28  7:39 UTC (permalink / raw)
  To: ml

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

New comment by shizonic on void-packages repository

https://github.com/void-linux/void-packages/pull/23129#issuecomment-664833645

Comment:
bump version

^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [PR PATCH] [Merged]: vscode: update to 1.47.3. [ci skip]
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23129@inbox.vuxu.org>
                   ` (18 preceding siblings ...)
  2020-07-28  7:39 ` vscode: update to 1.47.3. " shizonic
@ 2020-07-28 12:11 ` Johnnynator
  19 siblings, 0 replies; 20+ messages in thread
From: Johnnynator @ 2020-07-28 12:11 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

vscode: update to 1.47.3. [ci skip]
https://github.com/void-linux/void-packages/pull/23129

Description:


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2020-07-28 12:11 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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. [ci skip] 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 ` [PR PATCH] [Updated] " shizonic
2020-07-16  8:10 ` 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

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).