Date: Wed, 5 May 2021 08:51:25 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: aa90cf930405 - main - converters/bibtexconv: Update to 1.2.0 Message-ID: <202105050851.1458pPrM066988@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=aa90cf930405b2e0d871844afa59651fc754031c commit aa90cf930405b2e0d871844afa59651fc754031c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-05-04 06:37:04 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-05-05 08:47:51 +0000 converters/bibtexconv: Update to 1.2.0 ChangeLog: https://www.uni-due.de/~be0001/bibtexconv/ PR: 255577 Reported by: dreibh@iem.uni-due.de (maintainer) --- 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 fca1e49f3a33..ac9fd2dd735e 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.22 +PORTVERSION= 1.2.0 CATEGORIES= converters MASTER_SITES= https://www.uni-due.de/~be0001/bibtexconv/download/ diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index 7523eb336f72..641885b60f5c 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618742534 -SHA256 (bibtexconv-1.1.22.tar.xz) = 0bf9d9edd5481a51c51947017546a6b986bdf927ea858182f410eaed804bde80 -SIZE (bibtexconv-1.1.22.tar.xz) = 241932 +TIMESTAMP = 1620068540 +SHA256 (bibtexconv-1.2.0.tar.xz) = 7e49dc821088aca0e3f4ebf2cd925aee4c84a41054b0ed71331f3446a17ed73a +SIZE (bibtexconv-1.2.0.tar.xz) = 242972
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105050851.1458pPrM066988>