[Bug 291942] editors/ted: Fix build and take maintainership
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 291942] editors/ted: Fix build and take maintainership"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Dec 2025 01:29:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291942
--- Comment #3 from david@catwhisker.org ---
(In reply to david from comment #2)
OK; tested via "git apply" (while in /usr/ports) & "make" (in
/usr/ports/editors/ted), then ran the copy staged in
work-motif/stage/usr/local/bin; works.
Note: I think this was the first time I had used "git apply," so I don't know
if this matters, but the command yielded this output:
g1-120(14.3-S)[11] sudo git apply /tmp/00*
/tmp/0001-editors-ted-Fix-build-and-take-maintainership.patch:165: trailing
whitespace.
/tmp/0001-editors-ted-Fix-build-and-take-maintainership.patch:171: space before
tab in indent.
FT2_HEADERS_FOUND=YES
/tmp/0001-editors-ted-Fix-build-and-take-maintainership.patch:173: trailing
whitespace.
/tmp/0001-editors-ted-Fix-build-and-take-maintainership.patch:179: space before
tab in indent.
FT2_LIBS_FOUND=YES
/tmp/0001-editors-ted-Fix-build-and-take-maintainership.patch:181: trailing
whitespace.
warning: squelched 16 whitespace errors
warning: 21 lines add whitespace errors.
g1-120(14.3-S)[12] echo $?
0
--
You are receiving this mail because:
You are the assignee for the bug.