summaryrefslogtreecommitdiff
path: root/finance/libofx/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-05-20 06:54:23 +0000
committerwiz <wiz@pkgsrc.org>2010-05-20 06:54:23 +0000
commita53cfb0e6f4ee88cb9527f0ed2e88ff3201e9b99 (patch)
treefda267f56bf6ba2722ece731cdd54d01cdd258f3 /finance/libofx/Makefile
parentf29b23dfe3f6f2ef63eda78c875b00737e5fd05d (diff)
downloadpkgsrc-a53cfb0e6f4ee88cb9527f0ed2e88ff3201e9b99.tar.gz
Update to 0.9.1, based on PR 43330 by Gary Duzan.
Set LICENSE. LibOFX 0.9.0: - this release now exports version information thus allowing depending applications to determine the version of LibOFX to compile against - some fields have been added to OfxFiLogin to allow for modification of some OFX header fields in outgoing requests. Together with the latest AqBanking3 this should fix the problem with servers suddenly rejecting connections from LibOFX applications - the calling application can now tell libofx where the data files reside. This allows for relocatable binaries (most importantly on Windows) - some warnings from recent versions of GCC have been fixed - libOFX can now easily be cross-compiled for Windows on Linux - the OFX header is now scanned for a hint regarding the encoding of the document and convert the data to UTF8 if iconv is available at compile time. - the API for online requests has been cleaned up
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r--finance/libofx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile
index 48d216b1321..06b730b455d 100644
--- a/finance/libofx/Makefile
+++ b/finance/libofx/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2010/01/17 12:02:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2010/05/20 06:54:23 wiz Exp $
#
-DISTNAME= libofx-0.8.3
-PKGREVISION= 4
+DISTNAME= libofx-0.9.1
CATEGORIES= finance devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libofx/}
MAINTAINER= gary@duzan.org
HOMEPAGE= http://libofx.sourceforge.net/
COMMENT= OFX (Open Financial eXchange) Library
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir