diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-06-11 19:19:59 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-06-11 19:19:59 +0000 |
commit | e5400d0138ea4e5d3496adf4cc0813b9aa9f1db0 (patch) | |
tree | 7cf43b034a53d90968cd5cc6727ae05cc6d3936d /finance | |
parent | e7aaa03c0812f5e43e67aaa40bcefd9cd1b99155 (diff) | |
download | ports-e5400d0138ea4e5d3496adf4cc0813b9aa9f1db0.tar.gz ports-e5400d0138ea4e5d3496adf4cc0813b9aa9f1db0.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/homebank/Makefile | 2 | ||||
-rw-r--r-- | finance/homebank/distinfo | 4 | ||||
-rw-r--r-- | finance/homebank/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index 5fed95c77c5e..24429430d90d 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= homebank -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ diff --git a/finance/homebank/distinfo b/finance/homebank/distinfo index 67a6688d807f..0d7101a870e6 100644 --- a/finance/homebank/distinfo +++ b/finance/homebank/distinfo @@ -1,2 +1,2 @@ -SHA256 (homebank-5.0.2.tar.gz) = f2c3f9da0aa9af76cfed63a19104d99d33b1766cac89dd1586c378b9cf54a2ca -SIZE (homebank-5.0.2.tar.gz) = 2531651 +SHA256 (homebank-5.0.3.tar.gz) = eac04a19f5d7644a5bf254a22f737d562b41503f280e339192f39745bf0d7839 +SIZE (homebank-5.0.3.tar.gz) = 2551525 diff --git a/finance/homebank/pkg-plist b/finance/homebank/pkg-plist index aaba736d8ec0..d05a9fe4ab57 100644 --- a/finance/homebank/pkg-plist +++ b/finance/homebank/pkg-plist @@ -154,6 +154,8 @@ share/applications/homebank.desktop %%DATADIR%%/help/win-statistics.html %%DATADIR%%/help/win-trendtime.html %%DATADIR%%/help/win-vehiclecost.html +%%DATADIR%%/icons/hicolor/16x16/actions/btn-collapse.png +%%DATADIR%%/icons/hicolor/16x16/actions/btn-expand.png %%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-auto.png %%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-budget.png %%DATADIR%%/icons/hicolor/16x16/actions/hb-ope-cleared.png |