[63454] trunk/dports/python/py25-omniORBpy/Portfile

stromnov at macports.org stromnov at macports.org
Fri Feb 5 05:16:46 PST 2010


Revision: 63454
          http://trac.macports.org/changeset/63454
Author:   stromnov at macports.org
Date:     2010-02-05 05:16:45 -0800 (Fri, 05 Feb 2010)
Log Message:
-----------
python/py25-omniORBpy: add livecheck

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

Modified: trunk/dports/python/py25-omniORBpy/Portfile
===================================================================
--- trunk/dports/python/py25-omniORBpy/Portfile	2010-02-05 13:13:48 UTC (rev 63453)
+++ trunk/dports/python/py25-omniORBpy/Portfile	2010-02-05 13:16:45 UTC (rev 63454)
@@ -31,3 +31,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/20100205/28989597/attachment.html>


More information about the macports-changes mailing list