[63074] trunk/dports/python/py26-omniORBpy/Portfile

stromnov at macports.org stromnov at macports.org
Mon Jan 25 08:24:29 PST 2010


Revision: 63074
          http://trac.macports.org/changeset/63074
Author:   stromnov at macports.org
Date:     2010-01-25 08:24:26 -0800 (Mon, 25 Jan 2010)
Log Message:
-----------
py26-omniORBpy: add livecheck

Modified Paths:
--------------
    trunk/dports/python/py26-omniORBpy/Portfile

Modified: trunk/dports/python/py26-omniORBpy/Portfile
===================================================================
--- trunk/dports/python/py26-omniORBpy/Portfile	2010-01-25 11:54:36 UTC (rev 63073)
+++ trunk/dports/python/py26-omniORBpy/Portfile	2010-01-25 16:24:26 UTC (rev 63074)
@@ -36,3 +36,7 @@
     configure.args-append   --with-openssl
     depends_lib-append      port:openssl
 }
+
+livecheck.type      regex
+livecheck.url       http://omniorb.sourceforge.net/releases/
+livecheck.regex     "omniORBpy-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100125/3b97f1fa/attachment.html>


More information about the macports-changes mailing list