Kurt Miller <[email protected]> wrote: > Run with 11+. Only security/ghidra uses this but it is currently > marked BROKEN.
and seems very tricky to get it working again (: > ok? ok op@ > Index: Makefile > =================================================================== > RCS file: /cvs/ports/java/gradle/Makefile,v > diff -u -p -u -r1.15 Makefile > --- Makefile 8 Sep 2025 21:27:13 -0000 1.15 > +++ Makefile 29 Dec 2025 14:05:46 -0000 > @@ -3,6 +3,7 @@ COMMENT = build automation tool > DISTNAME = gradle-8.14.3 > EXTRACT_SUFX = -bin.zip > EPOCH = 0 > +REVISION = 0 > > CATEGORIES = java > > @@ -16,7 +17,7 @@ PERMIT_PACKAGE = Yes > SITES = https://services.gradle.org/distributions/ > > MODULES = java > -MODJAVA_VER = 1.8+ > +MODJAVA_VER = 11+ > > NO_BUILD = Yes > NO_TEST = Yes
