Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] openjdk11: update to 11.0.14+8.
Date: Mon, 03 Jan 2022 10:24:23 +0100	[thread overview]
Message-ID: <20220103092423.0_sv1Ph65xj60GfilgQ038Fnr4LepNvt81B9s_y86-Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34816@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages java
https://github.com/void-linux/void-packages/pull/34816

openjdk11: update to 11.0.14+8.
#### Testing the changes
- I tested the changes in this PR: briefly 

Compiled a small java project with it and it seems to work fine ...

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

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

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

From 9eba4952274d39d9537e871cf1665d5412eaf422 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 2 Jan 2022 21:48:10 +0000
Subject: [PATCH] openjdk11: update to 11.0.14+8.

---
 srcpkgs/openjdk11/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/openjdk11/template b/srcpkgs/openjdk11/template
index 7ff1a89d3249..cac7aa678059 100644
--- a/srcpkgs/openjdk11/template
+++ b/srcpkgs/openjdk11/template
@@ -1,10 +1,10 @@
 # Template file for 'openjdk11'
 pkgname=openjdk11
-version=11.0.12+5
-revision=2
+version=11.0.14+8
+revision=1
 _java_ver="${version%%.*}"
 _openjdk_version="openjdk-${_java_ver}"
-wrksrc="jdk${_java_ver}u-jdk-${version}"
+wrksrc="jdk${_java_ver}u-jdk-${version/+/-}"
 build_style=gnu-configure
 configure_args="
  --disable-warnings-as-errors
@@ -37,8 +37,8 @@ short_desc="OpenJDK Java Development Kit"
 maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="GPL-2.0-or-later"
 homepage="http://openjdk.java.net/"
-distfiles="https://hg.openjdk.java.net/jdk-updates/jdk${_java_ver}u/archive/jdk-${version}.tar.gz"
-checksum=ff0edaf800c76ae435840365a9205a5f7277a5a2fd3c79ad874522a15c213559
+distfiles="https://github.com/openjdk/jdk${_java_ver}u/archive/refs/tags/jdk-${version}.tar.gz"
+checksum=813ffc81555610690966d4e2d4397ae5052392705d417f5cac80b3c4c6046dce
 shlib_provides="libawt.so libawt_xawt.so libjava.so libjli.so libjvm.so libjawt.so"
 
 # Build is still parallel, but don't use -jN.
@@ -115,6 +115,7 @@ alternatives="
 "
 
 post_extract() {
+	cd ${wrksrc}
 	chmod +x configure
 	if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
 		rm -r src/jdk.hotspot.agent

  reply	other threads:[~2022-01-03  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-02 21:50 [PR PATCH] " motorto
2022-01-03  9:24 ` motorto [this message]
2022-02-20 22:24 ` [PR PATCH] [Closed]: " motorto

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=20220103092423.0_sv1Ph65xj60GfilgQ038Fnr4LepNvt81B9s_y86-Y@z \
    --to=motorto@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).