diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index a8fada05d0ac..0fc84b033229 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -1,53 +1,54 @@ PORTNAME= skrooge -DISTVERSION= 2.30.0 +DISTVERSION= 2.31.0 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Personal finance manager WWW= https://skrooge.org LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libofx.so:finance/libofx \ libsqlcipher.so:databases/sqlcipher USES= cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 \ kde:5 pkgconfig python qca qt:5 shared-mime-info \ - shebangfix sqlite:3 tar:xz xorg + shebangfix tar:xz xorg USE_KDE= activities archive attica5 auth bookmarks codecs completion \ - config configwidgets coreaddons crash dbusaddons emoticons \ - guiaddons i18n iconthemes init itemmodels itemviews jobwidgets \ + config configwidgets coreaddons dbusaddons emoticons \ + guiaddons i18n iconthemes init itemviews jobwidgets \ kio newstuff notifications notifyconfig package parts \ plasma-framework runner service solid sonnet textwidgets \ - unitconversion wallet widgetsaddons windowsystem xmlgui \ + wallet widgetsaddons windowsystem xmlgui \ doctools:build ecm:build # designerplugin is weird: it's defined as a _run dependency, but # skrooge checks for it at build-time. USE_KDE+= designerplugin:build -USE_QT= concurrent core dbus declarative designer gui network \ - printsupport script sql svg webengine widgets xml xmlpatterns \ +USE_QT= concurrent core dbus declarative designer gui location network \ + printsupport script sql svg webchannel webengine widgets xml \ + xmlpatterns \ buildtools:build designer:build qmake:build testlib:build USE_XORG= x11 SHEBANG_FILES= plugins/import/skrooge_import_backend/skrooge-sabb.py \ skgbankmodeler/skrooge-coinmarketcap.py \ skgbankmodeler/skrooge-cryptocompare.py \ skgbankmodeler/skrooge-exchangerates.py \ skgbankmodeler/skrooge-exchangerates_apilayer.py \ skgbankmodeler/skrooge-ratesapi.py \ skgbankmodeler/skrooge-yahoodl.py USE_LDCONFIG= yes PLIST_SUB= SHLIB_VER="${PORTVERSION}" # Skrooge creates several empty directories due to how it calls CMake's # install(DIRECTORY ...) function, so we need some code to remove them. post-install: ${FIND} ${STAGEDIR}${PREFIX}/share/skrooge/html \ -type d -empty -delete .include diff --git a/finance/skrooge/distinfo b/finance/skrooge/distinfo index 194fd1848ae4..ca42a18ea1cf 100644 --- a/finance/skrooge/distinfo +++ b/finance/skrooge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689105029 -SHA256 (KDE/skrooge/skrooge-2.30.0.tar.xz) = 8a503ff6cfed63df572f14544373e15a9202e5c230f6894ea178e8f969c404fd -SIZE (KDE/skrooge/skrooge-2.30.0.tar.xz) = 22661568 +TIMESTAMP = 1696381547 +SHA256 (KDE/skrooge/skrooge-2.31.0.tar.xz) = 4bdd2c50a26453080f006948bb2374e5ae43a1e85316914e9d52cc17c01cf872 +SIZE (KDE/skrooge/skrooge-2.31.0.tar.xz) = 22372292