Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45.
@ 2022-04-28 15:52 2asoft
  2022-06-02  5:50 ` [PR PATCH] [Updated] " 2asoft
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: 2asoft @ 2022-04-28 15:52 UTC (permalink / raw)
  To: ml

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

There is a new pull request by 2asoft against master on the void-packages repository

https://github.com/2asoft/void-packages 2asoft/jb_update_jdk
https://github.com/void-linux/void-packages/pull/36898

jetbrains-jdk-bin: update to 11.0.14.1b2043.45.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From 5cd2cc4232b902cf6317378d6e521e56f60d7e2e Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <anton@doubleasoftware.com>
Date: Tue, 26 Apr 2022 08:43:56 -0700
Subject: [PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45.

---
 srcpkgs/jetbrains-jdk-bin/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jetbrains-jdk-bin/template b/srcpkgs/jetbrains-jdk-bin/template
index 1f428e05bd3a..594a5174c098 100644
--- a/srcpkgs/jetbrains-jdk-bin/template
+++ b/srcpkgs/jetbrains-jdk-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'jetbrains-jdk-bin'
 pkgname=jetbrains-jdk-bin
-version=11.0.14.1b2043.17
+version=11.0.14.1b2043.45
 revision=1
 archs="x86_64"
 wrksrc="jbr"
@@ -11,11 +11,12 @@ homepage="https://github.com/JetBrains/JetBrainsRuntime"
 _jdk_ver=${version%b*}
 _jdk_build=${version#*b}
 distfiles="https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-${_jdk_ver//\./_}-linux-x64-b${_jdk_build}.tar.gz"
-checksum=2c5b7398acb2b718cbdd8327e4c77e52b131fdf3424fee03d0c51afb3b315c10
+checksum=3b81b91f267e5e02e1fb948b058e53b330ec3462adf6aa31c3e1ad76f2758fe2
 # This JDK appears to link to libs that do not exist, but functions well even in their absence.
 # Best guess is that they are optional. ¯\_(ツ)_/¯
 noverifyrdeps=yes
 nopie=yes
+noshlibprovides=yes
 
 do_install() {
 	TARGET_PATH="usr/lib/jvm/jbrsdk"

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

* Re: [PR PATCH] [Updated] jetbrains-jdk-bin: update to 11.0.14.1b2043.45.
  2022-04-28 15:52 [PR PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45 2asoft
@ 2022-06-02  5:50 ` 2asoft
  2022-06-22  8:02 ` [PR PATCH] [Updated] jetbrains-jdk-bin: update to 11.0.15b2043.56 2asoft
  2022-07-30 17:16 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: 2asoft @ 2022-06-02  5:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/2asoft/void-packages 2asoft/jb_update_jdk
https://github.com/void-linux/void-packages/pull/36898

jetbrains-jdk-bin: update to 11.0.14.1b2043.45.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From d298be0a53cb10b4079a52e2ca9f484af8d385ac Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <anton@doubleasoftware.com>
Date: Tue, 26 Apr 2022 08:43:56 -0700
Subject: [PATCH] jetbrains-jdk-bin: update to 11.0.15b2043.56.

---
 srcpkgs/jetbrains-jdk-bin/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jetbrains-jdk-bin/template b/srcpkgs/jetbrains-jdk-bin/template
index 1f428e05bd3a..6d345e78cd36 100644
--- a/srcpkgs/jetbrains-jdk-bin/template
+++ b/srcpkgs/jetbrains-jdk-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'jetbrains-jdk-bin'
 pkgname=jetbrains-jdk-bin
-version=11.0.14.1b2043.17
+version=11.0.15b2043.56
 revision=1
 archs="x86_64"
 wrksrc="jbr"
@@ -11,11 +11,12 @@ homepage="https://github.com/JetBrains/JetBrainsRuntime"
 _jdk_ver=${version%b*}
 _jdk_build=${version#*b}
 distfiles="https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-${_jdk_ver//\./_}-linux-x64-b${_jdk_build}.tar.gz"
-checksum=2c5b7398acb2b718cbdd8327e4c77e52b131fdf3424fee03d0c51afb3b315c10
+checksum=192bc1c4d877a9035a08db8a4bc9ac98551fa344ec5835f08d455fab66c82fe0
 # This JDK appears to link to libs that do not exist, but functions well even in their absence.
 # Best guess is that they are optional. ¯\_(ツ)_/¯
 noverifyrdeps=yes
 nopie=yes
+noshlibprovides=yes
 
 do_install() {
 	TARGET_PATH="usr/lib/jvm/jbrsdk"

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

* Re: [PR PATCH] [Updated] jetbrains-jdk-bin: update to 11.0.15b2043.56.
  2022-04-28 15:52 [PR PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45 2asoft
  2022-06-02  5:50 ` [PR PATCH] [Updated] " 2asoft
