diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index b25fab899efd..ca3780baa44e 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,29 +1,31 @@ PORTNAME= bibtexconv -DISTVERSION= 2.0.3 +DISTVERSION= 2.0.4 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 RUN_DEPENDS= pdfinfo:graphics/poppler-utils \ zip:archivers/zip 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 + @${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 e203ef17f898..68cdb30c7994 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750234721 -SHA256 (bibtexconv-2.0.3.tar.xz) = 94e060c9f0d719c3475140719cd6a283eada920a4143548f060eebcb056cf670 -SIZE (bibtexconv-2.0.3.tar.xz) = 346164 +TIMESTAMP = 1758565717 +SHA256 (bibtexconv-2.0.4.tar.xz) = 113bf19a9e1c0f0068a190b93319f9760658c5d21d709c5cbd44b144451c24ff +SIZE (bibtexconv-2.0.4.tar.xz) = 359264 diff --git a/converters/bibtexconv/pkg-plist b/converters/bibtexconv/pkg-plist index aed4508e8147..ff9612b16ac7 100644 --- a/converters/bibtexconv/pkg-plist +++ b/converters/bibtexconv/pkg-plist @@ -1,27 +1,28 @@ 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%%/md-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/odt-example.export %%PORTEXAMPLES%%%%EXAMPLESDIR%%/publication-list-treeview.js %%PORTEXAMPLES%%%%EXAMPLESDIR%%/text-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