diff --git a/converters/bibtexconv/Makefile b/converters/bibtexconv/Makefile index 462a2bed285c..b25fab899efd 100644 --- a/converters/bibtexconv/Makefile +++ b/converters/bibtexconv/Makefile @@ -1,27 +1,29 @@ PORTNAME= bibtexconv -DISTVERSION= 2.0.2 +DISTVERSION= 2.0.3 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 .include diff --git a/converters/bibtexconv/distinfo b/converters/bibtexconv/distinfo index a04af8c8e79e..e203ef17f898 100644 --- a/converters/bibtexconv/distinfo +++ b/converters/bibtexconv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747127675 -SHA256 (bibtexconv-2.0.2.tar.xz) = 672723b9a846741be3c92527721a4130db79152e0173dfc6df2cf00ef9bd7a30 -SIZE (bibtexconv-2.0.2.tar.xz) = 349192 +TIMESTAMP = 1750234721 +SHA256 (bibtexconv-2.0.3.tar.xz) = 94e060c9f0d719c3475140719cd6a283eada920a4143548f060eebcb056cf670 +SIZE (bibtexconv-2.0.3.tar.xz) = 346164