diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index f45f9ea94a20..b80626223fe0 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,27 +1,27 @@ PORTNAME= bibtexconv -DISTVERSION= 1.4.4 +DISTVERSION= 2.0.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/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl USES= bison cmake python:3.9+ shebangfix ssl tar:xz 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 7cef6bd0d720..e1b95d62e53d 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742241745 -SHA256 (bibtexconv-1.4.4.tar.xz) = af058cf0f3d3fc244f100426956056f470d6acb8a8996cd6888f0303da812e86 -SIZE (bibtexconv-1.4.4.tar.xz) = 275260 +TIMESTAMP = 1745778052 +SHA256 (bibtexconv-2.0.0.tar.xz) = 087cf90d772e55b5d73e686ad7d537e4900cfa5c1821a94defda9931d68f07a1 +SIZE (bibtexconv-2.0.0.tar.xz) = 342236 diff --git a/converters/bibtexconv/pkg-plist b/converters/bibtexconv/pkg-plist index b45f96fa09d2..aed4508e8147 100644 --- a/converters/bibtexconv/pkg-plist +++ b/converters/bibtexconv/pkg-plist @@ -1,24 +1,27 @@ bin/bibtexconv bin/bibtexconv-odt bin/ietf2bibtex 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%%/RSerPool.bib %%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%%/web-example1.export +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/web-example2.export +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/web-rserpool.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