[19473] trunk/dports/devel/libofx

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 9 00:45:40 PDT 2006


Revision: 19473
Author:   markd at macports.org
Date:     2006-09-09 00:45:38 -0700 (Sat, 09 Sep 2006)

Log Message:
-----------
Ticket 10653.  Update to 0.8.2.

Modified Paths:
--------------
    trunk/dports/devel/libofx/Portfile

Removed Paths:
-------------
    trunk/dports/devel/libofx/files/

Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile	2006-09-09 07:18:22 UTC (rev 19472)
+++ trunk/dports/devel/libofx/Portfile	2006-09-09 07:45:38 UTC (rev 19473)
@@ -1,33 +1,30 @@
 # $Id: Portfile,v 1.2 2006/03/07 17:17:32 mww Exp $
 PortSystem              1.0
-name                   	libofx 
-version                	0.8.0		
-categories             	devel 
+name                    libofx 
+version                 0.8.2
+categories              devel 
 maintainers             lomion at opendarwin.org
-description		A parser and an API designed to allow applications \
-			to very easily support OFX command responses
-long_description	This is the LibOFX library. It is a parser and an API \
-			designed to allow applications to very easily support \
-			OFX command responses, usually provided by financial \
-			institutions for statement downloads. To my knowledge, \
-			it is the first working OpenSource implementation of \
-			the OFX (Open Financial eXchange) specification on \
-			the client side. This project was first started as \
-			my end of degree project, with the objective to add \
-			OFX support to GnuCash. It since evolved into a \
-			generic library, so all OpenSource Financial \
-			software can benefit.
-homepage               	http://libofx.sourceforge.net/ 
+description             A parser and an API designed to allow applications \
+                        to very easily support OFX command responses
+long_description        This is the LibOFX library. It is a parser and an API \
+                        designed to allow applications to very easily support \
+                        OFX command responses, usually provided by financial \
+                        institutions for statement downloads. To my knowledge, \
+                        it is the first working OpenSource implementation of \
+                        the OFX (Open Financial eXchange) specification on \
+                        the client side. This project was first started as \
+                        my end of degree project, with the objective to add \
+                        OFX support to GnuCash. It since evolved into a \
+                        generic library, so all OpenSource Financial \
+                        software can benefit.
+homepage                http://libofx.sourceforge.net/ 
 platforms               darwin
-master_sites           	sourceforge 
+master_sites            sourceforge 
 
-checksums               md5 8001c22445c1bdd6bebf1df3663db203
+checksums               md5 b860894c1e3da7f58ce5d92e064d0e85
 
-depends_lib		lib:libospgrove:openjade
+depends_lib             lib:libospgrove:openjade
 
-patchfiles              patch-tree.hh
-
 configure.env           CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
-configure.args		"--with-opensp-includes=${prefix}/include/OpenSP \
-			--with-opensp-libs=${prefix}/lib"
-
+configure.args          "--with-opensp-includes=${prefix}/include/OpenSP \
+                        --with-opensp-libs=${prefix}/lib"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060909/2765b4cf/attachment.html


More information about the macports-changes mailing list