Created attachment 243423 [details] Patches for port files This fixes the wrong ownership of the fcronsighup utility, which is called by fcrontab. Previously owned by 'fcron', but must be owned by root. New files: none Deleted files: none Changed files: Makefile (for PORTREVISION) pkg-plist (to fix ownership)
as Maintainer, you can set maintainer-approved+ on your patches
Sorry, can't see how to set maintainer-approved. I have set maintainer-feedback, which might be wrong.
(In reply to Bob Eager from comment #2) OK, done now!
^Triage: [tags] in issue Titles are deprecated. Thanks!
(In reply to Fernando Apesteguía from comment #4) Tag comment noted. Thanks.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=475ce0ea7d505810d46703c1be17dc30e362ae8f commit 475ce0ea7d505810d46703c1be17dc30e362ae8f Author: Bob Eager <bob@eager.cx> AuthorDate: 2023-07-17 07:02:33 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-17 11:54:58 +0000 sysutils/fcron: fix owner of fcronsighup While here, pet linters. PR: 272537 Reported by: bob@eager.cx (maintainer) sysutils/fcron/Makefile | 23 ++++++++++++----------- sysutils/fcron/pkg-plist | 2 +- 2 files changed, 13 insertions(+), 12 deletions(-)