Update to version 4.5.6
* bugfix: #1285326 export transactions to csv. Concat [dot]csv to filename * bugfix: #1285164 tags not well sorted when mixed with blank * bugfix: #1277622 problem with the split transaction and the Vehicle cost feature * bugfix: #1276377 qif import shows 0 items * bugfix: #1275534 Balances not updated with sheduled transactions * wish : #1273848 insert scheduled more than 92 days in advance
This commit is contained in:
parent
e99748262f
commit
d2d9cf1645
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346933
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= homebank
|
||||
PORTVERSION= 4.5.5
|
||||
PORTVERSION= 4.5.6
|
||||
CATEGORIES= finance
|
||||
MASTER_SITES= http://homebank.free.fr/public/
|
||||
|
||||
@ -26,8 +26,8 @@ OPTIONS_DEFINE= DOCS OFX
|
||||
OFX_DESC= OFX file format support
|
||||
OPTIONS_DEFAULT=OFX
|
||||
|
||||
OFX_CONFIGURE_WITH= ofx
|
||||
OFX_LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx
|
||||
OFX_CONFIGURE_OFF= --without-ofx
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} ${BINMODE} ${WRKSRC}/install-sh
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (homebank-4.5.5.tar.gz) = 6f3a26075c4da67cf3521a407e90685be9aac2ef3e41614cfece2c8d4f226416
|
||||
SIZE (homebank-4.5.5.tar.gz) = 1848992
|
||||
SHA256 (homebank-4.5.6.tar.gz) = dbff6282a8a81d9dd6ff47dff950f164d69da81147e7d94a516230c23de8a5e8
|
||||
SIZE (homebank-4.5.6.tar.gz) = 1850268
|
||||
|
Loading…
Reference in New Issue
Block a user