Re: UPDATE: productivity/homebank

2020-04-15 Thread Pierre-Emmanuel Andre
On Wed, Apr 15, 2020 at 07:50:11AM +0200, Rafael Sadowski wrote:
> Update homebank to 5.4. Changelog:
> 
> http://homebank.free.fr/ChangeLog
> 
> Rafael
>

ok pea@
Thank you.

> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.45
> diff -u -p -u -p -r1.45 Makefile
> --- Makefile  8 Mar 2020 07:24:12 -   1.45
> +++ Makefile  15 Apr 2020 05:47:47 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =personal accounting application
>  
> -DISTNAME =   homebank-5.3.2
> +DISTNAME =   homebank-5.4
>  
>  CATEGORIES = productivity x11
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.26
> diff -u -p -u -p -r1.26 distinfo
> --- distinfo  8 Mar 2020 07:24:12 -   1.26
> +++ distinfo  15 Apr 2020 05:47:47 -
> @@ -1,2 +1,2 @@
> -SHA256 (homebank-5.3.2.tar.gz) = S8i4AVgv4c2qQS0hedcUHuXtqov7+oaSV5FR7IEBJLs=
> -SIZE (homebank-5.3.2.tar.gz) = 2906468
> +SHA256 (homebank-5.4.tar.gz) = MRCweeyufvv0bArpgAKeY1XuMgRAtxtMbwx+ZvTNmqc=
> +SIZE (homebank-5.4.tar.gz) = 2966487
> Index: patches/patch-po_POTFILES_in
> ===
> RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
> retrieving revision 1.8
> diff -u -p -u -p -r1.8 patch-po_POTFILES_in
> --- patches/patch-po_POTFILES_in  27 Jan 2020 07:10:01 -  1.8
> +++ patches/patch-po_POTFILES_in  15 Apr 2020 05:47:47 -
> @@ -2,7 +2,7 @@ $OpenBSD: patch-po_POTFILES_in,v 1.8 202
>  Index: po/POTFILES.in
>  --- po/POTFILES.in.orig
>  +++ po/POTFILES.in
> -@@ -37,6 +37,7 @@ src/ui-budget.c
> +@@ -38,6 +38,7 @@ src/ui-budget.c
>   src/ui-budget-tabview.c
>   src/ui-category.c
>   src/ui-currency.c
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
> retrieving revision 1.23
> diff -u -p -u -p -r1.23 PLIST
> --- pkg/PLIST 8 Mar 2020 07:24:12 -   1.23
> +++ pkg/PLIST 15 Apr 2020 05:47:47 -
> @@ -271,8 +271,11 @@ share/homebank/icons/hicolor/scalable/ac
>  share/homebank/icons/hicolor/scalable/actions/list-collapse-all-symbolic.svg
>  share/homebank/icons/hicolor/scalable/actions/list-expand-all-symbolic.svg
>  share/homebank/icons/hicolor/scalable/actions/list-merge-symbolic.svg
> +share/homebank/icons/hicolor/scalable/actions/text-casesensitive-symbolic.svg
> +share/homebank/icons/hicolor/scalable/actions/text-regularexpression-symbolic.svg
>  share/homebank/icons/hicolor/scalable/actions/toggle-sign-symbolic.svg
>  share/homebank/images/
> +share/homebank/images/homebank-icon.svg
>  share/homebank/images/splash.png
>  share/icons/hicolor/16x16/apps/homebank.png
>  share/icons/hicolor/22x22/apps/homebank.png



UPDATE: productivity/homebank

2020-04-14 Thread Rafael Sadowski
Update homebank to 5.4. Changelog:

http://homebank.free.fr/ChangeLog

Rafael

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.45
diff -u -p -u -p -r1.45 Makefile
--- Makefile8 Mar 2020 07:24:12 -   1.45
+++ Makefile15 Apr 2020 05:47:47 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.3.2
+DISTNAME = homebank-5.4
 
 CATEGORIES =   productivity x11
 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.26
diff -u -p -u -p -r1.26 distinfo
--- distinfo8 Mar 2020 07:24:12 -   1.26
+++ distinfo15 Apr 2020 05:47:47 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.3.2.tar.gz) = S8i4AVgv4c2qQS0hedcUHuXtqov7+oaSV5FR7IEBJLs=
-SIZE (homebank-5.3.2.tar.gz) = 2906468
+SHA256 (homebank-5.4.tar.gz) = MRCweeyufvv0bArpgAKeY1XuMgRAtxtMbwx+ZvTNmqc=
+SIZE (homebank-5.4.tar.gz) = 2966487
Index: patches/patch-po_POTFILES_in
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 patch-po_POTFILES_in
--- patches/patch-po_POTFILES_in27 Jan 2020 07:10:01 -  1.8
+++ patches/patch-po_POTFILES_in15 Apr 2020 05:47:47 -
@@ -2,7 +2,7 @@ $OpenBSD: patch-po_POTFILES_in,v 1.8 202
 Index: po/POTFILES.in
 --- po/POTFILES.in.orig
 +++ po/POTFILES.in
-@@ -37,6 +37,7 @@ src/ui-budget.c
+@@ -38,6 +38,7 @@ src/ui-budget.c
  src/ui-budget-tabview.c
  src/ui-category.c
  src/ui-currency.c
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 PLIST
--- pkg/PLIST   8 Mar 2020 07:24:12 -   1.23
+++ pkg/PLIST   15 Apr 2020 05:47:47 -
@@ -271,8 +271,11 @@ share/homebank/icons/hicolor/scalable/ac
 share/homebank/icons/hicolor/scalable/actions/list-collapse-all-symbolic.svg
 share/homebank/icons/hicolor/scalable/actions/list-expand-all-symbolic.svg
 share/homebank/icons/hicolor/scalable/actions/list-merge-symbolic.svg
+share/homebank/icons/hicolor/scalable/actions/text-casesensitive-symbolic.svg
+share/homebank/icons/hicolor/scalable/actions/text-regularexpression-symbolic.svg
 share/homebank/icons/hicolor/scalable/actions/toggle-sign-symbolic.svg
 share/homebank/images/
+share/homebank/images/homebank-icon.svg
 share/homebank/images/splash.png
 share/icons/hicolor/16x16/apps/homebank.png
 share/icons/hicolor/22x22/apps/homebank.png



Re: UPDATE: productivity/homebank

2019-08-18 Thread Pierre-Emmanuel André
Ok pea@

Thanks

Le 18 août 2019 18:32:06 GMT+02:00, Rafael Sadowski  a 
écrit :
>Simple update homebank to 5.2.7. OK?
>
>Change log:
>
>http://homebank.free.fr/ChangeLog
>
>RS
>
>Index: Makefile
>===
>RCS file: /cvs/ports/productivity/homebank/Makefile,v
>retrieving revision 1.40
>diff -u -p -u -p -r1.40 Makefile
>--- Makefile   19 Jun 2019 05:19:32 -  1.40
>+++ Makefile   18 Aug 2019 16:30:10 -
>@@ -2,7 +2,7 @@
> 
> COMMENT = personal accounting application
> 
>-DISTNAME =homebank-5.2.6
>+DISTNAME =homebank-5.2.7
> 
> CATEGORIES =  productivity x11
> 
>Index: distinfo
>===
>RCS file: /cvs/ports/productivity/homebank/distinfo,v
>retrieving revision 1.22
>diff -u -p -u -p -r1.22 distinfo
>--- distinfo   19 Jun 2019 05:19:32 -  1.22
>+++ distinfo   18 Aug 2019 16:30:10 -
>@@ -1,2 +1,2 @@
>-SHA256 (homebank-5.2.6.tar.gz) =
>mhTL9wKQgPII12snotgGaWRCZoXdyG/Rq+0wvUKMmIE=
>-SIZE (homebank-5.2.6.tar.gz) = 2679210
>+SHA256 (homebank-5.2.7.tar.gz) =
>ju2+QkZHeTW9OILBpijX/WA29kZ76ZjCVYvfSzmw618=
>+SIZE (homebank-5.2.7.tar.gz) = 2723372


UPDATE: productivity/homebank

2019-08-18 Thread Rafael Sadowski
Simple update homebank to 5.2.7. OK?

Change log:

http://homebank.free.fr/ChangeLog

RS

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.40
diff -u -p -u -p -r1.40 Makefile
--- Makefile19 Jun 2019 05:19:32 -  1.40
+++ Makefile18 Aug 2019 16:30:10 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.2.6
+DISTNAME = homebank-5.2.7
 
 CATEGORIES =   productivity x11
 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 distinfo
--- distinfo19 Jun 2019 05:19:32 -  1.22
+++ distinfo18 Aug 2019 16:30:10 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.2.6.tar.gz) = mhTL9wKQgPII12snotgGaWRCZoXdyG/Rq+0wvUKMmIE=
-SIZE (homebank-5.2.6.tar.gz) = 2679210
+SHA256 (homebank-5.2.7.tar.gz) = ju2+QkZHeTW9OILBpijX/WA29kZ76ZjCVYvfSzmw618=
+SIZE (homebank-5.2.7.tar.gz) = 2723372



Re: UPDATE: productivity/homebank

2018-09-14 Thread Pierre-Emmanuel Andre
On Fri, Sep 14, 2018 at 07:01:44AM +0200, Rafael Sadowski wrote:
> Hi ports@ Hi pea@,
> 
> simple update to the latest stable version 5.2.
> 
> - Simple version bump
> - Remove http://homebank.free.fr/public/old, gone!
> - Zap empty line
> 
> Ok?
>

Hi,

You have an extra WANTLIB:

homebank-5.2(productivity/homebank):
Extra:  fribidi.3

Please remove it and ok pea@.
Thanks.




UPDATE: productivity/homebank

2018-09-13 Thread Rafael Sadowski
Hi ports@ Hi pea@,

simple update to the latest stable version 5.2.

- Simple version bump
- Remove http://homebank.free.fr/public/old, gone!
- Zap empty line

Ok?

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.36
diff -u -p -u -p -r1.36 Makefile
--- Makefile1 Jul 2018 18:33:37 -   1.36
+++ Makefile14 Sep 2018 05:00:13 -
@@ -2,8 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.1.8
-REVISION = 2
+DISTNAME = homebank-5.2
 
 CATEGORIES =   productivity x11
 
@@ -18,11 +17,9 @@ WANTLIB += atk-1.0 c cairo cairo-gobject
 WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 intl m ofx osp pango-1.0
 WANTLIB += pangocairo-1.0 soup-2.4
 
-MASTER_SITES = ${HOMEPAGE}/public/ \
-   ${HOMEPAGE}/public/old/
+MASTER_SITES = http://homebank.free.fr/public/
 
 MODULES =  textproc/intltool
-
 
 LIB_DEPENDS =  x11/gtk+3 \
devel/libofx \
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 distinfo
--- distinfo15 Jun 2018 17:30:01 -  1.18
+++ distinfo14 Sep 2018 05:00:13 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.1.8.tar.gz) = EIP8vGCcvJgaQsY9hKCcx9w91A9X0p4ItyC+Kz6v8js=
-SIZE (homebank-5.1.8.tar.gz) = 2745061
+SHA256 (homebank-5.2.tar.gz) = jlQh4PPngrtAPybXE3kWceDlHYhxVxadkVY35U5yCQg=
+SIZE (homebank-5.2.tar.gz) = 2599436
Index: patches/patch-configure
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 patch-configure
--- patches/patch-configure 15 Mar 2018 15:41:21 -  1.6
+++ patches/patch-configure 14 Sep 2018 05:00:13 -
@@ -2,7 +2,7 @@ $OpenBSD: patch-configure,v 1.6 2018/03/
 Index: configure
 --- configure.orig
 +++ configure
-@@ -5299,7 +5299,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
+@@ -5300,7 +5300,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
+@@ -5334,7 +5334,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
OFX_0_7="-DOFX_ENABLE"
  fi
  
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 PLIST
--- pkg/PLIST   1 Jul 2018 18:33:37 -   1.19
+++ pkg/PLIST   14 Sep 2018 05:00:13 -
@@ -80,8 +80,7 @@ share/homebank/help/images/dlg-filter3.p
 share/homebank/help/images/dlg-filter4.png
 share/homebank/help/images/dlg-filter5.png
 share/homebank/help/images/dlg-filter6.png
-share/homebank/help/images/dlg-payee1.png
-share/homebank/help/images/dlg-payee2.png
+share/homebank/help/images/dlg-payee.png
 share/homebank/help/images/dlg-prefs1.png
 share/homebank/help/images/dlg-prefs2.png
 share/homebank/help/images/dlg-prefs3.png
@@ -89,6 +88,8 @@ share/homebank/help/images/dlg-prefs4.pn
 share/homebank/help/images/dlg-prefs5.png
 share/homebank/help/images/dlg-prefs6.png
 share/homebank/help/images/dlg-prefs7.png
+share/homebank/help/images/dlg-prefs8.png
+share/homebank/help/images/dlg-prefs9.png
 share/homebank/help/images/dlg-properties1.png
 share/homebank/help/images/dlg-split1.png
 share/homebank/help/images/dlg-template1.png
@@ -98,13 +99,14 @@ share/homebank/help/images/dlg-txnmultip
 share/homebank/help/images/dlg-xferselection.png
 share/homebank/help/images/doc_balance.png
 share/homebank/help/images/doc_title.png
-share/homebank/help/images/document-new.png
 share/homebank/help/images/hb-ope-auto.png
 share/homebank/help/images/hb-ope-budget.png
 share/homebank/help/images/hb-ope-cleared.png
 share/homebank/help/images/hb-ope-edit.png
+share/homebank/help/images/hb-ope-new.png
 share/homebank/help/images/hb-ope-reconciled.png
 share/homebank/help/images/hb-ope-remind.png
+share/homebank/help/images/hb-ope-similar.png
 share/homebank/help/images/key_c.png
 share/homebank/help/images/key_ctrl.png
 share/homebank/help/images/key_n.png
@@ -127,12 +129,10 @@ share/homebank/help/images/use-assignmen
 share/homebank/help/images/use-budget1.png
 share/homebank/help/images/use-budget2.png
 share/homebank/help/images/use-budget3.png
-share/homebank/help/images/use-import2a.png
-share/homebank/help/images/use-import2b.png
-share/homebank/help/images/use-import3.png
+share/homebank/help/images/use-import2.png
+share/homebank/help/images/use-import3a.png
+share/homebank/help/images/use-import3b.png
 share/homebank/help/images/use-import4.png
-share/homebank/help/images/use-import5.png
-s

Re: UPDATE: productivity/homebank

2018-06-15 Thread Antoine Jacoutot
On Fri, Jun 15, 2018 at 08:13:46AM +0200, Rafael Sadowski wrote:
> On Sat Jun 09, 2018 at 10:24:31AM +0200, Antoine Jacoutot wrote:
> > On Sat, Jun 09, 2018 at 10:20:37AM +0200, Rafael Sadowski wrote:
> > > Simple update to the latest stable 5.1.x version.
> > > 
> > > Highlights:
> > > - New WANTLIB fribidi and new location as in Makefile.template
> > 
> > That's probably because of pango. It doesn't warrant an LDEP.
> > 
> 
> ok, new diff below

OK

> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.32
> diff -u -p -u -p -r1.32 Makefile
> --- Makefile  15 Mar 2018 15:41:21 -  1.32
> +++ Makefile  15 Jun 2018 06:12:11 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =personal accounting application
>  
> -DISTNAME =   homebank-5.1.7
> +DISTNAME =   homebank-5.1.8
>  
>  CATEGORIES = productivity x11
>  
> @@ -13,14 +13,15 @@ MAINTAINER =  Pierre-Emmanuel Andre   # GPLv2+
>  PERMIT_PACKAGE_CDROM =   Yes
>  
> +WANTLIB += atk-1.0 c cairo cairo-gobject fribidi gdk-3 gdk_pixbuf-2.0
> +WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 intl m ofx osp pango-1.0
> +WANTLIB += pangocairo-1.0 soup-2.4
> +
>  MASTER_SITES =   ${HOMEPAGE}/public/ \
>   ${HOMEPAGE}/public/old/
>  
>  MODULES =textproc/intltool
>  
> -WANTLIB += atk-1.0 c cairo cairo-gobject gdk-3 gdk_pixbuf-2.0
> -WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 m ofx osp pango-1.0
> -WANTLIB += pangocairo-1.0 intl soup-2.4
>  
>  LIB_DEPENDS =x11/gtk+3 \
>   devel/libofx \
> @@ -37,8 +38,5 @@ NO_TEST =   Yes
>  CONFIGURE_STYLE =gnu
>  CONFIGURE_ENV =  LDFLAGS="-L${LOCALBASE}/lib" \
>   CPPFLAGS="-I${LOCALBASE}/include"
> -
> -post-extract:
> - @cd ${WRKSRC} && chmod +x install-sh
>  
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.17
> diff -u -p -u -p -r1.17 distinfo
> --- distinfo  15 Mar 2018 15:41:21 -  1.17
> +++ distinfo  15 Jun 2018 06:12:11 -
> @@ -1,2 +1,2 @@
> -SHA256 (homebank-5.1.7.tar.gz) = V55TwAdkt4156OOIuSAsdgqcnv2sqDsy2Uj5Lg36X6c=
> -SIZE (homebank-5.1.7.tar.gz) = 2730934
> +SHA256 (homebank-5.1.8.tar.gz) = EIP8vGCcvJgaQsY9hKCcx9w91A9X0p4ItyC+Kz6v8js=
> +SIZE (homebank-5.1.8.tar.gz) = 2745061

-- 
Antoine



Re: UPDATE: productivity/homebank

2018-06-14 Thread Rafael Sadowski
On Sat Jun 09, 2018 at 10:24:31AM +0200, Antoine Jacoutot wrote:
> On Sat, Jun 09, 2018 at 10:20:37AM +0200, Rafael Sadowski wrote:
> > Simple update to the latest stable 5.1.x version.
> > 
> > Highlights:
> > - New WANTLIB fribidi and new location as in Makefile.template
> 
> That's probably because of pango. It doesn't warrant an LDEP.
> 

ok, new diff below

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 Makefile
--- Makefile15 Mar 2018 15:41:21 -  1.32
+++ Makefile15 Jun 2018 06:12:11 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.1.7
+DISTNAME = homebank-5.1.8
 
 CATEGORIES =   productivity x11
 
@@ -13,14 +13,15 @@ MAINTAINER =Pierre-Emmanuel Andre 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 distinfo
--- distinfo15 Mar 2018 15:41:21 -  1.17
+++ distinfo15 Jun 2018 06:12:11 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.1.7.tar.gz) = V55TwAdkt4156OOIuSAsdgqcnv2sqDsy2Uj5Lg36X6c=
-SIZE (homebank-5.1.7.tar.gz) = 2730934
+SHA256 (homebank-5.1.8.tar.gz) = EIP8vGCcvJgaQsY9hKCcx9w91A9X0p4ItyC+Kz6v8js=
+SIZE (homebank-5.1.8.tar.gz) = 2745061



Re: UPDATE: productivity/homebank

2018-06-09 Thread Antoine Jacoutot
On Sat, Jun 09, 2018 at 10:20:37AM +0200, Rafael Sadowski wrote:
> Simple update to the latest stable 5.1.x version.
> 
> Highlights:
> - New WANTLIB fribidi and new location as in Makefile.template

That's probably because of pango. It doesn't warrant an LDEP.

> - zap post-extract (Works without)
> 
> ok?
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.32
> diff -u -p -u -p -r1.32 Makefile
> --- Makefile  15 Mar 2018 15:41:21 -  1.32
> +++ Makefile  9 Jun 2018 08:15:51 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =personal accounting application
>  
> -DISTNAME =   homebank-5.1.7
> +DISTNAME =   homebank-5.1.8
>  
>  CATEGORIES = productivity x11
>  
> @@ -13,17 +13,19 @@ MAINTAINER =  Pierre-Emmanuel Andre   # GPLv2+
>  PERMIT_PACKAGE_CDROM =   Yes
>  
> +WANTLIB += atk-1.0 c cairo cairo-gobject fribidi gdk-3 gdk_pixbuf-2.0
> +WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 intl m ofx osp pango-1.0
> +WANTLIB += pangocairo-1.0 soup-2.4
> +
>  MASTER_SITES =   ${HOMEPAGE}/public/ \
>   ${HOMEPAGE}/public/old/
>  
>  MODULES =textproc/intltool
>  
> -WANTLIB += atk-1.0 c cairo cairo-gobject gdk-3 gdk_pixbuf-2.0
> -WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 m ofx osp pango-1.0
> -WANTLIB += pangocairo-1.0 intl soup-2.4
>  
>  LIB_DEPENDS =x11/gtk+3 \
>   devel/libofx \
> + devel/fribidi \
>   devel/libsoup
>  
>  RUN_DEPENDS =devel/desktop-file-utils \
> @@ -37,8 +39,5 @@ NO_TEST =   Yes
>  CONFIGURE_STYLE =gnu
>  CONFIGURE_ENV =  LDFLAGS="-L${LOCALBASE}/lib" \
>   CPPFLAGS="-I${LOCALBASE}/include"
> -
> -post-extract:
> - @cd ${WRKSRC} && chmod +x install-sh
>  
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.17
> diff -u -p -u -p -r1.17 distinfo
> --- distinfo  15 Mar 2018 15:41:21 -  1.17
> +++ distinfo  9 Jun 2018 08:15:51 -
> @@ -1,2 +1,2 @@
> -SHA256 (homebank-5.1.7.tar.gz) = V55TwAdkt4156OOIuSAsdgqcnv2sqDsy2Uj5Lg36X6c=
> -SIZE (homebank-5.1.7.tar.gz) = 2730934
> +SHA256 (homebank-5.1.8.tar.gz) = EIP8vGCcvJgaQsY9hKCcx9w91A9X0p4ItyC+Kz6v8js=
> +SIZE (homebank-5.1.8.tar.gz) = 2745061
> 

-- 
Antoine



UPDATE: productivity/homebank

2018-06-09 Thread Rafael Sadowski
Simple update to the latest stable 5.1.x version.

Highlights:
- New WANTLIB fribidi and new location as in Makefile.template
- zap post-extract (Works without)

ok?

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.32
diff -u -p -u -p -r1.32 Makefile
--- Makefile15 Mar 2018 15:41:21 -  1.32
+++ Makefile9 Jun 2018 08:15:51 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.1.7
+DISTNAME = homebank-5.1.8
 
 CATEGORIES =   productivity x11
 
@@ -13,17 +13,19 @@ MAINTAINER =Pierre-Emmanuel Andre 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 distinfo
--- distinfo15 Mar 2018 15:41:21 -  1.17
+++ distinfo9 Jun 2018 08:15:51 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.1.7.tar.gz) = V55TwAdkt4156OOIuSAsdgqcnv2sqDsy2Uj5Lg36X6c=
-SIZE (homebank-5.1.7.tar.gz) = 2730934
+SHA256 (homebank-5.1.8.tar.gz) = EIP8vGCcvJgaQsY9hKCcx9w91A9X0p4ItyC+Kz6v8js=
+SIZE (homebank-5.1.8.tar.gz) = 2745061



