mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to version 5.0.9
* wish : #1507253 template at top into txn dialog * wish : #1429411 reconcile etc. could be a linked set of toggle buttons * wish : #532564 clean feature to delete unused payees/categories * bugfix: #1602835 filter by status in the ledger * bugfix: #1594152 zillion questions importing from QIF file * bugfix: #1583406 changes in settings -> format-> numbers options is never saved * bugfix: #1562372 statistics filtered on category with split display wrong results * bugfix: #1535483 importing cvs file silently skips a line!
This commit is contained in:
parent
13c829ef92
commit
afe2e12dfa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418995
3 changed files with 14 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= homebank
|
||||
PORTVERSION= 5.0.8
|
||||
PORTVERSION= 5.0.9
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://homebank.free.fr/public/
|
||||
|
||||
|
@ -15,7 +15,7 @@ LIB_DEPENDS= libosp.so:textproc/opensp
|
|||
GNU_CONFIGURE= yes
|
||||
USES= desktop-file-utils gettext gmake localbase pkgconfig \
|
||||
shared-mime-info
|
||||
USE_GNOME= gtk30 intltool
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS README
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1464102689
|
||||
SHA256 (homebank-5.0.8.tar.gz) = 9bdf10b0d94c92d5216462fb110bba34cd2a1b01d38d2c6b629db81a0513a310
|
||||
SIZE (homebank-5.0.8.tar.gz) = 2603678
|
||||
TIMESTAMP = 1469350083
|
||||
SHA256 (homebank-5.0.9.tar.gz) = a8409437035682148f742d7f1a0376a8fe661cef77ad959f218e7e8df10f6c03
|
||||
SIZE (homebank-5.0.9.tar.gz) = 2734372
|
||||
|
|
|
@ -79,6 +79,7 @@ share/applications/homebank.desktop
|
|||
%%DATADIR%%/help/images/dlg-split1.png
|
||||
%%DATADIR%%/help/images/dlg-template1.png
|
||||
%%DATADIR%%/help/images/dlg-transaction1.png
|
||||
%%DATADIR%%/help/images/dlg-transaction2.png
|
||||
%%DATADIR%%/help/images/dlg-txnmultiple.png
|
||||
%%DATADIR%%/help/images/dlg-xferselection.png
|
||||
%%DATADIR%%/help/images/doc_balance.png
|
||||
|
@ -250,18 +251,24 @@ share/locale/eu/LC_MESSAGES/homebank.mo
|
|||
share/locale/fa/LC_MESSAGES/homebank.mo
|
||||
share/locale/fi/LC_MESSAGES/homebank.mo
|
||||
share/locale/fr/LC_MESSAGES/homebank.mo
|
||||
share/locale/ga/LC_MESSAGES/homebank.mo
|
||||
share/locale/gl/LC_MESSAGES/homebank.mo
|
||||
share/locale/gu/LC_MESSAGES/homebank.mo
|
||||
share/locale/he/LC_MESSAGES/homebank.mo
|
||||
share/locale/hr/LC_MESSAGES/homebank.mo
|
||||
share/locale/ht/LC_MESSAGES/homebank.mo
|
||||
share/locale/hu/LC_MESSAGES/homebank.mo
|
||||
share/locale/ia/LC_MESSAGES/homebank.mo
|
||||
share/locale/id/LC_MESSAGES/homebank.mo
|
||||
share/locale/is/LC_MESSAGES/homebank.mo
|
||||
share/locale/it/LC_MESSAGES/homebank.mo
|
||||
share/locale/ja/LC_MESSAGES/homebank.mo
|
||||
share/locale/ka/LC_MESSAGES/homebank.mo
|
||||
share/locale/kn/LC_MESSAGES/homebank.mo
|
||||
share/locale/ko/LC_MESSAGES/homebank.mo
|
||||
share/locale/lt/LC_MESSAGES/homebank.mo
|
||||
share/locale/lv/LC_MESSAGES/homebank.mo
|
||||
share/locale/ml/LC_MESSAGES/homebank.mo
|
||||
share/locale/mr/LC_MESSAGES/homebank.mo
|
||||
share/locale/ms/LC_MESSAGES/homebank.mo
|
||||
share/locale/nb/LC_MESSAGES/homebank.mo
|
||||
|
@ -279,6 +286,8 @@ share/locale/sk/LC_MESSAGES/homebank.mo
|
|||
share/locale/sl/LC_MESSAGES/homebank.mo
|
||||
share/locale/sr/LC_MESSAGES/homebank.mo
|
||||
share/locale/sv/LC_MESSAGES/homebank.mo
|
||||
share/locale/ta/LC_MESSAGES/homebank.mo
|
||||
share/locale/th/LC_MESSAGES/homebank.mo
|
||||
share/locale/tr/LC_MESSAGES/homebank.mo
|
||||
share/locale/uk/LC_MESSAGES/homebank.mo
|
||||
share/locale/vi/LC_MESSAGES/homebank.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue