Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] openjdk11: update to 11.0.12+7
@ 2021-11-09 19:44 uhohspaghetios
  2021-11-09 19:56 ` [PR PATCH] [Updated] " uhohspaghetios
  2022-01-29 21:05 ` [PR PATCH] [Closed]: " uhohspaghetios
  0 siblings, 2 replies; 5+ messages in thread
From: uhohspaghetios @ 2021-11-09 19:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhohspaghetios/void-packages openjdk11
https://github.com/void-linux/void-packages/pull/33995

openjdk11: update to 11.0.12+7
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 05e028004b2fc73a37dd3981f42b395e801e575e Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Tue, 9 Nov 2021 14:43:52 -0500
Subject: [PATCH] openjdk11: update to 11.0.12+7

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

diff --git a/srcpkgs/openjdk11/template b/srcpkgs/openjdk11/template
index 7ff1a89d3249..176a4f083f36 100644
--- a/srcpkgs/openjdk11/template
+++ b/srcpkgs/openjdk11/template
@@ -1,6 +1,6 @@
 # Template file for 'openjdk11'
 pkgname=openjdk11
-version=11.0.12+5
+version=11.0.12+7
 revision=2
 _java_ver="${version%%.*}"
 _openjdk_version="openjdk-${_java_ver}"
@@ -38,7 +38,7 @@ 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
 shlib_provides="libawt.so libawt_xawt.so libjava.so libjli.so libjvm.so libjawt.so"
 
 # Build is still parallel, but don't use -jN.

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

* Re: [PR PATCH] [Updated] openjdk11: update to 11.0.12+7
  2021-11-09 19:44 [PR PATCH] openjdk11: update to 11.0.12+7 uhohspaghetios
@ 2021-11-09 19:56 ` uhohspaghetios
  2022-01-29 21:05 ` [PR PATCH] [Closed]: " uhohspaghetios
  1 sibling, 0 replies; 5+ messages in thread
From: uhohspaghetios @ 2021-11-09 19:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uhohspaghetios/void-packages openjdk11
https://github.com/void-linux/void-packages/pull/33995

openjdk11: update to 11.0.12+7
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From a832fc4fb6303ebee4c30aa674fe0a0e8d6cc230 Mon Sep 17 00:00:00 2001
From: uhohspaghetios <rich@servermonkeys.com>
Date: Tue, 9 Nov 2021 14:43:52 -0500
Subject: [PATCH] openjdk11: update to 11.0.12+7

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

diff --git a/srcpkgs/openjdk11/template b/srcpkgs/openjdk11/template
index 7ff1a89d3249..c39d15c56810 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}"
@@ -38,7 +38,7 @@ 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
 shlib_provides="libawt.so libawt_xawt.so libjava.so libjli.so libjvm.so libjawt.so"
 
 # Build is still parallel, but don't use -jN.

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

* Re: [PR PATCH] [Closed]: openjdk11: update to 11.0.12+7
  2021-11-09 19:44 [PR PATCH] openjdk11: update to 11.0.12+7 uhohspaghetios
  2021-11-09 19:56 ` [PR PATCH] [Updated] " uhohspaghetios
@ 2022-01-29 21:05 ` uhohspaghetios
  1 sibling, 0 replies; 5+ messages in thread
From: uhohspaghetios @ 2022-01-29 21:05 UTC (permalink / raw)
  To: ml

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

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

openjdk11: update to 11.0.12+7
https://github.com/void-linux/void-packages/pull/33995

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

* Re: [PR PATCH] [Closed]: openjdk11: update to 11.0.12+7.
  2022-03-19  6:48 [PR PATCH] " knusbaum
@ 2022-04-27 22:34 ` leahneukirchen
  0 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2022-04-27 22:34 UTC (permalink / raw)
  To: ml

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

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

openjdk11: update to 11.0.12+7.
https://github.com/void-linux/void-packages/pull/36221

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

* Re: [PR PATCH] [Closed]: openjdk11: update to 11.0.12+7.
  2022-01-06  4:23 [PR PATCH] " knusbaum
@ 2022-01-07  6:47 ` q66
  0 siblings, 0 replies; 5+ messages in thread
From: q66 @ 2022-01-07  6:47 UTC (permalink / raw)
  To: ml

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

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

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

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** 
  - xbps-src check works
  - manually tested the package using `ghidra`, which needs the jdk to run.

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

end of thread, other threads:[~2022-04-27 22:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 19:44 [PR PATCH] openjdk11: update to 11.0.12+7 uhohspaghetios
2021-11-09 19:56 ` [PR PATCH] [Updated] " uhohspaghetios
2022-01-29 21:05 ` [PR PATCH] [Closed]: " uhohspaghetios
2022-01-06  4:23 [PR PATCH] " knusbaum
2022-01-07  6:47 ` [PR PATCH] [Closed]: " q66
2022-03-19  6:48 [PR PATCH] " knusbaum
2022-04-27 22:34 ` [PR PATCH] [Closed]: " 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).