UPDATE: productivity/homebank

2018-02-10 Thread Rafael Sadowski
Update homebank to 5.1.7. Changlog: http://homebank.free.fr/ChangeLog

Port changes:

- Tab tweaks
- add NO_TEST because run `make regress` creates error messages and
  there a no tests at all.

Works fine on amd64. Ok? Comments?

Best regards,

Rafael

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.31
diff -u -p -u -p -r1.31 Makefile
--- Makefile13 Nov 2017 18:33:14 -  1.31
+++ Makefile10 Feb 2018 09:13:51 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.1.6
+DISTNAME = homebank-5.1.7
 
 CATEGORIES =   productivity x11
 
@@ -32,8 +32,10 @@ RUN_DEPENDS =devel/desktop-file-utils \
 
 USE_GMAKE =Yes
 
-CONFIGURE_STYLE =  gnu
-CONFIGURE_ENV =LDFLAGS="-L${LOCALBASE}/lib" \
+NO_TEST =  Yes
+
+CONFIGURE_STYLE =  gnu
+CONFIGURE_ENV =LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
 
 post-extract:
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 distinfo
--- distinfo13 Nov 2017 18:33:14 -  1.16
+++ distinfo10 Feb 2018 09:13:51 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.1.6.tar.gz) = KGHhFZCgD1y8UFKTghy4yuq7dMJrq+imqdco80BCkOA=
-SIZE (homebank-5.1.6.tar.gz) = 2701911
+SHA256 (homebank-5.1.7.tar.gz) = V55TwAdkt4156OOIuSAsdgqcnv2sqDsy2Uj5Lg36X6c=
+SIZE (homebank-5.1.7.tar.gz) = 2730934
Index: patches/patch-configure
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 patch-configure
--- patches/patch-configure 25 Dec 2016 21:13:04 -  1.5
+++ patches/patch-configure 10 Feb 2018 09:13:51 -
@@ -1,7 +1,8 @@
 $OpenBSD: patch-configure,v 1.5 2016/12/25 21:13:04 jung Exp $
 configure.orig Sun Nov  6 09:54:16 2016
-+++ configure  Thu Dec  1 22:07:12 2016
-@@ -5298,7 +5298,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
+Index: configure
+--- configure.orig
 configure
+@@ -5299,7 +5299,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
$as_echo_n "(cached) " >&6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -10,7 +11,7 @@ $OpenBSD: patch-configure,v 1.5 2016/12/
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -5332,7 +5332,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
+@@ -5333,7 +5333,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
OFX_0_7="-DOFX_ENABLE"
  fi
  
Index: patches/patch-po_POTFILES_in
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 patch-po_POTFILES_in
--- patches/patch-po_POTFILES_in25 Dec 2016 21:13:04 -  1.5
+++ patches/patch-po_POTFILES_in10 Feb 2018 09:13:51 -
@@ -1,7 +1,8 @@
 $OpenBSD: patch-po_POTFILES_in,v 1.5 2016/12/25 21:13:04 jung Exp $
 po/POTFILES.in.origSun Feb 21 10:31:49 2016
-+++ po/POTFILES.in Thu Dec  1 22:07:12 2016
-@@ -31,6 +31,7 @@ src/ui-assist-import.c
+Index: po/POTFILES.in
+--- po/POTFILES.in.orig
 po/POTFILES.in
+@@ -33,6 +33,7 @@ src/ui-assist-import.c
  src/ui-budget.c
  src/ui-category.c
  src/ui-currency.c
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 PLIST
--- pkg/PLIST   16 Feb 2017 10:14:51 -  1.15
+++ pkg/PLIST   10 Feb 2018 09:13:51 -
@@ -7,6 +7,7 @@ share/application-registry/homebank.appl
 share/applications/homebank.desktop
 share/homebank/
 share/homebank/datas/
+share/homebank/datas/ChangeLog
 share/homebank/datas/example.xhb
 share/homebank/datas/hb-categories-de.csv
 share/homebank/datas/hb-categories-en.csv
@@ -64,6 +65,8 @@ share/homebank/help/images/7.png
 share/homebank/help/images/8.png
 share/homebank/help/images/9.png
 share/homebank/help/images/arrow.png
+share/homebank/help/images/d-info.png
+share/homebank/help/images/d-warn.png
 share/homebank/help/images/dlg-account1.png
 share/homebank/help/images/dlg-account2.png
 share/homebank/help/images/dlg-assign1.png
@@ -135,7 +138,6 @@ share/homebank/help/images/use-scheduled
 share/homebank/help/images/use-vehiclecost1.png
 share/homebank/help/images/use-vehiclecost2.png
 share/homebank/help/images/use-vehiclecost3.png
-share/homebank/help/images/warn.png
 share/homebank/help/images/web_title.png
 share/homebank/help/images/win-account1.png
 share/homebank/help/images/win-balance1.png



Re: UPDATE: productivity/homebank

2017-11-13 Thread Pierre-Emmanuel Andre
On Sun, Nov 12, 2017 at 09:23:48PM +0100, Rafael Sadowski wrote:
> Hi All,
> 
> because I try out some money management tools, there is a simple update
> to the latest stable version. Works fine on amd64.
> 
> Cheers, Rafael
>

Hi Rafael,

Thanks for you diff. OK pea@
Regards,


> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.30
> diff -u -p -u -p -r1.30 Makefile
> --- Makefile  18 May 2017 12:58:43 -  1.30
> +++ Makefile  12 Nov 2017 20:20:27 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =personal accounting application
>  
> -DISTNAME =   homebank-5.1.5
> +DISTNAME =   homebank-5.1.6
>  
>  CATEGORIES = productivity x11
>  
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.15
> diff -u -p -u -p -r1.15 distinfo
> --- distinfo  18 May 2017 12:58:43 -  1.15
> +++ distinfo  12 Nov 2017 20:20:27 -
> @@ -1,2 +1,2 @@
> -SHA256 (homebank-5.1.5.tar.gz) = XD/TR4V36Rpdjm4o/O1Yta1hHuywbo8zWpWFuBehMw8=
> -SIZE (homebank-5.1.5.tar.gz) = 2698391
> +SHA256 (homebank-5.1.6.tar.gz) = KGHhFZCgD1y8UFKTghy4yuq7dMJrq+imqdco80BCkOA=
> +SIZE (homebank-5.1.6.tar.gz) = 2701911



UPDATE: productivity/homebank

2017-11-12 Thread Rafael Sadowski
Hi All,

because I try out some money management tools, there is a simple update
to the latest stable version. Works fine on amd64.

Cheers, Rafael


Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.30
diff -u -p -u -p -r1.30 Makefile
--- Makefile18 May 2017 12:58:43 -  1.30
+++ Makefile12 Nov 2017 20:20:27 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.1.5
+DISTNAME = homebank-5.1.6
 
 CATEGORIES =   productivity x11
 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.15
diff -u -p -u -p -r1.15 distinfo
--- distinfo18 May 2017 12:58:43 -  1.15
+++ distinfo12 Nov 2017 20:20:27 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.1.5.tar.gz) = XD/TR4V36Rpdjm4o/O1Yta1hHuywbo8zWpWFuBehMw8=
-SIZE (homebank-5.1.5.tar.gz) = 2698391
+SHA256 (homebank-5.1.6.tar.gz) = KGHhFZCgD1y8UFKTghy4yuq7dMJrq+imqdco80BCkOA=
+SIZE (homebank-5.1.6.tar.gz) = 2701911



