Date: Thu, 07 Jul 2022 12:32:15 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264748] java/sqlitejdbc build requires java 8 Message-ID: <bug-264748-7788-ecucSmIJ2T@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264748-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-264748-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264748 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D0276f6d332dc6cea04c3e1da35f7129= 7fdb453b5 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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264748-7788-ecucSmIJ2T>