[Bug 297263] databases/mariadb-java-client: Update to 3.5.10
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297263 --- Comment #8 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=959a9eca0741686d2d1979a2a857fd845b31ca60 commit 959a9eca0741686d2d1979a2a857fd845b31ca60 Author: Dan <[email protected]> AuthorDate: 2026-08-12 14:05:13 +0000 Commit: Vladimir Druzenko <[email protected]> CommitDate: 2026-08-12 14:13:55 +0000 databases/mariadb-java-client: Update 3.5.8 => 3.5.10 Release Notes: https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.9 https://mariadb.com/docs/release-notes/connectors/java/3.5/3.5.10 - Now the .jar file is created without linking, without the filename having the version appended. This is to help those who just load whole directories of java classes, and the version installed is in the pkg anyway, so it's redundant to have it in the filename. - Add EXTRACT_ONLY= to prevent the .jar file from being unzipped. PR: 297263 Sponsored by: UNIS Labs Co-authored-by: Vladimir Druzenko <[email protected]> databases/mariadb-java-client/Makefile | 12 +++++------- databases/mariadb-java-client/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 10 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.