Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2023 00:16:06 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: bc0e38d0f08e - main - java/openjdk17: Update to 17.0.9
Message-ID:  <202310210016.39L0G6fp056801@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=bc0e38d0f08e39ab601919240519f08a6d164def

commit bc0e38d0f08e39ab601919240519f08a6d164def
Author:     Greg Lewis <glewis@FreeBSD.org>
AuthorDate: 2023-10-21 00:15:46 +0000
Commit:     Greg Lewis <glewis@FreeBSD.org>
CommitDate: 2023-10-21 00:15:46 +0000

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

diff --git a/java/openjdk17/Makefile b/java/openjdk17/Makefile
index 80a28a445097..61701adf8eda 100644
--- a/java/openjdk17/Makefile
+++ b/java/openjdk17/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=	17
 JDK_MINOR_VERSION=	0
-JDK_PATCH_VERSION=	8
-JDK_BUILD_NUMBER=	7
+JDK_PATCH_VERSION=	9
+JDK_BUILD_NUMBER=	9
 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/openjdk17/distinfo b/java/openjdk17/distinfo
index f14472c743b1..f43bce3ccded 100644
--- a/java/openjdk17/distinfo
+++ b/java/openjdk17/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690063513
-SHA256 (battleblow-jdk17u-jdk-17.0.8+7-1_GH0.tar.gz) = 31c43cdd5b59f21aa3fdb8d7e9ad348df14cf471a3c47bcf9095ef552d69b6b3
-SIZE (battleblow-jdk17u-jdk-17.0.8+7-1_GH0.tar.gz) = 105990448
+TIMESTAMP = 1697834428
+SHA256 (battleblow-jdk17u-jdk-17.0.9+9-1_GH0.tar.gz) = 0425edce25ab18c65ecf1ce08cfd37f601554dec124fa965e24ec8069a1a06ba
+SIZE (battleblow-jdk17u-jdk-17.0.9+9-1_GH0.tar.gz) = 106526772



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