Created attachment 213142 [details] Patch to fix problem. ctm fails to use the file mode listed in the ctm delta. This became a problem in src-cur.14427 when the file contrib/kyua/doc/manbuild.sh was created with mode 755.
Stephen's patch he mailed Juian=jhs@ fixes the problem. Thanks! Uploading as ddd_2020-04-07T01:24:42+00_email as its bigger than the ddd Stephen uploaded to freebsd.org/bugzilla 2579 ddd_2020-04-07T01:24:42+00_email 2416 ddd_2020-04-07T02:17+00_bugzilla Stephen will know which patch is newest/best.
Created attachment 213152 [details] patch as sms mailed jhs 2020-04-07T01:24:42+00
The patch I sent with the original problem report is better than the one I sent to jhs. But only in that it is more efficiently coded - they both do the same thing.
A commit references this bug: Author: se Date: Mon Apr 20 12:20:13 UTC 2020 New revision: 532201 URL: https://svnweb.freebsd.org/changeset/ports/532201 Log: Make ctm use the file mode listed in the CTM delta. PR: 245415 Submitted by: stephen Approved by: antoine (implicit) Changes: head/misc/ctm/Makefile head/misc/ctm/files/patch-ctm_ctm__pass3.c
I have applied the first patch, as requested in comment #3. Please test the updated port (r532201).