[63075] trunk/dports/devel/omniORB/Portfile

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


Revision: 63075
          http://trac.macports.org/changeset/63075
Author:   stromnov at macports.org
Date:     2010-01-25 08:25:34 -0800 (Mon, 25 Jan 2010)
Log Message:
-----------
omniORB: add livecheck

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

Modified: trunk/dports/devel/omniORB/Portfile
===================================================================
--- trunk/dports/devel/omniORB/Portfile	2010-01-25 16:24:26 UTC (rev 63074)
+++ trunk/dports/devel/omniORB/Portfile	2010-01-25 16:25:34 UTC (rev 63075)
@@ -49,3 +49,7 @@
     depends_lib-append      port:python26
     configure.python        ${prefix}/bin/python2.6
 }
+
+livecheck.type      regex
+livecheck.url       http://omniorb.sourceforge.net/releases/
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100125/7cc808b9/attachment.html>


More information about the macports-changes mailing list