[95445] trunk/dports/python/py-mechanize/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 12 16:25:43 PDT 2012


Revision: 95445
          https://trac.macports.org/changeset/95445
Author:   jmr at macports.org
Date:     2012-07-12 16:25:43 -0700 (Thu, 12 Jul 2012)
Log Message:
-----------
py-mechanize: add livecheck (#32928)

Modified Paths:
--------------
    trunk/dports/python/py-mechanize/Portfile

Modified: trunk/dports/python/py-mechanize/Portfile
===================================================================
--- trunk/dports/python/py-mechanize/Portfile	2012-07-12 23:14:06 UTC (rev 95444)
+++ trunk/dports/python/py-mechanize/Portfile	2012-07-12 23:25:43 UTC (rev 95445)
@@ -38,4 +38,9 @@
             copy $f ${destroot}${prefix}/share/doc/${subport}/examples/[file tail $f]
         }
     }
+    livecheck.type      none
+} else {
+    livecheck.regex     mechanize-(\[0-9.\]+)${extract.suffix}
+    livecheck.type      regex
+    livecheck.url       ${homepage}/src
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120712/0fda1bff/attachment-0001.html>


More information about the macports-changes mailing list