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

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

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3b26637cd90d6e9b3f8a392e293cd5e181f51c64

commit 3b26637cd90d6e9b3f8a392e293cd5e181f51c64
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:24:08 +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

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

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