Created attachment 231785 [details] Patch for hexchat - Use upstream release archive as recommended by Porters HandBook (USE_GITHUB section) - Define gdkpixbuf2 dependency (reported by Poudriere) - Adjust SHEBANG_FILES to remove the need to define BINARY_ALIAS - Remove INSTALL_TARGET - Define INSTALLS_ICONS (ported by Portlint) Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist) Poudriere testport OK 12.2-RELEASE (amd64)
Looks good, please commit!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a7cf963707c250eaeece3041dd65991cdfe566d commit 6a7cf963707c250eaeece3041dd65991cdfe566d Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-13 18:48:12 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-13 19:43:32 +0000 irc/hexchat: Some fixes to port - Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section) - Define gdkpixbuf2 dependency (reported by Poudriere) - Adjust SHEBANG_FILES to remove the need to define BINARY_ALIAS - Remove INSTALL_TARGET - Define INSTALLS_ICONS (reported by Portlint) - Remove unnecessary LIBS variable PR: 261922 Reviewed by: pkubaj (maintainer) irc/hexchat/Makefile | 24 ++++++++++-------------- irc/hexchat/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 17 deletions(-)
Thanks for prompt review
(In reply to commit-hook from comment #2) Is quarterly affected by these issues/fixes? If so, please MFH