Update homebank to 5.5.2
This commit is contained in:
parent
f430744959
commit
1b8cda77a5
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2021/03/09 05:41:48 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2021/05/17 05:17:42 rsadowski Exp $
|
||||
|
||||
COMMENT = personal accounting application
|
||||
|
||||
DISTNAME = homebank-5.5.1
|
||||
DISTNAME = homebank-5.5.2
|
||||
|
||||
CATEGORIES = productivity x11
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (homebank-5.5.1.tar.gz) = m7OeqtPExo0ry+IeL2xKUnTjo/OFr7Ky/3OuX9mY2gg=
|
||||
SIZE (homebank-5.5.1.tar.gz) = 3054854
|
||||
SHA256 (homebank-5.5.2.tar.gz) = mJ7zeOTJ+CNLYruT1qSxS9TJjciJUZg426H0TxLFHtI=
|
||||
SIZE (homebank-5.5.2.tar.gz) = 3056800
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-configure,v 1.8 2018/11/06 17:24:42 rsadowski Exp $
|
||||
$OpenBSD: patch-configure,v 1.9 2021/05/17 05:17:42 rsadowski Exp $
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -5299,7 +5299,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
|
||||
@@ -5294,7 +5294,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
ac_check_lib_save_LIBS=$LIBS
|
||||
@ -11,7 +11,7 @@ Index: configure
|
||||
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
||||
/* end confdefs.h. */
|
||||
|
||||
@@ -5333,7 +5333,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
|
||||
@@ -5328,7 +5328,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
|
||||
OFX_0_7="-DOFX_ENABLE"
|
||||
fi
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-po_POTFILES_in,v 1.9 2020/04/15 09:02:41 rsadowski Exp $
|
||||
$OpenBSD: patch-po_POTFILES_in,v 1.10 2021/05/17 05:17:42 rsadowski Exp $
|
||||
Index: po/POTFILES.in
|
||||
--- po/POTFILES.in.orig
|
||||
+++ po/POTFILES.in
|
||||
@@ -38,6 +38,7 @@ src/ui-budget.c
|
||||
@@ -39,6 +39,7 @@ src/ui-budget.c
|
||||
src/ui-budget-tabview.c
|
||||
src/ui-category.c
|
||||
src/ui-currency.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.27 2021/03/09 05:41:48 rsadowski Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.28 2021/05/17 05:17:42 rsadowski Exp $
|
||||
@bin bin/homebank
|
||||
share/appdata/
|
||||
share/appdata/homebank.appdata.xml
|
||||
@ -182,9 +182,6 @@ share/homebank/icons/
|
||||
share/homebank/icons/hicolor/
|
||||
share/homebank/icons/hicolor/16x16/
|
||||
share/homebank/icons/hicolor/16x16/status/
|
||||
share/homebank/icons/hicolor/16x16/status/flt-exclude.png
|
||||
share/homebank/icons/hicolor/16x16/status/flt-inactive.png
|
||||
share/homebank/icons/hicolor/16x16/status/flt-include.png
|
||||
share/homebank/icons/hicolor/16x16/status/hb-ope-auto.png
|
||||
share/homebank/icons/hicolor/16x16/status/hb-ope-budget.png
|
||||
share/homebank/icons/hicolor/16x16/status/hb-ope-cleared.png
|
||||
@ -254,8 +251,10 @@ share/homebank/icons/hicolor/24x24/actions/hb-view-donut.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-line.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-list.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-pie.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-progress.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-refresh.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-stack.png
|
||||
share/homebank/icons/hicolor/24x24/actions/hb-view-stack100.png
|
||||
share/homebank/icons/hicolor/48x48/
|
||||
share/homebank/icons/hicolor/48x48/status/
|
||||
share/homebank/icons/hicolor/48x48/status/prf-backup.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user