Bug 297193 - converters/bibtexconv: Update to new release 2.2.4
Summary: converters/bibtexconv: Update to new release 2.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://www.nntb.no/~dreibh/bibtexconv/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-31 11:38 UTC by Thomas Dreibholz
Modified: 2026-07-31 14:53 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (890 bytes, patch)
2026-07-31 11:38 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-07-31 11:38:02 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-31 14:52:40 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-31 14:53:20 UTC
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.