| a3815d26 | 11-Jun-2026 |
Jim Jagielski <jimjag@gmail.com> |
hyphen/mythes: drop dangling patch references after version bump
Commit 7e8ab750cf bumped hyphen 2.7.1->2.8.8 and mythes 1.2.0->1.2.4 and renamed the PATCH_FILES entries to match, but the new -2.8.8
hyphen/mythes: drop dangling patch references after version bump
Commit 7e8ab750cf bumped hyphen 2.7.1->2.8.8 and mythes 1.2.0->1.2.4 and renamed the PATCH_FILES entries to match, but the new -2.8.8/-1.2.4 patch files were never added to the tree. dmake then fails early:
dmake: Error: -- './hyphen-2.8.8.patch' not found, and can't be made
Per the commit's intent (use the latest upstream versions directly), drop the PATCH_FILES references entirely so both modules build straight from the upstream tarball. The old patches rewired the hyphen dictionary build and disabled the mythes example program; these are obsolete for the new versions. Also fix the now-dangling reference to the disable-example patch in the mythes HUNSPELL_* configure comment.
show more ...
|