Date: Sun, 25 Apr 2021 11:29:48 GMT From: =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 209a34c853d6 - main - converters/bibtexconv: Update to 1.1.22 Message-ID: <202104251129.13PBTmJ1046833@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=209a34c853d69fe16de9b58b0b0959fd0ab7b880 commit 209a34c853d69fe16de9b58b0b0959fd0ab7b880 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-04-20 07:27:00 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-04-25 11:26:02 +0000 converters/bibtexconv: Update to 1.1.22 ChangeLog: https://github.com/dreibh/bibtexconv/commit/faf7bf58cbce7c55ba4d59bba8206e8745e83847 PR: 255174 Reported by: gspurki@gmail.com Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) --- converters/bibtexconv/Makefile | 2 +- converters/bibtexconv/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index 24ae00f54abc..fca1e49f3a33 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,7 +1,7 @@ # Created by: Thomas Dreibholz <dreibh@iem.uni-due.de> PORTNAME= bibtexconv -PORTVERSION= 1.1.20 +PORTVERSION= 1.1.22 CATEGORIES= converters MASTER_SITES= https://www.uni-due.de/~be0001/bibtexconv/download/ diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index 20548988a32f..7523eb336f72 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587934702 -SHA256 (bibtexconv-1.1.20.tar.xz) = 406b23a80ea797524141395ab537ced7bb07abf7b2b4bbb3bea3620a71fd3fdd -SIZE (bibtexconv-1.1.20.tar.xz) = 176560 +TIMESTAMP = 1618742534 +SHA256 (bibtexconv-1.1.22.tar.xz) = 0bf9d9edd5481a51c51947017546a6b986bdf927ea858182f410eaed804bde80 +SIZE (bibtexconv-1.1.22.tar.xz) = 241932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104251129.13PBTmJ1046833>