Created attachment 241222 [details] Patch for irssi Update to 1.4.4 Drop truecolor option as its now a hard requirement Reference: https://github.com/irssi/irssi/commit/b34f16e9df5cbcdd488175a7e4a1ab8e605d3a53 Compile and (lightly) tested on FreeBSD 13.2-RC5 (amd64) (make, make check-plist, make test) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)
^Triage: reporter is committer, assign accordingly
Hi, The MASTER_SITES appears to have an unnecessary line continuation after the codeberg URL, though. Other than this, it looks good, thanks!
Comment on attachment 241222 [details] Patch for irssi Looks good, other than the already mentioned extra \ on the codeberg line (which is probably harmless).
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5da9192a4bf8429578763bfd1274f94f6f0e70a commit f5da9192a4bf8429578763bfd1274f94f6f0e70a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-31 18:55:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-31 18:58:59 +0000 irc/irssi: Update to 1.4.4 Changelog: https://irssi.org/NEWS/#news-v1-4-4 PR: 270560 Reported by: Ailin Nemui (upstream) Reviewed by: David O'Rourke <dor.bsd@xm0.uk> irc/irssi/Makefile | 10 +++++----- irc/irssi/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-)
Fixed typo, thanks for quick review :-)