Re: update productivity/homebank

2016-12-24 Thread Vadim Zhukov
2016-12-25 0:06 GMT+03:00 Joerg Jung :
> On Thu, Dec 01, 2016 at 10:24:35PM +0100, Joerg Jung wrote:
>> Hi,
>>
>> please find below a straight-forward update for productivity/homebank
>> to version 5.1.1.  Slightly tested with a rather small .xhb file.
>
> Meanwhile 5.1.2 was released, please find an updated diff below.
>
>> Changelog can be found here: http://homebank.free.fr/ChangeLog
>>
>> Comments, OK?

Here is a tweaked version: homebank picks up libsoup.

--
  WBR,
  Vadim Zhukov


Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile3 Aug 2016 13:49:37 -   1.27
+++ Makefile24 Dec 2016 21:59:06 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.0.9
+DISTNAME = homebank-5.1.2
 
 CATEGORIES =   productivity x11
 
@@ -20,10 +20,11 @@ MODULES =   textproc/intltool
 
 WANTLIB += atk-1.0 c cairo cairo-gobject gdk-3 gdk_pixbuf-2.0
 WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gtk-3 m ofx osp pango-1.0
-WANTLIB += pangocairo-1.0 intl
+WANTLIB += pangocairo-1.0 intl soup-2.4
 
 LIB_DEPENDS =  x11/gtk+3 \
-   devel/libofx
+   devel/libofx \
+   devel/libsoup
 
 RUN_DEPENDS =  devel/desktop-file-utils \
misc/shared-mime-info \
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo3 Aug 2016 13:49:37 -   1.12
+++ distinfo24 Dec 2016 21:59:06 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.9.tar.gz) = 0Lx2PpTaDLpURJWwcHDnn67PHV3gz7CS0SZIJSXgYrc=
-SIZE (homebank-5.0.9.tar.gz) = 2734386
+SHA256 (homebank-5.1.2.tar.gz) = 0N0S/NQeKiOHmj+DeACENquwEdbLew2pJo8hPWjB+ic=
+SIZE (homebank-5.1.2.tar.gz) = 2661887
Index: patches/patch-configure
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
retrieving revision 1.4
diff -u -p -r1.4 patch-configure
--- patches/patch-configure 7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-configure 24 Dec 2016 21:59:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 configure.orig Sat Feb  5 14:28:08 2011
-+++ configure  Sat Feb 26 12:54:23 2011
-@@ -4982,7 +4982,7 @@ if test "${ac_cv_lib_ofx_ofx_set_status_cb+set}" = set
+--- configure.orig Sun Nov  6 09:54:16 2016
 configure  Thu Dec  1 22:07:12 2016
+@@ -5298,7 +5298,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
$as_echo_n "(cached) " >&6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.4 2011/03/
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -5016,7 +5016,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = x""yes; 
+@@ -5332,7 +5332,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
OFX_0_7="-DOFX_ENABLE"
  fi
  
Index: patches/patch-po_POTFILES_in
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-po_POTFILES_in
--- patches/patch-po_POTFILES_in7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-po_POTFILES_in24 Dec 2016 21:59:06 -
@@ -1,9 +1,11 @@
 $OpenBSD: patch-po_POTFILES_in,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 po/POTFILES.in.origSat Jan 15 22:24:30 2011
-+++ po/POTFILES.in Sat Feb 26 12:54:23 2011
-@@ -31,4 +31,5 @@ src/ui_category.c
- src/ui_payee.c
- src/widgets.c
- src/xml.c
+--- po/POTFILES.in.origSun Feb 21 10:31:49 2016
 po/POTFILES.in Thu Dec  1 22:07:12 2016
+@@ -31,6 +31,7 @@ src/ui-assist-import.c
+ src/ui-budget.c
+ src/ui-category.c
+ src/ui-currency.c
 +src/da_encoding.c
- 
+ src/ui-dialogs.c
+ src/ui-filter.c
+ src/ui-hbfile.c
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -r1.13 PLIST
--- pkg/PLIST   3 Aug 2016 13:49:37 -   1.13
+++ pkg/PLIST   24 Dec 2016 21:59:06 -
@@ -27,6 +27,7 @@ share/homebank/help/dlg-arch.html
 share/homebank/help/dlg-assi.html
 share/homebank/help/dlg-bud1.html
 share/homebank/help/dlg-cate.html
+share/homebank/help/dlg-curr.html
 share/homebank/help/dlg-filt.html
 share/homebank/help/dlg-mult.html
 share/homebank/help/dlg-paye.html
@@ -68,6 +69,8 @@ share/homebank/help/images/dlg-account2.
 share/homebank/help/images/dlg-assign1.png
 share/homebank/help/images/dlg-budget1.png
 share/homebank/help/images/dlg-category1.png
+share/homebank/help/images/dlg-currencies1.png
+share/homebank/help/images/dlg-currencies2.png
 share/homebank/help/images/dlg-filter1.png
 share/homebank/help/imag

Re: update productivity/homebank

2016-12-24 Thread Joerg Jung
On Thu, Dec 01, 2016 at 10:24:35PM +0100, Joerg Jung wrote:
> Hi,
> 
> please find below a straight-forward update for productivity/homebank 
> to version 5.1.1.  Slightly tested with a rather small .xhb file.

Meanwhile 5.1.2 was released, please find an updated diff below.
 
> Changelog can be found here: http://homebank.free.fr/ChangeLog
> 
> Comments, OK?
> 
> Thanks,
> Regards,
> Joerg


Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile3 Aug 2016 13:49:37 -   1.27
+++ Makefile24 Dec 2016 21:03:56 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.0.9
+DISTNAME = homebank-5.1.2
 
 CATEGORIES =   productivity x11
 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo3 Aug 2016 13:49:37 -   1.12
+++ distinfo24 Dec 2016 21:03:56 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.9.tar.gz) = 0Lx2PpTaDLpURJWwcHDnn67PHV3gz7CS0SZIJSXgYrc=
-SIZE (homebank-5.0.9.tar.gz) = 2734386
+SHA256 (homebank-5.1.2.tar.gz) = 0N0S/NQeKiOHmj+DeACENquwEdbLew2pJo8hPWjB+ic=
+SIZE (homebank-5.1.2.tar.gz) = 2661887
Index: patches/patch-configure
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
retrieving revision 1.4
diff -u -p -r1.4 patch-configure
--- patches/patch-configure 7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-configure 24 Dec 2016 21:03:56 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 configure.orig Sat Feb  5 14:28:08 2011
-+++ configure  Sat Feb 26 12:54:23 2011
-@@ -4982,7 +4982,7 @@ if test "${ac_cv_lib_ofx_ofx_set_status_cb+set}" = set
+--- configure.orig Sun Nov  6 09:54:16 2016
 configure  Thu Dec  1 22:07:12 2016
+@@ -5298,7 +5298,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
$as_echo_n "(cached) " >&6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.4 2011/03/
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -5016,7 +5016,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = x""yes; 
+@@ -5332,7 +5332,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
OFX_0_7="-DOFX_ENABLE"
  fi
  
Index: patches/patch-po_POTFILES_in
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-po_POTFILES_in
--- patches/patch-po_POTFILES_in7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-po_POTFILES_in24 Dec 2016 21:03:56 -
@@ -1,9 +1,11 @@
 $OpenBSD: patch-po_POTFILES_in,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 po/POTFILES.in.origSat Jan 15 22:24:30 2011
-+++ po/POTFILES.in Sat Feb 26 12:54:23 2011
-@@ -31,4 +31,5 @@ src/ui_category.c
- src/ui_payee.c
- src/widgets.c
- src/xml.c
+--- po/POTFILES.in.origSun Feb 21 10:31:49 2016
 po/POTFILES.in Thu Dec  1 22:07:12 2016
