Skip to content

Commit

Permalink
java/openjdk11: Update to 11.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lewis authored and Greg Lewis committed May 1, 2024
1 parent c4e4f5c commit 16826db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions java/openjdk11/Makefile
Original file line number Diff line number Diff line change
@@ -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= 11
JDK_MINOR_VERSION= 0
JDK_PATCH_VERSION= 22
JDK_BUILD_NUMBER= 7
JDK_PATCH_VERSION= 23
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/openjdk11/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1707060981
TIMESTAMP = 1714510205
SHA256 (OpenPrinting-cups-v2.4.2_GH0.tar.gz) = 7095b2977bb728ded5566a5c802866062840d6541fd027836865949a407c3682
SIZE (OpenPrinting-cups-v2.4.2_GH0.tar.gz) = 8173207
SHA256 (battleblow-jdk11u-jdk-11.0.22+7-1_GH0.tar.gz) = d4e33661cfe15cb8ca16b10477149d9d12cff5f59597fe28fc9f2beec60d906b
SIZE (battleblow-jdk11u-jdk-11.0.22+7-1_GH0.tar.gz) = 116371964
SHA256 (battleblow-jdk11u-jdk-11.0.23+9-1_GH0.tar.gz) = 5615d52f12302f4c91a00da3b4cc0c8d2d7ba5a89b898dc7e444fa0843900400
SIZE (battleblow-jdk11u-jdk-11.0.23+9-1_GH0.tar.gz) = 116449887

0 comments on commit 16826db

Please sign in to comment.