Created attachment 241541 [details] nginx-1.24.0,3 Log Getting an error on the latest build. I imagine these need to be removed from the pkg-plist if they are no longer used. pkg-static: Unable to access file /wrkdirs/usr/ports/www/nginx/work/stage/usr/local/libexec/nginx/ngx_mail_ssl_ct_module.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/nginx/work/stage/usr/local/libexec/nginx/ngx_stream_geoip2_module.so:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/nginx/work/stage/usr/local/libexec/nginx/ngx_stream_ssl_ct_module.so:No such file or directory
Created attachment 241543 [details] untested patch Hi, I've encountered the same error. I have a patch I'm using locally. I've not performed proper testing on it, but "it works for me" at present. Attaching it in case maintainer is interested.
For more context, looks like in the update some plist substitutions were lost.
(In reply to Guido Falsi from comment #2) my mistake when adding the plist entries. Commit comes asap
(In reply to Guido Falsi from comment #1) Your patch work for me too. Thanks.
(In reply to Guido Falsi from comment #1) Also works here, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=58030d180920a74379fe4a0e9008b6c7f66e45da commit 58030d180920a74379fe4a0e9008b6c7f66e45da Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-04-17 18:55:06 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-04-17 18:56:06 +0000 www/nginx: fix a plist problem PR: 270898 Sponsored by: Netzkommune GmbH www/nginx/pkg-plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)