config.js is the configuration file for Caldavzap. But the changes trigger a checksum mismatch error in security emails. Suggest to change this to config.js.dist so it doesn't get updated during a new version or trigger the security checksum.
I'm sorry, I've tried very hard to parse this bug report, but I failed. Can you please to explain in other words what the issue at hand is?
(In reply to Pietro Cerutti from comment #1) I have installed caldavzap from ports. As part of the installation I have to change the config.js file. Once I changed this file, the security email from the server sends out this: Checking for packages with security vulnerabilities: Checking for packages with mismatched checksums: caldavzap-0.13.1_1: /usr/local/www/caldavzap/config.js -- End of security output -- I am guessing, if the ports include config.js.dist rather than the config.js file then this security notification can be avoided.
Thanks! All clear now. Good idea, let me work on it!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d08bbb8a54cebdec05b740e31f6d909b16c10215 commit d08bbb8a54cebdec05b740e31f6d909b16c10215 Author: Pietro Cerutti <gahr@FreeBSD.org> AuthorDate: 2024-10-15 08:21:39 +0000 Commit: Pietro Cerutti <gahr@FreeBSD.org> CommitDate: 2024-10-15 09:41:49 +0000 www/caldavzap: install config file as a @sample PR: 282019 Reported by: pradeep.michchi@gmail.com www/caldavzap/Makefile | 3 ++- www/caldavzap/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-)