+@@ -31,6 +31,7 @@ src/ui-assist-import.c
+ src/ui-budget.c
+ src/ui-category.c
+ src/ui-currency.c
 +src/da_encoding.c
- 
+ src/ui-dialogs.c
+ src/ui-filter.c
+ src/ui-hbfile.c
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -r1.13 PLIST
--- pkg/PLIST   3 Aug 2016 13:49:37 -   1.13
+++ pkg/PLIST   24 Dec 2016 21:03:56 -
@@ -27,6 +27,7 @@ share/homebank/help/dlg-arch.html
 share/homebank/help/dlg-assi.html
 share/homebank/help/dlg-bud1.html
 share/homebank/help/dlg-cate.html
+share/homebank/help/dlg-curr.html
 share/homebank/help/dlg-filt.html
 share/homebank/help/dlg-mult.html
 share/homebank/help/dlg-paye.html
@@ -68,6 +69,8 @@ share/homebank/help/images/dlg-account2.
 share/homebank/help/images/dlg-assign1.png
 share/homebank/help/images/dlg-budget1.png
 share/homebank/help/images/dlg-category1.png
+share/homebank/help/images/dlg-currencies1.png
+share/homebank/help/images/dlg-currencies2.png
 share/homebank/help/images/dlg-filter1.png
 share/homebank/help/images/dlg-filter2.png
 share/homebank/help/images/dlg-filter3.png
@@ -75,6 +78,7 @@ share/homebank/help/images/dlg-filter4.p
 share/homebank/help/images/dlg-filter5.png
 share/homebank/help/images/dlg-filter6.png
 share/homebank/help/images/dlg-payee1.png
+share/homebank/help/images/dlg-payee2.png
 share/homebank/help/images/dlg-prefs1.png
 share/homebank/help/images/dlg-prefs2.png
 share/homebank/help/images/dlg-prefs3.png
@@ -131,6 +135,7 @@ share/homebank/help/images/use-scheduled
 share/homebank/help/images/use-vehiclecost1.png
 share/homebank/help/i

Re: update productivity/homebank

2016-12-13 Thread Joerg Jung
Ping. Anyone?

> Am 01.12.2016 um 22:24 schrieb Joerg Jung :
> 
> Hi,
> 
> please find below a straight-forward update for productivity/homebank 
> to version 5.1.1.  Slightly tested with a rather small .xhb file.
> 
> Changelog can be found here: http://homebank.free.fr/ChangeLog
> 
> Comments, OK?
> 
> Thanks,
> Regards,
> Joerg
> 
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.27
> diff -u -p -r1.27 Makefile
> --- Makefile3 Aug 2016 13:49:37 -1.27
> +++ Makefile1 Dec 2016 21:23:01 -
> @@ -2,7 +2,7 @@
> 
> COMMENT =personal accounting application
> 
> -DISTNAME =homebank-5.0.9
> +DISTNAME =homebank-5.1.1
> 
> CATEGORIES =productivity x11
> 
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.12
> diff -u -p -r1.12 distinfo
> --- distinfo3 Aug 2016 13:49:37 -1.12
> +++ distinfo1 Dec 2016 21:23:01 -
> @@ -1,2 +1,2 @@
> -SHA256 (homebank-5.0.9.tar.gz) = 0Lx2PpTaDLpURJWwcHDnn67PHV3gz7CS0SZIJSXgYrc=
> -SIZE (homebank-5.0.9.tar.gz) = 2734386
> +SHA256 (homebank-5.1.1.tar.gz) = nNNt3Gkx/ZXvW8xqcjs98GUbMuGUZVcNIjwhrB1apL0=
> +SIZE (homebank-5.1.1.tar.gz) = 2675174
> Index: patches/patch-configure
> ===
> RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
> retrieving revision 1.4
> diff -u -p -r1.4 patch-configure
> --- patches/patch-configure7 Mar 2011 19:24:43 -1.4
> +++ patches/patch-configure1 Dec 2016 21:23:01 -
> @@ -1,7 +1,7 @@
> $OpenBSD: patch-configure,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
>  configure.origSat Feb  5 14:28:08 2011
> -+++ configureSat Feb 26 12:54:23 2011
> -@@ -4982,7 +4982,7 @@ if test "${ac_cv_lib_ofx_ofx_set_status_cb+set}" = set
> +--- configure.origSun Nov  6 09:54:16 2016
>  configureThu Dec  1 22:07:12 2016
> +@@ -5298,7 +5298,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
>$as_echo_n "(cached) " >&6
>  else
>ac_check_lib_save_LIBS=$LIBS
> @@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.4 2011/03/
>  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
>  /* end confdefs.h.  */
> 
> -@@ -5016,7 +5016,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = x""yes; 
> +@@ -5332,7 +5332,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
>OFX_0_7="-DOFX_ENABLE"
>  fi
> 
> Index: patches/patch-po_POTFILES_in
> ===
> RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
> retrieving revision 1.4
> diff -u -p -r1.4 patch-po_POTFILES_in
> --- patches/patch-po_POTFILES_in7 Mar 2011 19:24:43 -1.4
> +++ patches/patch-po_POTFILES_in1 Dec 2016 21:23:01 -
> @@ -1,9 +1,11 @@
> $OpenBSD: patch-po_POTFILES_in,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
>  po/POTFILES.in.origSat Jan 15 22:24:30 2011
> -+++ po/POTFILES.inSat Feb 26 12:54:23 2011
> -@@ -31,4 +31,5 @@ src/ui_category.c
> - src/ui_payee.c
> - src/widgets.c
> - src/xml.c
> +--- po/POTFILES.in.origSun Feb 21 10:31:49 2016
>  po/POTFILES.inThu Dec  1 22:07:12 2016
> +@@ -31,6 +31,7 @@ src/ui-assist-import.c
> + src/ui-budget.c
> + src/ui-category.c
> + src/ui-currency.c
> +src/da_encoding.c
> - 
> + src/ui-dialogs.c
> + src/ui-filter.c
> + src/ui-hbfile.c
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
> retrieving revision 1.13
> diff -u -p -r1.13 PLIST
> --- pkg/PLIST3 Aug 2016 13:49:37 -1.13
> +++ pkg/PLIST1 Dec 2016 21:23:01 -
> @@ -27,6 +27,7 @@ share/homebank/help/dlg-arch.html
> share/homebank/help/dlg-assi.html
> share/homebank/help/dlg-bud1.html
> share/homebank/help/dlg-cate.html
> +share/homebank/help/dlg-curr.html
> share/homebank/help/dlg-filt.html
> share/homebank/help/dlg-mult.html
> share/homebank/help/dlg-paye.html
> @@ -68,6 +69,7 @@ share/homebank/help/images/dlg-account2.
> share/homebank/help/images/dlg-assign1.png
> share/homebank/help/images/dlg-budget1.png
> share/homebank/help/images/dlg-category1.png
> +share/homebank/help/images/dlg-currencies1.png
> share/homebank/help/images/dlg-filter1.png
> share/homebank/help/images/dlg-filter2.png
> share/homebank/help/images/dlg-filter3.png
> @@ -75,6 +77,7 @@ share/homebank/help/images/dlg-filter4.p
> share/homebank/help/images/dlg-filter5.png
> share/homebank/help/images/dlg-filter6.png
> share/homebank/help/images/dlg-payee1.png
> +share/homebank/help/images/dlg-payee2.png
> share/homebank/help/images/dlg-prefs1.png
> share/homebank/help/images/dlg-prefs2.png
> share/homebank/help/images/dlg-prefs3.png
> @@ -116,6 +119,7 @@ share/homebank/help/images/pm-standingor
> share/homebank/help/im

update productivity/homebank

2016-12-01 Thread Joerg Jung
Hi,

