[66717] trunk/dports/devel/libiodbc/Portfile

snc at macports.org snc at macports.org
Wed Apr 21 06:58:23 PDT 2010


Revision: 66717
          http://trac.macports.org/changeset/66717
Author:   snc at macports.org
Date:     2010-04-21 06:58:20 -0700 (Wed, 21 Apr 2010)
Log Message:
-----------
fix livecheck

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

Modified: trunk/dports/devel/libiodbc/Portfile
===================================================================
--- trunk/dports/devel/libiodbc/Portfile	2010-04-21 13:39:30 UTC (rev 66716)
+++ trunk/dports/devel/libiodbc/Portfile	2010-04-21 13:58:20 UTC (rev 66717)
@@ -14,9 +14,13 @@
                     ODBC and X/Open specifications.
 platforms           darwin
 homepage            http://www.iodbc.org
-master_sites        http://www.iodbc.org/downloads/iODBC/
+master_sites        http://www.iodbc.org/downloads/iODBC
 checksums           md5     ddbd274cb31d65be6a78da58fc09079a \
                     sha1    53988878b6897d5ce7b8f62138f1f7e0e40b7d4f \
                     rmd160  7bdac0e18dd65debd41059ceb59b4653bed4774b
 
 configure.args      --disable-gui --disable-gtktest
+
+livecheck.type      regex
+livecheck.url       http://www.iodbc.org/dataspace/iodbc/wiki/iODBC/Downloads
+livecheck.regex     Stable \\(v(\\d+(\\.\\d+)+)\\)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100421/8d893c0e/attachment.html>


More information about the macports-changes mailing list