Created attachment 256933 [details] Patch updating korgwm to 5.0 https://metacpan.org/dist/X11-korgwm/changes
Where is patch for update port x11-wm/korgwm? Attach is tarball with release of korgwm 5.0.
Created attachment 256939 [details] Patch updating korgwm to 5.0
I did misclick a file, sorry. Uploaded the actual patch.
Ok!
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%SITE_PERL%%/X11/korgwm/Notifications.pm ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 New file "Notifications.pm"?
pkg-static: DEVELOPER_MODE: Notice: arch "FreeBSD:14:amd64" -- no architecture specific files found: **** could this package use a wildcard architecture? Can we add "NO_ARCH=yes"?
Created attachment 256952 [details] [2] Patch updating korgwm to 5.0
"Yes" to all questions. I've uploaded a new version with additional line in pkg-plist and NO_ARCH in Makefile
NO_ARCH=yes must be after USE* - check portclippy.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f23a3db1c42dff2461602ba1da3926fa43b93ec6 commit f23a3db1c42dff2461602ba1da3926fa43b93ec6 Author: Sergey Zhmylove <zhmylove@narod.ru> AuthorDate: 2025-01-24 11:29:06 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-01-24 11:30:40 +0000 x11-wm/korgwm: Update 4.0 → 5.0 Changelog: https://metacpan.org/dist/X11-korgwm/changes PR: 284292 x11-wm/korgwm/Makefile | 7 +++++-- x11-wm/korgwm/distinfo | 6 +++--- x11-wm/korgwm/pkg-plist | 1 + 3 files changed, 9 insertions(+), 5 deletions(-)
Thanks!
@vvd, thanks to you for all your help! Next time I'll use portclippy to lint my changes