Created attachment 268346 [details] The diff file The latest upstream version of bibtexconv is 2.1.1. Therefore, the port converters/bibtexconv needs an update. Fix: The updated diff file bibtexconv-2.1.1.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=592809bbe49795b08264424503773672b35110e7 commit 592809bbe49795b08264424503773672b35110e7 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-02-28 16:13:49 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-28 16:13:49 +0000 converters/bibtexconv: Update 2.1.0 => 2.1.1 Changelog: https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.1.1/ChangeLog Commit log: https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.1.0...bibtexconv-2.1.1 While here remove python version from USES. PR: 293441 291526 converters/bibtexconv/Makefile | 4 ++-- converters/bibtexconv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Thanks.