Date: Sat, 28 Feb 2026 16:19:52 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Thomas Dreibholz <thomas.dreibholz@gmail.com> Subject: git: 592809bbe497 - main - converters/bibtexconv: Update 2.1.0 => 2.1.1 Message-ID: <69a315a8.37d5c.51d01df4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: 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(-) diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index 4866b7547cc8..b17286baa60f 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,5 +1,5 @@ PORTNAME= bibtexconv -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= converters MASTER_SITES= https://www.nntb.no/~dreibh/bibtexconv/download/ @@ -14,7 +14,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= pdfinfo:graphics/poppler-utils \ zip:archivers/zip -USES= bison cmake python:3.9+ shebangfix ssl tar:xz +USES= bison cmake python shebangfix ssl tar:xz SHEBANG_FILES= src/get-author-url src/ietf2bibtex diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index e3abe69539f8..4e6b41e26de2 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765304684 -SHA256 (bibtexconv-2.1.0.tar.xz) = a649b352f5ceb666ceb93871635cb8f2887579af3f976dbb4ee8a5de7b8a7d79 -SIZE (bibtexconv-2.1.0.tar.xz) = 361768 +TIMESTAMP = 1772016825 +SHA256 (bibtexconv-2.1.1.tar.xz) = 96cdea13df5253d2ef30a8ec6031202239c1b9be4163823e270ea93e62caf890 +SIZE (bibtexconv-2.1.1.tar.xz) = 361956home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a315a8.37d5c.51d01df4>
