diff options
author | drochner <drochner@pkgsrc.org> | 2007-09-05 16:42:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-09-05 16:42:16 +0000 |
commit | 987c135e4b31aa06b67ea23f397dbc8af4117366 (patch) | |
tree | fd249a673307a5920b64bb6b689165284f42b2e9 /finance | |
parent | 91d97459156127f09e7dd72e8b46e4ceb75f26c7 (diff) | |
download | pkgsrc-987c135e4b31aa06b67ea23f397dbc8af4117366.tar.gz |
update to 0.8.3
change: Fix problem with string lengths. Fixes Gnucash bug
http://bugzilla.gnome.org/show_bug.cgi?id=353986
Diffstat (limited to 'finance')
-rw-r--r-- | finance/libofx/Makefile | 5 | ||||
-rw-r--r-- | finance/libofx/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 90e1d6274c3..82899172a80 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2006/11/19 11:50:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2007/09/05 16:42:16 drochner Exp $ # -DISTNAME= libofx-0.8.2 -PKGREVISION= 1 +DISTNAME= libofx-0.8.3 CATEGORIES= finance devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libofx/} diff --git a/finance/libofx/distinfo b/finance/libofx/distinfo index 7d1d745f73f..2ca518e28d1 100644 --- a/finance/libofx/distinfo +++ b/finance/libofx/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2006/09/11 07:18:27 joerg Exp $ +$NetBSD: distinfo,v 1.6 2007/09/05 16:42:16 drochner Exp $ -SHA1 (libofx-0.8.2.tar.gz) = f6655d44f52bc30326dc940403f1b1a187256125 -RMD160 (libofx-0.8.2.tar.gz) = 8f4c9ecf1d09c64af169229dc91dc73e07a3d47b -Size (libofx-0.8.2.tar.gz) = 972061 bytes +SHA1 (libofx-0.8.3.tar.gz) = 0fa22f0535c1f50d4b9056f6f86d1429f1c8485f +RMD160 (libofx-0.8.3.tar.gz) = a5c9acd6af4ce252d5a0941c82436af72961cd7c +Size (libofx-0.8.3.tar.gz) = 971250 bytes SHA1 (patch-aa) = 639e3a0d4204966ff318e27aa9eea79e2783c00e SHA1 (patch-ab) = 1afecedcc76ac45824a13da1d2a39881c734a179 |