[Bug 280293] mail/tlb [Patch] to reflect the additional requirements of the recent sendmail update to 8.18.1
Date: Sun, 27 Oct 2024 07:40:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280293 Zsolt Udvari <uzsolt@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |uzsolt@FreeBSD.org --- Comment #2 from Zsolt Udvari <uzsolt@FreeBSD.org> --- Thanks for patch. Why do you change $mailer? I think don't have to introduce FIXPREFIX variable, you can use SHEBANG_FILES in for-loop or remove the for-loop and @${REINPLACE_CMD} ... ${SHEBANG_FILES}. You don't need "-i ''" in REINPLACE_CMD. The *.tlb files don't have shebang so don't need shebangfix them. Please fix/clean up MASTER_SITES and WWW. You can use PORTDOCS (see https://docs.freebsd.org/en/books/porters-handbook/book/#install-documentation). -- You are receiving this mail because: You are the assignee for the bug.