Line is 3957 in package version 3.2.14, for anyone wanting to use System Patches to do the needful:
--- /usr/local/pkg/pfblockerng/pfblockerng.inc
+++ /usr/local/pkg/pfblockerng/pfblockerng.inc
@@ -3957,6 +3957,6 @@
if (isset($pfb['rfc7231'][$http_status])) {
if ($logtype < 3) {
- pfb_logger(". {$pfb['rfc7231'][$http_status]}", 2);
+ pfb_logger(". {$pfb['rfc7231'][$http_status]}", $logtype);
} else {
pfb_logger(" {$file_dwn}\t\t{$pfb['rfc7231'][$http_status]}\n", $logtype);
}
Probably best to just wait for Netgate to publish a package update, since to-date, 11 other commits have been made since 3.2.14.