[Bug 277621] japanese/skk-jisyo: Update to g20240130
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277621] japanese/skk-jisyo: Update to g20240130"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Mar 2024 12:42:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277621
MANTANI Nobutaka <nobutaka@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nobutaka@FreeBSD.org
--- Comment #1 from MANTANI Nobutaka <nobutaka@FreeBSD.org> ---
Thank you for the patch, but it cannot be applied:
$ git apply ../file_277621.txt
error: corrupt patch at line 18
$
I took a look at the patch. There are CRLF at the end of lines that should be
LF, and tabs are replaced with spaces. How did you create the patch?
I handled your PR 277594
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277594) regarding
japanese/skk-tools and the patch of the PR also had the same issue.
I manually edited japanese/skk-tools port at that time.
Please create a patch by just redirecting "git diff" output. Copying "git diff"
output from a terminal emulator to a text editor could cause this issue. And
please make sure that your patch can be applied before submitting a PR.
--
You are receiving this mail because:
You are the assignee for the bug.