Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 01:50:34 GMT
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec8ecb5b4a24 - main - java/openjdk11: Update to 11.0.15 GA
Message-ID:  <202205050150.2451oYbB079466@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by glewis:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6

commit ec8ecb5b4a24746692cfd03a1f7bafeabe6409f6
Author:     Greg Lewis <glewis@FreeBSD.org>
AuthorDate: 2022-05-05 01:50:04 +0000
Commit:     Greg Lewis <glewis@FreeBSD.org>
CommitDate: 2022-05-05 01:50:04 +0000

    java/openjdk11: Update to 11.0.15 GA
---
 java/openjdk11/Makefile | 5 ++---
 java/openjdk11/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/java/openjdk11/Makefile b/java/openjdk11/Makefile
index 0273fc27783b..ae0e5ee17dbb 100644
--- a/java/openjdk11/Makefile
+++ b/java/openjdk11/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	openjdk
 DISTVERSIONPREFIX=	jdk-
 DISTVERSION=	${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
-PORTREVISION=	1
 CATEGORIES=	java devel
 PKGNAMESUFFIX?=	${JDK_MAJOR_VERSION}
 
@@ -63,8 +62,8 @@ NOPRECIOUSMAKEVARS=	yes
 
 JDK_MAJOR_VERSION=	11
 JDK_MINOR_VERSION=	0
-JDK_PATCH_VERSION=	14
-JDK_BUILD_NUMBER=	9
+JDK_PATCH_VERSION=	15
+JDK_BUILD_NUMBER=	10
 BSD_JDK_VERSION=	1
 
 JDK_BUG_URL=	https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/${PORTNAME}${JDK_MAJOR_VERSION}%3A%20
diff --git a/java/openjdk11/distinfo b/java/openjdk11/distinfo
index 89cf4d3793c6..a14bd427388b 100644
--- a/java/openjdk11/distinfo
+++ b/java/openjdk11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644106514
-SHA256 (battleblow-jdk11u-jdk-11.0.14+9-1_GH0.tar.gz) = d13528047a54111406a1748f74bb1f14ef88b680d9dd5263ec904453592519a6
-SIZE (battleblow-jdk11u-jdk-11.0.14+9-1_GH0.tar.gz) = 122954572
+TIMESTAMP = 1651714184
+SHA256 (battleblow-jdk11u-jdk-11.0.15+10-1_GH0.tar.gz) = 522c864bd0930787bc76156a33cbb4395da20a4e706f1b94c43f47d895b0495a
+SIZE (battleblow-jdk11u-jdk-11.0.15+10-1_GH0.tar.gz) = 123036045



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205050150.2451oYbB079466>