Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dbeaver: update to 24.1.1.
@ 2024-06-24 10:31 ar-jan
  2024-06-25 19:03 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: ar-jan @ 2024-06-24 10:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 379 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/50960

dbeaver: update to 24.1.1.
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 7e94645b10c201f744a4ca47d6a49cb44b18c923 Mon Sep 17 00:00:00 2001
From: Arjan Mossel <arjanmossel@gmail.com>
Date: Mon, 24 Jun 2024 12:28:48 +0200
Subject: [PATCH] dbeaver: update to 24.1.1.

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

diff --git a/srcpkgs/dbeaver/patches/force-jdk17.patch b/srcpkgs/dbeaver/patches/force-jdk17.patch
index 69d6171a8bdf9a..32cc29fa1477df 100644
--- a/srcpkgs/dbeaver/patches/force-jdk17.patch
+++ b/srcpkgs/dbeaver/patches/force-jdk17.patch
@@ -6,6 +6,6 @@
      <launcherArgs>
 -        <programArgs></programArgs>
 +        <programArgs>-vm /usr/lib/jvm/openjdk17/bin</programArgs>
-         <programArgsMac>-vm ../Eclipse/jre/Contents/Home/bin/java</programArgsMac>
+         <programArgsMac>-vm ../Eclipse/jre/Contents/Home/lib/libjli.dylib</programArgsMac>
 
          <vmArgs>
diff --git a/srcpkgs/dbeaver/template b/srcpkgs/dbeaver/template
index d72745d965a4f4..ee0313ca23d952 100644
--- a/srcpkgs/dbeaver/template
+++ b/srcpkgs/dbeaver/template
@@ -1,8 +1,8 @@
 # Template file for 'dbeaver'
 pkgname=dbeaver
-version=24.0.2
+version=24.1.1
 revision=1
-_common_commit=6b15285e2adcf28696d7b435e09663c402cb1128
+_common_commit=ff8f3a6136667e35f00bc8840a078296eac3c7b2
 # the build downloads binaries linked to glibc
 archs="x86_64 aarch64"
 build_wrksrc="dbeaver"
@@ -15,8 +15,8 @@ homepage="https://dbeaver.io"
 changelog="https://dbeaver.io/news/"
 distfiles="https://github.com/dbeaver/dbeaver/archive/${version}.tar.gz
  https://github.com/dbeaver/dbeaver-common/archive/${_common_commit}.tar.gz"
-checksum="ae11d17a5888848f3b1ef6da331b12106acbedb25465d69881cf9ba421171b3e
- 6e584b1aa3250a8cdd7caac124fd62ce272c2ae0c6c09a7e96e4ab2bd5102058"
+checksum="8322d86e3e082abca13315aa67f4d7a5aed648b09b22b204354902c8234f7c6b
+ e8da35acd91bf8803e6926e6f29c449148b7982a8bcdb12447613095dad38e1d"
 nopie=true
 
 post_extract() {
@@ -35,7 +35,7 @@ do_install() {
 	vcopy "product/community/target/products/org.jkiss.dbeaver.core.product/linux/gtk/${XBPS_TARGET_MACHINE}/dbeaver" /usr/lib/
 
 	# Delete folders with Java Native Access .so's for different architectures
-	jna_dir="${DESTDIR}/usr/lib/dbeaver/plugins/com.sun.jna_5.13.0.v20230812-1000/com/sun/jna"
+	jna_dir="${DESTDIR}/usr/lib/dbeaver/plugins/com.sun.jna_5.14.0.v20231211-1200/com/sun/jna"
 	jna_arch="linux-${XBPS_TARGET_MACHINE//_/-}"
 	find "$jna_dir" -depth -mindepth 1 -type d -not -name $jna_arch -exec rm -rf {} \;
 

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

* Re: [PR PATCH] [Merged]: dbeaver: update to 24.1.1.
  2024-06-24 10:31 [PR PATCH] dbeaver: update to 24.1.1 ar-jan
@ 2024-06-25 19:03 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-06-25 19:03 UTC (permalink / raw)
  To: ml

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

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

dbeaver: update to 24.1.1.
https://github.com/void-linux/void-packages/pull/50960

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


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

end of thread, other threads:[~2024-06-25 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-24 10:31 [PR PATCH] dbeaver: update to 24.1.1 ar-jan
2024-06-25 19:03 ` [PR PATCH] [Merged]: " cinerea0

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