The finance/py-bitcoin port installs a file /usr/local/LICENSE. Please fix the port to either install the file in a port specific location or not at all (since another LICENSE file is installed in the correct place).
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b18d3b4b43ddb3aa346a70af65675f816f5c455 commit 8b18d3b4b43ddb3aa346a70af65675f816f5c455 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-12 21:41:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-12 21:43:11 +0000 finance/py-bitcoin: Remove LICENSE from plist PR: 261162 Reported by: se@ finance/py-bitcoin/Makefile | 11 ++++++- ...ions_local__state__space__iteration__2.cc (new) | 38 ++++++++++++++++++++++ .../patch-preprocessor_src_EquationTags.cc (new) | 12 +++++++ 3 files changed, 60 insertions(+), 1 deletion(-)
Fix committed. Thanks for the report!