[Bug 264748] java/sqlitejdbc build requires java 8

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 07 Jul 2022 12:32:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264748

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0276f6d332dc6cea04c3e1da35f71297fdb453b5

commit 0276f6d332dc6cea04c3e1da35f71297fdb453b5
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2022-07-07 12:30:52 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-07-07 12:30:52 +0000

    java/sqlitejdbc: this old port requires specific (8th) version of JDK

    It should be fairly easy to make it compatible against Java 8~11, but
    that's the task for another day.  While here, bump the source/target
    version to 1.6 and get rid of bogus `post-patch' target: LOCALBASE is
    already passed on the MAKE_ENV.

    PR:     264748

 java/sqlitejdbc/Makefile             |  7 ++-----
 java/sqlitejdbc/files/patch-Makefile | 21 +++++++++++++++------
 2 files changed, 17 insertions(+), 11 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.