please find below a straight-forward update for productivity/homebank 
to version 5.1.1.  Slightly tested with a rather small .xhb file.

Changelog can be found here: http://homebank.free.fr/ChangeLog

Comments, OK?

Thanks,
Regards,
Joerg



Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.27
diff -u -p -r1.27 Makefile
--- Makefile3 Aug 2016 13:49:37 -   1.27
+++ Makefile1 Dec 2016 21:23:01 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.0.9
+DISTNAME = homebank-5.1.1
 
 CATEGORIES =   productivity x11
 
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo3 Aug 2016 13:49:37 -   1.12
+++ distinfo1 Dec 2016 21:23:01 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.9.tar.gz) = 0Lx2PpTaDLpURJWwcHDnn67PHV3gz7CS0SZIJSXgYrc=
-SIZE (homebank-5.0.9.tar.gz) = 2734386
+SHA256 (homebank-5.1.1.tar.gz) = nNNt3Gkx/ZXvW8xqcjs98GUbMuGUZVcNIjwhrB1apL0=
+SIZE (homebank-5.1.1.tar.gz) = 2675174
Index: patches/patch-configure
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-configure,v
retrieving revision 1.4
diff -u -p -r1.4 patch-configure
--- patches/patch-configure 7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-configure 1 Dec 2016 21:23:01 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 configure.orig Sat Feb  5 14:28:08 2011
-+++ configure  Sat Feb 26 12:54:23 2011
-@@ -4982,7 +4982,7 @@ if test "${ac_cv_lib_ofx_ofx_set_status_cb+set}" = set
+--- configure.orig Sun Nov  6 09:54:16 2016
 configure  Thu Dec  1 22:07:12 2016
+@@ -5298,7 +5298,7 @@ if ${ac_cv_lib_ofx_ofx_set_status_cb+:} false; then :
$as_echo_n "(cached) " >&6
  else
ac_check_lib_save_LIBS=$LIBS
@@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.4 2011/03/
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  
-@@ -5016,7 +5016,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = x""yes; 
+@@ -5332,7 +5332,7 @@ if test "x$ac_cv_lib_ofx_ofx_set_status_cb" = xyes; th
OFX_0_7="-DOFX_ENABLE"
  fi
  
Index: patches/patch-po_POTFILES_in
===
RCS file: /cvs/ports/productivity/homebank/patches/patch-po_POTFILES_in,v
retrieving revision 1.4
diff -u -p -r1.4 patch-po_POTFILES_in
--- patches/patch-po_POTFILES_in7 Mar 2011 19:24:43 -   1.4
+++ patches/patch-po_POTFILES_in1 Dec 2016 21:23:01 -
@@ -1,9 +1,11 @@
 $OpenBSD: patch-po_POTFILES_in,v 1.4 2011/03/07 19:24:43 ajacoutot Exp $
 po/POTFILES.in.origSat Jan 15 22:24:30 2011
-+++ po/POTFILES.in Sat Feb 26 12:54:23 2011
-@@ -31,4 +31,5 @@ src/ui_category.c
- src/ui_payee.c
- src/widgets.c
- src/xml.c
+--- po/POTFILES.in.origSun Feb 21 10:31:49 2016
 po/POTFILES.in Thu Dec  1 22:07:12 2016
+@@ -31,6 +31,7 @@ src/ui-assist-import.c
+ src/ui-budget.c
+ src/ui-category.c
+ src/ui-currency.c
 +src/da_encoding.c
- 
+ src/ui-dialogs.c
+ src/ui-filter.c
+ src/ui-hbfile.c
Index: pkg/PLIST
===
RCS file: /cvs/ports/productivity/homebank/pkg/PLIST,v
retrieving revision 1.13
diff -u -p -r1.13 PLIST
--- pkg/PLIST   3 Aug 2016 13:49:37 -   1.13
+++ pkg/PLIST   1 Dec 2016 21:23:01 -
@@ -27,6 +27,7 @@ share/homebank/help/dlg-arch.html
 share/homebank/help/dlg-assi.html
 share/homebank/help/dlg-bud1.html
 share/homebank/help/dlg-cate.html
+share/homebank/help/dlg-curr.html
 share/homebank/help/dlg-filt.html
 share/homebank/help/dlg-mult.html
 share/homebank/help/dlg-paye.html
@@ -68,6 +69,7 @@ share/homebank/help/images/dlg-account2.
 share/homebank/help/images/dlg-assign1.png
 share/homebank/help/images/dlg-budget1.png
 share/homebank/help/images/dlg-category1.png
+share/homebank/help/images/dlg-currencies1.png
 share/homebank/help/images/dlg-filter1.png
 share/homebank/help/images/dlg-filter2.png
 share/homebank/help/images/dlg-filter3.png
@@ -75,6 +77,7 @@ share/homebank/help/images/dlg-filter4.p
 share/homebank/help/images/dlg-filter5.png
 share/homebank/help/images/dlg-filter6.png
 share/homebank/help/images/dlg-payee1.png
+share/homebank/help/images/dlg-payee2.png
 share/homebank/help/images/dlg-prefs1.png
 share/homebank/help/images/dlg-prefs2.png
 share/homebank/help/images/dlg-prefs3.png
@@ -116,6 +119,7 @@ share/homebank/help/images/pm-standingor
 share/homebank/help/images/pm-transfer.png
 share/homebank/help/images/tip-accorder.png
 share/homebank/help/images/tip-listsearch.png
+share/homebank/help/images/tip-multiedit.png
 share/homebank/help/images/use-assignment1.png
 share/homebank/help/images/use-budget1.pn

update: productivity/homebank

2016-01-10 Thread Micah Muer
This trivial diff updates productivity/homebank from 5.0.2 to 5.0.6. 

It also removes trailing whitespaces in the makefile and DESCR file.

I've been using this without issue on amd64 for a few weeks. 

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.25
diff -u -p -u -p -r1.25 Makefile
--- Makefile1 Jun 2015 08:21:19 -   1.25
+++ Makefile10 Jan 2016 04:53:40 -
@@ -2,7 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-5.0.2
+DISTNAME = homebank-5.0.6
 
 CATEGORIES =   productivity x11
 
@@ -25,7 +25,7 @@ WANTLIB = c fontconfig freetype pango-1
cairo-gobject gdk-3 gtk-3
 
 LIB_DEPENDS =  x11/gtk+3 \
-   devel/libofx 
+   devel/libofx
 
 RUN_DEPENDS =  devel/desktop-file-utils \
misc/shared-mime-info \
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 distinfo
--- distinfo1 Jun 2015 08:21:19 -   1.10
+++ distinfo10 Jan 2016 04:53:40 -
@@ -1,2 +1,2 @@
-SHA256 (homebank-5.0.2.tar.gz) = 8sP52gqpr3bP7WOhkQTZnTOxdmysid0VhsN4uc9Uoso=
-SIZE (homebank-5.0.2.tar.gz) = 2531651
+SHA256 (homebank-5.0.6.tar.gz) = SlLveiCszVD4zq0NBWQEKRJXPH1giH715NRi+yiyOeQ=
+SIZE (homebank-5.0.6.tar.gz) = 2578726
Index: pkg/DESCR
===
RCS file: /cvs/ports/productivity/homebank/pkg/DESCR,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 DESCR
--- pkg/DESCR   20 Dec 2008 11:55:49 -  1.2
+++ pkg/DESCR   10 Jan 2016 04:53:40 -
@@ -1,5 +1,5 @@
 HomeBank is free software. Use it to manage your personal accounts.
-It is designed for ease of use. Analyse your finances in detail using 
+It is designed for ease of use. Analyse your finances in detail using
 powerful filtering tools and graphs.
 HomeBank benefits from more than 10 years of user experience and feedback.
 Its development started in 1995 on Amiga computers. It is now available on



