Index: head/finance/skrooge/Makefile =================================================================== --- head/finance/skrooge/Makefile (revision 477708) +++ head/finance/skrooge/Makefile (revision 477709) @@ -1,49 +1,48 @@ # $FreeBSD$ PORTNAME= skrooge -DISTVERSION= 2.14.0 -PORTREVISION= 1 +DISTVERSION= 2.15.0 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} MAINTAINER= kde@FreeBSD.org -COMMENT= KDE personal finance manager +COMMENT= Personal finance manager LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libofx.so:finance/libofx \ libqca-qt5.so:devel/qca@qt5 \ libsqlcipher.so:databases/sqlcipher USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ gettext grantlee:5 kde:5 pkgconfig python:3.4+ qt:5 shared-mime-info \ shebangfix sqlite:3 tar:xz USE_KDE= activities archive attica5 auth bookmarks codecs completion \ config configwidgets coreaddons crash dbusaddons \ designerplugin doctools ecm emoticons guiaddons i18n \ iconthemes init itemmodels itemviews jobwidgets \ kdelibs4support kio newstuff notifications notifyconfig \ package parts plasma-framework runner service solid sonnet \ textwidgets unitconversion wallet widgetsaddons windowsystem \ xmlgui USE_QT= concurrent core dbus designer gui network printsupport qml \ quick script sql svg webkit widgets xml \ qmake_build buildtools_build SHEBANG_FILES= plugins/import/skrooge_import_backend/skrooge-sabb.py \ skgbankmodeler/skrooge-coinmarketcap.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 Index: head/finance/skrooge/distinfo =================================================================== --- head/finance/skrooge/distinfo (revision 477708) +++ head/finance/skrooge/distinfo (revision 477709) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530343718 -SHA256 (KDE/skrooge/skrooge-2.14.0.tar.xz) = b259153f76eeb375a15700939130b967b7414c6b711dde536abacc67114edec6 -SIZE (KDE/skrooge/skrooge-2.14.0.tar.xz) = 21659440 +TIMESTAMP = 1534802653 +SHA256 (KDE/skrooge/skrooge-2.15.0.tar.xz) = 04b756868b71d6e6e42fbb2cf5e8a4f7e89864f3f3a62364afcfebd2a838cc67 +SIZE (KDE/skrooge/skrooge-2.15.0.tar.xz) = 20704388 Index: head/finance/skrooge/pkg-descr =================================================================== --- head/finance/skrooge/pkg-descr (revision 477708) +++ head/finance/skrooge/pkg-descr (revision 477709) @@ -1,20 +1,20 @@ -Skrooge is a personal finances manager for KDE. It allows you to +Skrooge is a personal finances manager powered by KDE. It allows you to keep track of your expenses and incomes, categorize them, and build reports of them. Here is the list of main features of Skrooge: * QIF, CSV, SKROOGE, KMYMONEY import/export * OFX, QFX, GNUCASH, GRISBI, HOMEBANK import * Advanced Graphical Reports * Several tabs to help you organize your work * Infinite undo/redo (even after the file was closed !) * Instant filtering on operations and reports * Infinite categories levels * Mass update of operations * Scheduled operations * Track refund of your expenses * Automatically process operations based on search conditions - * Multi currencies + * Multiple currencies * Dashboard -WWW: http://skrooge.org +WWW: https://skrooge.org