From 2ec10e7dd973fd90a548cdc433ad7a6d8ea85ce3 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Fri, 8 Jan 2021 07:47:02 +0000 Subject: devel/doxygen: Update to 1.9.0 - regen patches by 'make makepatch' - adjust consumers which affected by new doxygen styles - take maintainersip Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0 PR: 242347 Submitted by: fluffy Reported by: Naram Qashat (ex-maintainer) Exp-run by: antoine --- finance/aqbanking/Makefile | 6 ++++++ finance/ktoblzcheck/Makefile | 1 + finance/ktoblzcheck/pkg-plist | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) (limited to 'finance') diff --git a/finance/aqbanking/Makefile b/finance/aqbanking/Makefile index 1693a1ba97e6..87da1516a5c1 100644 --- a/finance/aqbanking/Makefile +++ b/finance/aqbanking/Makefile @@ -2,6 +2,7 @@ PORTNAME= aqbanking PORTVERSION= 6.2.5 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/342/ @@ -54,6 +55,11 @@ LIB_DEPENDS+= libktoblzcheck.so:finance/ktoblzcheck PORTDOCS= * .endif +post-patch: + @${REINPLACE_CMD} -e \ + 's|$$(top_builddir)/aqbanking6|$$(top_builddir)/*|g' \ + ${WRKSRC}/configure + pre-configure-EBICS-on: @(if [ ! -e ${LOCALBASE}/libdata/pkgconfig/xmlsec1-gnutls.pc ] ; then \ ${ECHO_MSG} "(Re)Install security/xmlsec1 with the GNUTLS option ON" ; \ diff --git a/finance/ktoblzcheck/Makefile b/finance/ktoblzcheck/Makefile index f8cd9b7aa4d3..fc44bea71c82 100644 --- a/finance/ktoblzcheck/Makefile +++ b/finance/ktoblzcheck/Makefile @@ -3,6 +3,7 @@ PORTNAME= ktoblzcheck PORTVERSION= 1.53 +PORTREVISION= 1 CATEGORIES= finance german MASTER_SITES= SF/${PORTNAME} \ LOCAL/jhale:bankdata diff --git a/finance/ktoblzcheck/pkg-plist b/finance/ktoblzcheck/pkg-plist index aff96e62f069..bc77e6893c22 100644 --- a/finance/ktoblzcheck/pkg-plist +++ b/finance/ktoblzcheck/pkg-plist @@ -33,7 +33,7 @@ man/man1/ktoblzcheck.1.gz %%DOXYGEN%%%%DOCSDIR%%/api/dir_8f1ddfcaba34d370f217a025e0bf2872.html %%DOXYGEN%%%%DOCSDIR%%/api/doc.png %%DOXYGEN%%%%DOCSDIR%%/api/doxygen.css -%%DOXYGEN%%%%DOCSDIR%%/api/doxygen.png +%%DOXYGEN%%%%DOCSDIR%%/api/doxygen.svg %%DOXYGEN%%%%DOCSDIR%%/api/dynsections.js %%DOXYGEN%%%%DOCSDIR%%/api/files.html %%DOXYGEN%%%%DOCSDIR%%/api/folderclosed.png -- cgit v1.2.3