Date: Mon, 23 Jan 2023 07:04:44 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: e9904dbfcde8 - main - java/openjdk19: Update to 19.0.2 Message-ID: <202301230704.30N74ieI013313@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=e9904dbfcde88f43fc7d745a54869359815a616f commit e9904dbfcde88f43fc7d745a54869359815a616f Author: Greg Lewis <glewis@FreeBSD.org> AuthorDate: 2023-01-23 07:04:28 +0000 Commit: Greg Lewis <glewis@FreeBSD.org> CommitDate: 2023-01-23 07:04:28 +0000 java/openjdk19: Update to 19.0.2 --- java/openjdk19/Makefile | 4 ++-- java/openjdk19/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/java/openjdk19/Makefile b/java/openjdk19/Makefile index d5c04b8275e9..a652a90aa78e 100644 --- a/java/openjdk19/Makefile +++ b/java/openjdk19/Makefile @@ -62,8 +62,8 @@ NOPRECIOUSMAKEVARS= yes JDK_MAJOR_VERSION= 19 JDK_MINOR_VERSION= 0 -JDK_PATCH_VERSION= 1 -JDK_BUILD_NUMBER= 10 +JDK_PATCH_VERSION= 2 +JDK_BUILD_NUMBER= 7 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/openjdk19/distinfo b/java/openjdk19/distinfo index 4cd60fcdad75..154c2a2961cb 100644 --- a/java/openjdk19/distinfo +++ b/java/openjdk19/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667142145 -SHA256 (battleblow-jdk19u-jdk-19.0.1+10-1_GH0.tar.gz) = 39a1b503f0a78ddc97a5f50f00e1e41255742f6d42cedadec3e9a13a8df2b683 -SIZE (battleblow-jdk19u-jdk-19.0.1+10-1_GH0.tar.gz) = 108283183 +TIMESTAMP = 1674454280 +SHA256 (battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz) = de51e43632d34421941e8c18c0364a5231e6c4b3999e7c8cb42bbdb029776a66 +SIZE (battleblow-jdk19u-jdk-19.0.2+7-1_GH0.tar.gz) = 108286775
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301230704.30N74ieI013313>