@ 2022-06-22  8:02 ` 2asoft
  2022-07-30 17:16 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: 2asoft @ 2022-06-22  8:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/2asoft/void-packages 2asoft/jb_update_jdk
https://github.com/void-linux/void-packages/pull/36898

jetbrains-jdk-bin: update to 11.0.15b2043.56.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

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

From bdeadfcb2c51b863d8bd933f72c75fbc3a543c30 Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <anton@doubleasoftware.com>
Date: Tue, 26 Apr 2022 08:43:56 -0700
Subject: [PATCH] jetbrains-jdk-bin: update to 11.0.15b2043.56.

---
 srcpkgs/jetbrains-jdk-bin/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jetbrains-jdk-bin/template b/srcpkgs/jetbrains-jdk-bin/template
index 1f428e05bd3a..6d345e78cd36 100644
--- a/srcpkgs/jetbrains-jdk-bin/template
+++ b/srcpkgs/jetbrains-jdk-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'jetbrains-jdk-bin'
 pkgname=jetbrains-jdk-bin
-version=11.0.14.1b2043.17
+version=11.0.15b2043.56
 revision=1
 archs="x86_64"
 wrksrc="jbr"
@@ -11,11 +11,12 @@ homepage="https://github.com/JetBrains/JetBrainsRuntime"
 _jdk_ver=${version%b*}
 _jdk_build=${version#*b}
 distfiles="https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-${_jdk_ver//\./_}-linux-x64-b${_jdk_build}.tar.gz"
-checksum=2c5b7398acb2b718cbdd8327e4c77e52b131fdf3424fee03d0c51afb3b315c10
+checksum=192bc1c4d877a9035a08db8a4bc9ac98551fa344ec5835f08d455fab66c82fe0
 # This JDK appears to link to libs that do not exist, but functions well even in their absence.
 # Best guess is that they are optional. ¯\_(ツ)_/¯
 noverifyrdeps=yes
 nopie=yes
+noshlibprovides=yes
 
 do_install() {
 	TARGET_PATH="usr/lib/jvm/jbrsdk"

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

* Re: [PR PATCH] [Merged]: jetbrains-jdk-bin: update to 11.0.15b2043.56.
  2022-04-28 15:52 [PR PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45 2asoft
  2022-06-02  5:50 ` [PR PATCH] [Updated] " 2asoft
  2022-06-22  8:02 ` [PR PATCH] [Updated] jetbrains-jdk-bin: update to 11.0.15b2043.56 2asoft
@ 2022-07-30 17:16 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2022-07-30 17:16 UTC (permalink / raw)
  To: ml

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

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

jetbrains-jdk-bin: update to 11.0.15b2043.56.
https://github.com/void-linux/void-packages/pull/36898

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)


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

end of thread, other threads:[~2022-07-30 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-28 15:52 [PR PATCH] jetbrains-jdk-bin: update to 11.0.14.1b2043.45 2asoft
2022-06-02  5:50 ` [PR PATCH] [Updated] " 2asoft
2022-06-22  8:02 ` [PR PATCH] [Updated] jetbrains-jdk-bin: update to 11.0.15b2043.56 2asoft
2022-07-30 17:16 ` [PR PATCH] [Merged]: " Chocimier

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