Created attachment 251867 [details] syncthingtray-1.5.5.patch Hi, this patch updates deskutils/syncthingtray to the latest release.
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] ^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.
This does not build for me, would you have a look? CMake Warning at /wrkdirs/usr/ports/deskutils/syncthingtray/work-qt5/c++utilities/cmake/modules/Doxygen.cmake:32 (message): Doxygen not found, unable to add target for generating API documentation for syncthingmodel Call Stack (most recent call first): /wrkdirs/usr/ports/deskutils/syncthingtray/work-qt5/syncthingtray/syncthingmodel/CMakeLists.txt:76 (include) -- Using template for config.h.in from CPP_UTILITIES source directory. -- Linking syncthingmodel against Qt module Qt5::Test. CMake Error at /wrkdirs/usr/ports/deskutils/syncthingtray/work-qt5/syncthingtray/syncthingwidgets/CMakeLists.txt:95 (find_package): Could not find a configuration file for package "c++utilities" that is compatible with requested version "5.25.0". The following configuration files were considered but not accepted: /wrkdirs/usr/ports/deskutils/syncthingtray/work-qt5/c++utilities/c++utilitiesConfig.cmake, version: 5.24.9 -- Configuring incomplete, errors occurred! *** Error code 1
(In reply to Fernando Apesteguía from comment #2) Hi, could give me its build log? I can't reproduce it in my poudriere.
(In reply to Denis Shaposhnikov from comment #3) Ummm... The patch does not apply cleanly. I might have messed up trying to fix it manually. Can you regenerate it and attach it here?
Created attachment 251951 [details] syncthingtray-1.5.5.patch
(In reply to Fernando Apesteguía from comment #4) Thanks. I recreated the patch using git -c diff.suppressBlankEmpty=true diff --no-prefix freebsd..HEAD -- deskutils/syncthingtray I suppose diff.suppressBlankEmpty=true will help.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a503b6b0edaa97df21a02aba23602883ba4f6e08 commit a503b6b0edaa97df21a02aba23602883ba4f6e08 Author: Denis Shaposhnikov <dsh@bamus.cz> AuthorDate: 2024-07-09 16:03:01 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-07-10 15:30:23 +0000 deskutils/syncthingtray: update to 1.5.5 ChangeLog: https://github.com/Martchus/syncthingtray/releases/tag/v1.5.5 PR: 280129 Reported by: dsh@bamus.cz (maintainer) deskutils/syncthingtray/Makefile | 30 ++++++++++++++++-------------- deskutils/syncthingtray/distinfo | 14 +++++++------- 2 files changed, 23 insertions(+), 21 deletions(-)