Re: UPDATE: productivity/homebank 4.0.1 -> 4.0.2

2009-04-20 Thread Pierre-Emmanuel André
On Mon, Apr 20, 2009 at 01:59:49PM +0200, v...@viq.ath.cx wrote:
> Trivial update. Builds and runs on i386.
> http://homebank.free.fr/ChangeLog
> -- 
> viq
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/productivity/homebank/Makefile,v
> retrieving revision 1.2
> diff -u -d -r1.2 Makefile
> --- Makefile  20 Dec 2008 11:55:49 -  1.2
> +++ Makefile  20 Apr 2009 11:56:52 -
> @@ -2,8 +2,7 @@
>  
>  COMMENT =personal accounting application
>  
> -DISTNAME =   homebank-4.0.1
> -PKGNAME= ${DISTNAME}p0
> +DISTNAME =   homebank-4.0.2
>  CATEGORIES = productivity x11
>  
>  HOMEPAGE =   http://homebank.free.fr
> Index: distinfo
> ===
> RCS file: /cvs/ports/productivity/homebank/distinfo,v
> retrieving revision 1.1.1.1
> diff -u -d -r1.1.1.1 distinfo
> --- distinfo  16 Dec 2008 20:31:10 -  1.1.1.1
> +++ distinfo  20 Apr 2009 11:56:52 -
> @@ -1,5 +1,5 @@
> -MD5 (homebank-4.0.1.tar.gz) = Fqhwvk98RAqKKxzsZBfh/A==
> -RMD160 (homebank-4.0.1.tar.gz) = DT4IgSTnE6mVsu9RmPZhOcGtOeU=
> -SHA1 (homebank-4.0.1.tar.gz) = Dqqx+xwDKGmqDdD187SqLC+wL8Y=
> -SHA256 (homebank-4.0.1.tar.gz) = CqCshwFAU99K/QEcXUfluOQLpG0ExbXNtbXuY/JOV+Q=
> -SIZE (homebank-4.0.1.tar.gz) = 2508316
> +MD5 (homebank-4.0.2.tar.gz) = ejwE5UDd8WYO9R/hm8CQwQ==
> +RMD160 (homebank-4.0.2.tar.gz) = uxaHVTUXn4c13t5DiyUIoz0F+PM=
> +SHA1 (homebank-4.0.2.tar.gz) = DsT7tE1IN5udxOuANHXChy1Aklw=
> +SHA256 (homebank-4.0.2.tar.gz) = 6jE6PXvN6YFByydOWDCyYu3YI6Jx0YTlNhxrLDDmzAk=
> +SIZE (homebank-4.0.2.tar.gz) = 2548216

Hi Viq,

Same diff here with an extra patch to fix regress test.
Diff available here too: http://openbsd.raveland.org/ports/homebank-4.0.2.diff
(patch already committed upstream)

Regards,

-- 
Pierre-Emmanuel André 
GPG key: 0x7AE329DC
Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile20 Dec 2008 11:55:49 -  1.2
+++ Makefile20 Apr 2009 08:02:45 -
@@ -2,8 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-4.0.1
-PKGNAME=   ${DISTNAME}p0
+DISTNAME = homebank-4.0.2
 CATEGORIES =   productivity x11
 
 HOMEPAGE = http://homebank.free.fr
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo16 Dec 2008 20:31:10 -  1.1.1.1
+++ distinfo20 Apr 2009 08:02:45 -
@@ -1,5 +1,5 @@
-MD5 (homebank-4.0.1.tar.gz) = Fqhwvk98RAqKKxzsZBfh/A==
-RMD160 (homebank-4.0.1.tar.gz) = DT4IgSTnE6mVsu9RmPZhOcGtOeU=
-SHA1 (homebank-4.0.1.tar.gz) = Dqqx+xwDKGmqDdD187SqLC+wL8Y=
-SHA256 (homebank-4.0.1.tar.gz) = CqCshwFAU99K/QEcXUfluOQLpG0ExbXNtbXuY/JOV+Q=
-SIZE (homebank-4.0.1.tar.gz) = 2508316
+MD5 (homebank-4.0.2.tar.gz) = ejwE5UDd8WYO9R/hm8CQwQ==
+RMD160 (homebank-4.0.2.tar.gz) = uxaHVTUXn4c13t5DiyUIoz0F+PM=
+SHA1 (homebank-4.0.2.tar.gz) = DsT7tE1IN5udxOuANHXChy1Aklw=
+SHA256 (homebank-4.0.2.tar.gz) = 6jE6PXvN6YFByydOWDCyYu3YI6Jx0YTlNhxrLDDmzAk=
+SIZE (homebank-4.0.2.tar.gz) = 2548216
Index: patches/patch-po_POTFILES_in
===
RCS file: patches/patch-po_POTFILES_in
diff -N patches/patch-po_POTFILES_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-po_POTFILES_in20 Apr 2009 08:02:45 -
@@ -0,0 +1,9 @@
+$OpenBSD$
+--- po/POTFILES.in.origMon Mar  9 12:14:33 2009
 po/POTFILES.in Mon Mar  9 12:14:54 2009
+@@ -28,4 +28,5 @@ src/ui_category.c
+ src/ui_payee.c
+ src/widgets.c
+ src/xml.c
++src/hb_category.c
+ 


UPDATE: productivity/homebank 4.0.1 -> 4.0.2

2009-04-20 Thread viq
Trivial update. Builds and runs on i386.
http://homebank.free.fr/ChangeLog
-- 
viq

Index: Makefile
===
RCS file: /cvs/ports/productivity/homebank/Makefile,v
retrieving revision 1.2
diff -u -d -r1.2 Makefile
--- Makefile20 Dec 2008 11:55:49 -  1.2
+++ Makefile20 Apr 2009 11:56:52 -
@@ -2,8 +2,7 @@
 
 COMMENT =  personal accounting application
 
-DISTNAME = homebank-4.0.1
-PKGNAME=   ${DISTNAME}p0
+DISTNAME = homebank-4.0.2
 CATEGORIES =   productivity x11
 
 HOMEPAGE = http://homebank.free.fr
Index: distinfo
===
RCS file: /cvs/ports/productivity/homebank/distinfo,v
retrieving revision 1.1.1.1
diff -u -d -r1.1.1.1 distinfo
--- distinfo16 Dec 2008 20:31:10 -  1.1.1.1
+++ distinfo20 Apr 2009 11:56:52 -
@@ -1,5 +1,5 @@
-MD5 (homebank-4.0.1.tar.gz) = Fqhwvk98RAqKKxzsZBfh/A==
-RMD160 (homebank-4.0.1.tar.gz) = DT4IgSTnE6mVsu9RmPZhOcGtOeU=
-SHA1 (homebank-4.0.1.tar.gz) = Dqqx+xwDKGmqDdD187SqLC+wL8Y=
-SHA256 (homebank-4.0.1.tar.gz) = CqCshwFAU99K/QEcXUfluOQLpG0ExbXNtbXuY/JOV+Q=
-SIZE (homebank-4.0.1.tar.gz) = 2508316
+MD5 (homebank-4.0.2.tar.gz) = ejwE5UDd8WYO9R/hm8CQwQ==
+RMD160 (homebank-4.0.2.tar.gz) = uxaHVTUXn4c13t5DiyUIoz0F+PM=
+SHA1 (homebank-4.0.2.tar.gz) = DsT7tE1IN5udxOuANHXChy1Aklw=
+SHA256 (homebank-4.0.2.tar.gz) = 6jE6PXvN6YFByydOWDCyYu3YI6Jx0YTlNhxrLDDmzAk=
+SIZE (homebank-4.0.2.tar.gz) = 2548216


pgpcqt9g1ZHiw.pgp
Description: PGP signature