diff options
author | adridg <adridg@FreeBSD.org> | 2018-08-21 16:15:05 +0800 |
---|---|---|
committer | adridg <adridg@FreeBSD.org> | 2018-08-21 16:15:05 +0800 |
commit | 9af05a3028637c67cdd2d9e451a0a72814fc9da7 (patch) | |
tree | b2ec860b2c7c02c9c5394f8d9bdc99d7e97a5cd9 /finance | |
parent | 0129672edd5c76eb7a8c073147ffde86cd82bd3b (diff) | |
download | freebsd-ports-gnome-9af05a3028637c67cdd2d9e451a0a72814fc9da7.tar.gz freebsd-ports-gnome-9af05a3028637c67cdd2d9e451a0a72814fc9da7.tar.zst freebsd-ports-gnome-9af05a3028637c67cdd2d9e451a0a72814fc9da7.zip |
Update finance/skrooge to 2.15.0
- changelog at https://skrooge.org/node/232 (minor bugfixes)
- massage the port description and comment a little, this is
*by* KDE, but runs everywhere (so it's not *for* KDE)
Reported by: portscout
Diffstat (limited to 'finance')
-rw-r--r-- | finance/skrooge/Makefile | 5 | ||||
-rw-r--r-- | finance/skrooge/distinfo | 6 | ||||
-rw-r--r-- | finance/skrooge/pkg-descr | 6 |
3 files changed, 8 insertions, 9 deletions
diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index 2ca14ca96f4c..3ef9a76fd8a6 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -1,14 +1,13 @@ # $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 diff --git a/finance/skrooge/distinfo b/finance/skrooge/distinfo index 7ed98ecb2e54..35d690eb1298 100644 --- a/finance/skrooge/distinfo +++ b/finance/skrooge/distinfo @@ -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 diff --git a/finance/skrooge/pkg-descr b/finance/skrooge/pkg-descr index ed6fa3ab6796..7f177b3a7127 100644 --- a/finance/skrooge/pkg-descr +++ b/finance/skrooge/pkg-descr @@ -1,4 +1,4 @@ -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. @@ -14,7 +14,7 @@ Here is the list of main features of Skrooge: * 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 |