aboutsummaryrefslogtreecommitdiff
path: root/converters/bibtexconv
diff options
context:
space:
mode:
authorThomas Dreibholz <thomas.dreibholz@gmail.com>2024-12-22 12:31:34 +0000
committerZsolt Udvari <uzsolt@FreeBSD.org>2024-12-22 12:33:20 +0000
commitb887f1fe7f2c60420d6f3e9997b3613d443ec442 (patch)
treed01de0338630d38e1672e03dd5702fac88904678 /converters/bibtexconv
parent09acb36c0387ef60b61c9fa238ec651a8042931b (diff)
Diffstat (limited to 'converters/bibtexconv')
-rw-r--r--converters/bibtexconv/Makefile9
-rw-r--r--converters/bibtexconv/distinfo6
-rw-r--r--converters/bibtexconv/pkg-plist9
3 files changed, 13 insertions, 11 deletions
diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile
index 66948362594c..84ce58c33ceb 100644
--- a/converters/bibtexconv/Makefile
+++ b/converters/bibtexconv/Makefile
@@ -1,21 +1,20 @@
PORTNAME= bibtexconv
-PORTVERSION= 1.3.6
-PORTREVISION= 1
+DISTVERSION= 1.4.0
CATEGORIES= converters
MASTER_SITES= https://www.nntb.no/~dreibh/bibtexconv/download/
MAINTAINER= thomas.dreibholz@gmail.com
COMMENT= BibTeX Converter
-WWW= https://www.nntb.no/~dreibh/bibtexconv/download/
+WWW= https://www.nntb.no/~dreibh/bibtexconv/download/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl
-USES= bison cmake ssl python:3.9+ shebangfix tar:xz
+USES= bison cmake python:3.9+ shebangfix ssl tar:xz
-SHEBANG_FILES= src/ietf2bibtex
+SHEBANG_FILES= src/get-author-url src/ietf2bibtex
CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${EXAMPLESDIR}
diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo
index 67ad04b55c4f..2c2a7671a75d 100644
--- a/converters/bibtexconv/distinfo
+++ b/converters/bibtexconv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701944442
-SHA256 (bibtexconv-1.3.6.tar.xz) = 052059c1ce24284e8a29269392cbc665dccd79fc094a426196a82651ef3eb210
-SIZE (bibtexconv-1.3.6.tar.xz) = 261696
+TIMESTAMP = 1734703255
+SHA256 (bibtexconv-1.4.0.tar.xz) = e411c277ab1af81dfe587ff097bd014837bb7c4fa9edab5b405cf6d52a7a71b0
+SIZE (bibtexconv-1.4.0.tar.xz) = 273628
diff --git a/converters/bibtexconv/pkg-plist b/converters/bibtexconv/pkg-plist
index 8c0cd0aa825a..b45f96fa09d2 100644
--- a/converters/bibtexconv/pkg-plist
+++ b/converters/bibtexconv/pkg-plist
@@ -1,9 +1,9 @@
bin/bibtexconv
bin/bibtexconv-odt
bin/ietf2bibtex
-share/man/man1/bibtexconv-odt.1.gz
-share/man/man1/bibtexconv.1.gz
-share/man/man1/ietf2bibtex.1.gz
+share/bash-completion/completions/bibtexconv
+share/bash-completion/completions/bibtexconv-odt
+share/bash-completion/completions/ietf2bibtex
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ExampleReferences.bib
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Collapsed.dia
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Collapsed.svg
@@ -19,3 +19,6 @@ share/man/man1/ietf2bibtex.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/text-example.export
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/web-example.export
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/yaml-example.export
+share/man/man1/bibtexconv-odt.1.gz
+share/man/man1/bibtexconv.1.gz
+share/man/man1/ietf2bibtex.1.gz