Bug 293441 - converters/bibtexconv: Update to new release 2.1.1
Summary: converters/bibtexconv: Update to new release 2.1.1
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: Vladimir Druzenko
URL: https://www.nntb.no/~dreibh/bibtexconv/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-25 10:59 UTC by Thomas Dreibholz
Modified: 2026-02-28 16:39 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (890 bytes, patch)
2026-02-25 10:59 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-02-25 10:59:01 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-02-28 16:20:06 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2026-02-28 16:39:09 UTC
Thanks.