The auto-assigner for Ports bugs does not seem to work properly anymore. It failed to add the maintainer-feedback fields to bug #239225, bug #239222, or bug #239195 for example. Bug #239195 should ask have been assigning to kde@ automatically, bug #239222 to me. Maybe I am missing an obvious mistake in those bugs though.
Thanks for the report Tobias. Bugmeister is aware of this (as of yesterday) and is investigating
Error observed with (loading) bug 239231, in case you didnt see it: Global symbol "$s" requires explicit package name (did you forget to declare "my $s"?) at ./extensions/FBSDAutoAssign/Extension.pm line 82. Compilation failed in require at Bugzilla/Extension.pm line 71.
(In reply to Kubilay Kocak from comment #2) Fat fingers on my side, fixed now.
There is a problem with host/jail versions that caused to fail command that obtains information about maintainer: make: "/home/ports/Mk/bsd.port.mk" line 1189: UNAME_r (12.0-BETA3) and OSVERSION (1101515) do not agree on major version number. As a workaround, I put UNAME_r=11.0-RELEASE env variable to the command. I'll try to come up with a more permanent solution.