Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 23.3.1.
@ 2023-12-31 12:18 ar-jan
  2024-01-02 15:10 ` [PR PATCH] [Updated] " ar-jan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ar-jan @ 2023-12-31 12:18 UTC (permalink / raw)
  To: ml

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

There is a new pull request by ar-jan against master on the void-packages repository

https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/48010

dbeaver: update to 23.3.1.
#### Testing the changes

- I tested the changes in this PR: **YES**


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

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

From f0fe4b2779f91180127aac553c56ec11cb2e142c Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 31 Dec 2023 11:40:29 +0100
Subject: [PATCH] dbeaver: update to 23.3.1.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 1c893be461eb4..3016e96cd3e16 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.3.0
+version=23.3.1
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,7 +12,7 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
+checksum=8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d
 nopie=true
 
 do_build() {

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.3.1.
  2023-12-31 12:18 [PR PATCH] dbeaver: update to 23.3.1 ar-jan
@ 2024-01-02 15:10 ` ar-jan
  2024-01-08 12:55 ` ar-jan
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2024-01-02 15:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/48010

dbeaver: update to 23.3.1.
#### Testing the changes

- I tested the changes in this PR: **YES**


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

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

From 88de8b9403688e53f6c1c3dd4952097ab3dc430a Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 31 Dec 2023 11:40:29 +0100
Subject: [PATCH] dbeaver: update to 23.3.1.

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

diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 1c893be461eb4..43e6a31e7380b 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.3.0
+version=23.3.1
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,10 +12,11 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
+checksum=8e8671ff30d2eae8eb759f0c56673a07aefb669da21e6ba03294098868ce6e3d
 nopie=true
 
 do_build() {
+	. /etc/profile.d/jdk.sh
 	mvn package -P all-platforms
 }
 

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.3.1.
  2023-12-31 12:18 [PR PATCH] dbeaver: update to 23.3.1 ar-jan
  2024-01-02 15:10 ` [PR PATCH] [Updated] " ar-jan
