Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2025 20:12:56 +0000
From:      Carlo Strub <cs@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 31aadd0f012e - main - converters/bibtexconv: Update to 2.1.0
Message-ID:  <693882c8.30c76.37f9ca10@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

The branch main has been updated by cs:

URL: https://cgit.FreeBSD.org/ports/commit/?id=31aadd0f012e7720b6bfbdbefe94ba099e3e9a17

commit 31aadd0f012e7720b6bfbdbefe94ba099e3e9a17
Author:     Carlo Strub <cs@FreeBSD.org>
AuthorDate: 2025-12-09 20:10:01 +0000
Commit:     Carlo Strub <cs@FreeBSD.org>
CommitDate: 2025-12-09 20:12:45 +0000

    converters/bibtexconv: Update to 2.1.0
    
    PR:             291526
    Reported by:    maintainer
---
 converters/bibtexconv/Makefile | 5 ++---
 converters/bibtexconv/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile
index bfe5ddc60a1b..4866b7547cc8 100644
--- a/converters/bibtexconv/Makefile
+++ b/converters/bibtexconv/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	bibtexconv
-DISTVERSION=	2.0.5
-PORTREVISION=	1
+DISTVERSION=	2.1.0
 CATEGORIES=	converters
 MASTER_SITES=	https://www.nntb.no/~dreibh/bibtexconv/download/
 
@@ -15,7 +14,7 @@ LIB_DEPENDS=	libcurl.so:ftp/curl
 RUN_DEPENDS=	pdfinfo:graphics/poppler-utils \
 		zip:archivers/zip
 
-USES=		bison cmake python shebangfix ssl tar:xz
+USES=		bison cmake python:3.9+ shebangfix ssl tar:xz
 
 SHEBANG_FILES=	src/get-author-url src/ietf2bibtex
 
diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo
index 9c6fc204d86b..e3abe69539f8 100644
--- a/converters/bibtexconv/distinfo
+++ b/converters/bibtexconv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1761303764
-SHA256 (bibtexconv-2.0.5.tar.xz) = 148c254449475027ac32f5e4451f084c51224da72fcb4d4d0a716979f274625a
-SIZE (bibtexconv-2.0.5.tar.xz) = 359036
+TIMESTAMP = 1765304684
+SHA256 (bibtexconv-2.1.0.tar.xz) = a649b352f5ceb666ceb93871635cb8f2887579af3f976dbb4ee8a5de7b8a7d79
+SIZE (bibtexconv-2.1.0.tar.xz) = 361768



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693882c8.30c76.37f9ca10>