Created attachment 231069 [details] Patch for teckit Changelog: https://github.com/silnrsi/teckit/releases Change to upstream release archive as recommended by Porters Handbook Looking at the commits between these two versions most seems to be related to build fixes and support for newer variants of Unicode so I don't think anything will break however I'm not sure how to test this port though :/
Compile and tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist) Poudriere testport OK 12.2-RELEASE (amd64) Poudriere testport OK 13.0-RELEASE (i386)
Approved, thank you very much for your time.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=19e1f64ff3f14c307a308ccc2b30753a761d3b0e commit 19e1f64ff3f14c307a308ccc2b30753a761d3b0e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-19 07:36:33 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-19 07:52:05 +0000 textproc/teckit: Update to 2.5.11 and use upstream release archive Changelog: https://github.com/silnrsi/teckit/releases Use upstream release archive as recommended by Porters Handbook PR: 261267 Reviewed by: Nikola Lečić <nikola.lecic@anthesphoria.net> (maintainer) textproc/teckit/Makefile | 10 ++++------ textproc/teckit/distinfo | 6 +++--- textproc/teckit/pkg-plist | 1 - 3 files changed, 7 insertions(+), 10 deletions(-)
Thanks for reviewing