Github messages for voidlinux
 help / color / mirror / Atom feed
From: ar-jan <ar-jan@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] dbeaver: update to 23.3.1.
Date: Mon, 08 Jan 2024 13:55:12 +0100	[thread overview]
Message-ID: <20240108125512.UClNMTV5AVX_3dLMMOO5Jv2iIH_dn3HQdLQ8LthWBdQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48010@inbox.vuxu.org>

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

  parent reply	other threads:[~2024-01-08 12:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31 12:18 [PR PATCH] " ar-jan
2024-01-02 15:10 ` [PR PATCH] [Updated] " ar-jan
2024-01-08 12:55 ` ar-jan [this message]
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

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=20240108125512.UClNMTV5AVX_3dLMMOO5Jv2iIH_dn3HQdLQ8LthWBdQ@z \
    --to=ar-jan@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).