[Bug 257882] german/hunspell: de_CH dic tionary wrongly contains 'ß'

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Aug 2021 05:27:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257882

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=32cf8dd59c513ac04f8d91e77b1f04c8768b70fb

commit 32cf8dd59c513ac04f8d91e77b1f04c8768b70fb
Author:     Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2021-08-16 12:50:42 +0000
Commit:     Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2021-08-17 05:27:04 +0000

    german/hunspell: fix swiss-german dictionary

    - The swiss-german dictionary was not properly prepared, as the used
      sed (/bin/sed) was unable to replace 'ß' by 'ss'.

    - Use the shebangfix framework to make it use gsed, which is already
      depended on.

    Approved by:    office (fluffy)
    PR:             257882

    (cherry picked from commit 3b26637cd90d6e9b3f8a392e293cd5e181f51c64)

 german/hunspell/Makefile | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.