Github messages for voidlinux
 help / color / mirror / Atom feed
From: knusbaum <knusbaum@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] openjdk11: update to 11.0.12+7.
Date: Thu, 06 Jan 2022 05:28:12 +0100	[thread overview]
Message-ID: <20220106042812.nJ8GgB0-FDjPBHvMBipjmf-kQQlVEDypvuqCel8KXaY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34897@inbox.vuxu.org>

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

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

https://github.com/knusbaum/void-packages UPDATE-openjdk11-11.0.12+7
https://github.com/void-linux/void-packages/pull/34897

openjdk11: update to 11.0.12+7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-openjdk11-11.0.12+7-34897.patch --]
[-- Type: text/x-diff, Size: 1869 bytes --]

From 973d1c74976d4a034abe26915e6f139bba5bd1b8 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 22:10:39 +0000
Subject: [PATCH] openjdk11: update to 11.0.12+7.

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

diff --git a/srcpkgs/openjdk11/template b/srcpkgs/openjdk11/template
index 7ff1a89d3249..bc15614c5bd3 100644
--- a/srcpkgs/openjdk11/template
+++ b/srcpkgs/openjdk11/template
@@ -1,7 +1,7 @@
 # Template file for 'openjdk11'
 pkgname=openjdk11
-version=11.0.12+5
-revision=2
+version=11.0.12+7
+revision=1
 _java_ver="${version%%.*}"
 _openjdk_version="openjdk-${_java_ver}"
 wrksrc="jdk${_java_ver}u-jdk-${version}"
@@ -32,13 +32,13 @@ makedepends="libXrender-devel libXtst-devel libXt-devel libXrandr-devel
  giflib-devel libjpeg-turbo-devel cups-devel freetype-devel alsa-lib-devel
  fontconfig-devel zlib-devel lcms2-devel"
 depends="fontconfig"
-provides="java-environment-${version}_1 java-runtime-${version}_1"
 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
+checksum=06ad7b39625374c30a8d8be9e7e18f37663ba6fe44c2a66aa7b7987b140d069a
+provides="java-environment-${version}_1 java-runtime-${version}_1"
 shlib_provides="libawt.so libawt_xawt.so libjava.so libjli.so libjvm.so libjawt.so"
 
 # Build is still parallel, but don't use -jN.
@@ -162,8 +162,6 @@ do_install() {
 	cat >>${DESTDIR}/etc/profile.d/10_openjdk11.sh <<EOF
 export JAVA_HOME=\${JAVA_HOME=/usr/lib/jvm/openjdk${_java_ver}}
 EOF
-	vlicense ASSEMBLY_EXCEPTION
-	vlicense LICENSE
 }
 
 openjdk11-doc_package() {

  parent reply	other threads:[~2022-01-06  4:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06  4:23 [PR PATCH] " knusbaum
2022-01-06  4:26 ` [PR PATCH] [Updated] " knusbaum
2022-01-06  4:28 ` knusbaum [this message]
2022-01-07  6:47 ` [PR PATCH] [Closed]: " q66
2022-01-07  6:47 ` q66
  -- strict thread matches above, loose matches on Subject: below --
2022-03-19  6:48 [PR PATCH] " knusbaum
2022-03-19  6:53 ` [PR PATCH] [Updated] " knusbaum
2021-11-09 19:44 [PR PATCH] " uhohspaghetios
2021-11-09 19:56 ` [PR PATCH] [Updated] " uhohspaghetios

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=20220106042812.nJ8GgB0-FDjPBHvMBipjmf-kQQlVEDypvuqCel8KXaY@z \
    --to=knusbaum@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).