Subject: CVS commit: pkgsrc/finance/libofx
From: Thomas Klausner
Date: 2010-05-20 08:54:24
Message id: 20100520065424.13E12175DD@cvs.netbsd.org

Log Message:
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

Files:
RevisionActionfile
1.11modifypkgsrc/finance/libofx/Makefile
1.5modifypkgsrc/finance/libofx/PLIST
1.7modifypkgsrc/finance/libofx/distinfo
1.4modifypkgsrc/finance/libofx/patches/patch-aa