Created attachment 233916 [details] update textproc/luaexpat to 1.4.1 textproc/luaexpat: update to 1.4.1 * update to 1.4.1 * use lunarmodules repo * cleanup build ChangeLog: https://lunarmodules.github.io/luaexpat/index.html#history QA: * portlint: OK (looks fine) * testport: OK (poudriere: 12.3 i386/amd64, 13.0 amd64/arm64, Lua 5.1 - 5.4) So far my attempts to keep this port maintained have either been rejected (#255838) or ignored (#263367). Now that there's finally a new maintainer, feel free to take my patch for the update to 1.4.1.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba33b2293367000602c9dad83e0bb322bc107c2d commit ba33b2293367000602c9dad83e0bb322bc107c2d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-05-22 04:27:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-05-22 05:11:38 +0000 textproc/luaexpat: Update to 1.4.1 - Update MASTER_SITES - Update WWW - While I'm here, update pkg-descr PR: 263978 Reported by: Thomas Morper <thomas@beingboiled.info> textproc/luaexpat/Makefile | 13 +++++++------ textproc/luaexpat/distinfo | 5 +++-- textproc/luaexpat/files/patch-Makefile | 8 ++++++-- textproc/luaexpat/pkg-descr | 18 +++++++++--------- textproc/luaexpat/pkg-plist | 2 ++ 5 files changed, 27 insertions(+), 19 deletions(-)
Committed. Thanks!