@ 2024-01-08 12:55 ` ar-jan
  2024-01-22 10:30 ` [PR PATCH] [Updated] dbeaver: update to 23.3.2 ar-jan
  2024-01-23 16:01 ` [PR PATCH] [Merged]: dbeaver: update to 23.3.3 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2024-01-08 12:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/48010

dbeaver: update to 23.3.1.
#### Testing the changes

- I tested the changes in this PR: **YES**


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

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

From 5e9e0d1cead1b3938dfa95f386fd24177b674496 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 31 Dec 2023 11:40:29 +0100
Subject: [PATCH] dbeaver: update to 23.3.2.

---
 srcpkgs/dbeaver/patches/force-jdk17.patch | 6 +++---
 srcpkgs/dbeaver/template                  | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dbeaver/patches/force-jdk17.patch b/srcpkgs/dbeaver/patches/force-jdk17.patch
index d285a6052522b..87e1807c3b775 100644
--- a/srcpkgs/dbeaver/patches/force-jdk17.patch
+++ b/srcpkgs/dbeaver/patches/force-jdk17.patch
@@ -2,10 +2,10 @@
 +++ b/product/community/DBeaver.product
 @@ -9,7 +9,7 @@
      </configIni>
- 
+
      <launcherArgs>
 -        <programArgs></programArgs>
 +        <programArgs>-vm /usr/lib/jvm/openjdk17/bin</programArgs>
-         <programArgsMac>-vm ../Eclipse/jre/Contents/Home/bin/java</programArgsMac>
- 
+         <programArgsMac>-nosplash -vm ../Eclipse/jre/Contents/Home/bin/java</programArgsMac>
+
          <vmArgs>-XX:+IgnoreUnrecognizedVMOptions --add-modules=ALL-SYSTEM -Dosgi.requiredJavaVersion=11 -Xms64m -Xmx1024m</vmArgs>
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 1c893be461eb4..998213eb1cfb9 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.3.0
+version=23.3.2
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,10 +12,11 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
+checksum=ec6e57282d3c97843b605c15ac4e4fe4bc2571726aeb856c3d77f0fccf7ab2f9
 nopie=true
 
 do_build() {
+	. /etc/profile.d/jdk.sh
 	mvn package -P all-platforms
 }
 

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

* Re: [PR PATCH] [Updated] dbeaver: update to 23.3.2.
  2023-12-31 12:18 [PR PATCH] dbeaver: update to 23.3.1 ar-jan
  2024-01-02 15:10 ` [PR PATCH] [Updated] " ar-jan
  2024-01-08 12:55 ` ar-jan
@ 2024-01-22 10:30 ` ar-jan
  2024-01-23 16:01 ` [PR PATCH] [Merged]: dbeaver: update to 23.3.3 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ar-jan @ 2024-01-22 10:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ar-jan/void-packages dbeaver
https://github.com/void-linux/void-packages/pull/48010

dbeaver: update to 23.3.2.
#### Testing the changes

- I tested the changes in this PR: **YES**


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

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

From c95524a536cbb7ab4ccad3feec47658626abf5f6 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Sun, 31 Dec 2023 11:40:29 +0100
Subject: [PATCH] dbeaver: update to 23.3.3.

---
 srcpkgs/dbeaver/patches/force-jdk17.patch | 6 +++---
 srcpkgs/dbeaver/template                  | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dbeaver/patches/force-jdk17.patch b/srcpkgs/dbeaver/patches/force-jdk17.patch
index d285a6052522b..87e1807c3b775 100644
--- a/srcpkgs/dbeaver/patches/force-jdk17.patch
+++ b/srcpkgs/dbeaver/patches/force-jdk17.patch
@@ -2,10 +2,10 @@
 +++ b/product/community/DBeaver.product
 @@ -9,7 +9,7 @@
      </configIni>
- 
+
      <launcherArgs>
 -        <programArgs></programArgs>
 +        <programArgs>-vm /usr/lib/jvm/openjdk17/bin</programArgs>
-         <programArgsMac>-vm ../Eclipse/jre/Contents/Home/bin/java</programArgsMac>
- 
+         <programArgsMac>-nosplash -vm ../Eclipse/jre/Contents/Home/bin/java</programArgsMac>
+
          <vmArgs>-XX:+IgnoreUnrecognizedVMOptions --add-modules=ALL-SYSTEM -Dosgi.requiredJavaVersion=11 -Xms64m -Xmx1024m</vmArgs>
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index 1c893be461eb4..4aef127a2d35c 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,6 +1,6 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=23.3.0
+version=23.3.3
 revision=1
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
@@ -12,10 +12,11 @@ license="Apache-2.0"
 homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz"
-checksum=617ea555269bdc0a1d4c9a59c653713df8e3404d676ee055258e9a16903e29ec
+checksum=88bea41cf0f1f555150c32645903ef7e3f64de52476d9a62eb3bbcd82841169d
 nopie=true
 
 do_build() {
+	. /etc/profile.d/jdk.sh
 	mvn package -P all-platforms
 }
 

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

* Re: [PR PATCH] [Merged]: dbeaver: update to 23.3.3.
  2023-12-31 12:18 [PR PATCH] dbeaver: update to 23.3.1 ar-jan
                   ` (2 preceding siblings ...)
  2024-01-22 10:30 ` [PR PATCH] [Updated] dbeaver: update to 23.3.2 ar-jan
@ 2024-01-23 16:01 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2024-01-23 16:01 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 23.3.3.
https://github.com/void-linux/void-packages/pull/48010

Description:
#### Testing the changes

- I tested the changes in this PR: **YES**


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

end of thread, other threads:[~2024-01-23 16:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31 12:18 [PR PATCH] dbeaver: update to 23.3.1 ar-jan
2024-01-02 15:10 ` [PR PATCH] [Updated] " ar-jan
2024-01-08 12:55 ` ar-jan
2024-01-22 10:30 ` [PR PATCH] [Updated] dbeaver: update to 23.3.2 ar-jan
2024-01-23 16:01 ` [PR PATCH] [Merged]: dbeaver: update to 23.3.3 leahneukirchen

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