Created attachment 227541 [details] update to 1.9.3 Tested on 12.2 amd64: check-plist/install/run. From commit log (https://sourceforge.net/p/projectlibre/code/ci/20814e88dc83694f9fc6780c2550ca5c8a87aa16/log/): * Fix for locale search in classloader; * New translations added. New dialog to configure Locales; * Import/Export improvements; * Fix issues when importing old POD file; * Java 11, 10, 9 support without the need of bundled jre; * Updated russian localization; * Fix untranslated dialogs. P.S. Possible partial incompatibility with pod files from 1.8.0.
Looks good to me. -Joe
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a66a5f93ab7553db8eca162a279988e8308e16a commit 4a66a5f93ab7553db8eca162a279988e8308e16a Author: VVD <vvd@unislabs.com> AuthorDate: 2021-08-30 06:54:57 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-08-30 07:07:11 +0000 deskutils/projectlibre: Update to 1.9.3 - Fix for locale search in classloader - New translations added. New dialog to configure locales - Import/export improvements - Fix issues when importing old POD file - Java 11, 10, 9 support without the need of bundled jre - Updated russian localization - Fix untranslated dialogs Changelog: https://sourceforge.net/p/projectlibre/code/ci/20814e88dc83694f9fc6780c2550ca5c8a87aa16/log/ PR: 258155 deskutils/projectlibre/Makefile | 13 +++++-------- deskutils/projectlibre/distinfo | 6 +++--- deskutils/projectlibre/pkg-descr | 2 +- deskutils/projectlibre/pkg-plist | 6 +++--- 4 files changed, 12 insertions(+), 15 deletions(-)
Committed, thanks. While here, I sorted some Makefile vars like suggested by portclippy and updated the URL in pkg-descr.