Created attachment 273343 [details] The diff file The latest upstream version of bibtexconv is 2.2.4. Therefore, the port converters/bibtexconv needs an update. This version provides some build improvements and fixes, particularly for NetBSD, OpenBSD, and Solaris. Fix: The updated diff file bibtexconv-2.2.4.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d1ee12a19764375308e7e3fee23280c2687e038 commit 9d1ee12a19764375308e7e3fee23280c2687e038 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-31 14:50:45 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-31 14:51:58 +0000 converters/bibtexconv: Update 2.2.2 => 2.2.4 Changelog: https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.2.4/ChangeLog Commit log: https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.2.2...bibtexconv-2.2.4 PR: 297193 Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) converters/bibtexconv/Makefile | 2 +- converters/bibtexconv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-74b690290be7 and it seems OK. Committed, thanks.