diff options
| author | Thomas Dreibholz <thomas.dreibholz@gmail.com> | 2026-07-31 14:50:45 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-07-31 14:51:58 +0000 |
| commit | 9d1ee12a19764375308e7e3fee23280c2687e038 (patch) | |
| tree | 842a9806e8d3d07b71033863b94d3227d9853dfc | |
| parent | b86eee3034cc6b4277850b44436b169e8ef823ee (diff) | |
converters/bibtexconv: Update 2.2.2 => 2.2.4
Changelog:
https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.2.4/ChangeLog
Commit log:
https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.2.2...bibtexconv-2.2.4
PR: 297193
Reported by: Thomas Dreibholz <thomas.dreibholz@gmail.com> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
| -rw-r--r-- | converters/bibtexconv/Makefile | 2 | ||||
| -rw-r--r-- | converters/bibtexconv/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index acd84629c6bb..e61566cde49e 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,5 +1,5 @@ PORTNAME= bibtexconv -DISTVERSION= 2.2.2 +DISTVERSION= 2.2.4 CATEGORIES= converters MASTER_SITES= https://www.nntb.no/~dreibh/bibtexconv/download/ diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index 6a32beb2abae..46c406436489 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1780071012 -SHA256 (bibtexconv-2.2.2.tar.xz) = 375b2bd17a118c9c570ee6bf219c772622631a0a110c641d9733430821b72af0 -SIZE (bibtexconv-2.2.2.tar.xz) = 371896 +TIMESTAMP = 1785497315 +SHA256 (bibtexconv-2.2.4.tar.xz) = 1fc6a8998e7f4e42f349aef5711a341742783bd8f2a7366c85b0b66e18bec4bc +SIZE (bibtexconv-2.2.4.tar.xz) = 374324 |
