[75977] trunk/dports/devel/libofx/Portfile

mk at macports.org mk at macports.org
Mon Feb 14 13:08:04 PST 2011


Revision: 75977
          http://trac.macports.org/changeset/75977
Author:   mk at macports.org
Date:     2011-02-14 13:08:01 -0800 (Mon, 14 Feb 2011)
Log Message:
-----------
libofx: version 0.9.2

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

Modified: trunk/dports/devel/libofx/Portfile
===================================================================
--- trunk/dports/devel/libofx/Portfile	2011-02-14 18:32:07 UTC (rev 75976)
+++ trunk/dports/devel/libofx/Portfile	2011-02-14 21:08:01 UTC (rev 75977)
@@ -3,9 +3,9 @@
 PortSystem              1.0
 
 name                    libofx
-version                 0.9.1
+version                 0.9.2
 categories              devel
-maintainers             nomaintainer
+maintainers             mk nomaintainer
 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 \
@@ -19,9 +19,9 @@
 platforms               darwin
 master_sites            sourceforge
 
-checksums               md5     e634f47ca12e82d860912d48c93b8e50 \
-                        sha1    a12110ddcbff596e26496865570fb4dcb75c08d0 \
-                        rmd160  84b139cb39006f8f6433d490d72e83f103156952
+checksums               md5     cb72fce95e0d59bef78ba0601fbc91f3 \
+                        sha1    f11e873a50f5bd16749a7c0700acbf5d565bc859 \
+                        rmd160  66e6f27f3466e4a52cff343cfc2104df51df19a5
 
 depends_build           path:bin/pkg-config:pkgconfig
 depends_lib             port:opensp
@@ -32,3 +32,8 @@
 platform darwin 8 {
     patchfiles-append   patch-ofx_preproc.cpp.diff
 }
+
+livecheck.type      regex
+livecheck.url       http://sourceforge.net/projects/libofx/files/libofx/
+livecheck.regex     "libofx-(\\d+\\.\\d+\\.\\d+)\\.tar"
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110214/ac1629a5/attachment.html>


More information about the macports-changes mailing list