Bug 263978

Summary: textproc/luaexpat: update to 1.4.1
Product: Ports & Packages Reporter: Thomas Morper <thomas>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (sunpoet)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://lunarmodules.github.io/luaexpat/index.html#history
Attachments:
Description Flags
update textproc/luaexpat to 1.4.1 none

Description Thomas Morper 2022-05-15 02:09:45 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-22 05:18:05 UTC
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(-)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-05-22 05:18:29 UTC
Committed. Thanks!