Skip to content

Commit

Permalink
java/openjdk17: Update to 17.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lewis authored and Greg Lewis committed Oct 21, 2023
1 parent bff9bc0 commit bc0e38d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions 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}

Expand Down Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit bc0e38d

Please sign in to comment.