[61032] trunk/dports/python/py26-routes/Portfile

stromnov at macports.org stromnov at macports.org
Mon Nov 30 06:31:10 PST 2009


Revision: 61032
          http://trac.macports.org/changeset/61032
Author:   stromnov at macports.org
Date:     2009-11-30 06:31:10 -0800 (Mon, 30 Nov 2009)
Log Message:
-----------
py26-routes: add livecheck

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

Modified: trunk/dports/python/py26-routes/Portfile
===================================================================
--- trunk/dports/python/py26-routes/Portfile	2009-11-30 14:27:27 UTC (rev 61031)
+++ trunk/dports/python/py26-routes/Portfile	2009-11-30 14:31:10 UTC (rev 61032)
@@ -7,9 +7,12 @@
 name                py26-routes
 version             1.10.3
 categories-append   www
+
 maintainers         stromnov openmaintainer
+
 description         A Routing package for Python that matches \
                     URLs to dicts and vice versa.
+
 long_description    Routes is a Python re-implementation of the \
                     Rails routes system for mapping URLs to \
                     Controllers/Actions and generating URLs. \
@@ -26,3 +29,7 @@
 checksums           md5     03e2d9f2f6a1b7f9e4cfc3a3866e513f \
                     sha1    3f7a8653b14a5d0ea39112c42c1e4d7247aa4bbb \
                     rmd160  ae6e5a0fea262eb81e6e01052efe9dc307a8f47b
+
+livecheck.type      regex
+livecheck.url       ${master_sites}
+livecheck.regex     "Routes-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091130/c1c06522/attachment.html>


More information about the macports-changes mailing list