Created attachment 252893 [details] mprocs-0.7.1.patch Description: ChangeLog: https://github.com/pvolok/mprocs/blob/v0.7.1/CHANGELOG.md * Not using upx anymore. * Disable xterm modifyOtherKeys in iTerm2. QA: * portlint: - Makefile: "LIB_DEPENDS" has to appear earlier. * testport: OK (poudriere: 14.1-RELEASE, amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9a8eb4305f793ab88bfcfcffee869a39376e0df commit e9a8eb4305f793ab88bfcfcffee869a39376e0df Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-08-21 11:00:08 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-21 11:01:31 +0000 sysutils/mprocs: update to 0.7.1 Changelog: https://github.com/pvolok/mprocs/blob/v0.7.1/CHANGELOG.md PR: 280912 Approved by: submitter is maintainer sysutils/mprocs/Makefile | 3 +- sysutils/mprocs/Makefile.crates | 294 +++++++++++++++----- sysutils/mprocs/distinfo | 590 ++++++++++++++++++++++++++++++---------- 3 files changed, 665 insertions(+), 222 deletions(-)
Committed, thanks!