diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index 66948362594c..84ce58c33ceb 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,28 +1,27 @@ 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} OPTIONS_DEFINE= EXAMPLES # Remove trailing subdir from CMAKE_INSTALL_DOCDIR post-patch: @${REINPLACE_CMD} -e 's|/examples||' ${WRKSRC}/src/CMakeLists.txt ${WRKSRC}/src/Images/CMakeLists.txt .include 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,21 +1,24 @@ 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 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Expanded.dia %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/ListItem-Expanded.svg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Images/make-images %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ODT-Template.odt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors-fix.list %%PORTEXAMPLES%%%%EXAMPLESDIR%%/authors.list %%PORTEXAMPLES%%%%EXAMPLESDIR%%/get-author-url %%PORTEXAMPLES%%%%EXAMPLESDIR%%/odt-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/publication-list-treeview.js %%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