Created attachment 217378 [details] yadm backported patch The attached diff adds a patch to sysutils/yadm to correct file permission checks on FreeBSD when processing template files. This is a backport of this PR upstream https://github.com/TheLocehiliosan/yadm/pull/246
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/180141389
^Triage: FATAL: Makefile: [5]: use a tab (not space) after a variable name If the original patch has a tab instead of spaces, try to attach the file then next time instead of doing copy-paste :-) Thanks!
A commit references this bug: Author: fernape Date: Thu Aug 20 18:16:25 UTC 2020 New revision: 545545 URL: https://svnweb.freebsd.org/changeset/ports/545545 Log: sysutils/yadm: Backport files perms check patch Adds a patch to sysutils/yadm to correct file permission checks on FreeBSD See https://github.com/TheLocehiliosan/yadm/pull/246 for reference. While here, pet linters. PR: 248781 Submitted by: vendion@gmail.com (maintainer) Changes: head/sysutils/yadm/Makefile head/sysutils/yadm/files/ head/sysutils/yadm/files/patch-yadm
Committed, Thanks!