Revision: 91453 https://trac.macports.org/changeset/91453 Author: stromnov@macports.org Date: 2012-04-02 06:41:56 -0700 (Mon, 02 Apr 2012) Log Message: ----------- py-geoalchemy: add livecheck Modified Paths: -------------- trunk/dports/python/py-geoalchemy/Portfile Modified: trunk/dports/python/py-geoalchemy/Portfile =================================================================== --- trunk/dports/python/py-geoalchemy/Portfile 2012-04-02 13:41:16 UTC (rev 91452) +++ trunk/dports/python/py-geoalchemy/Portfile 2012-04-02 13:41:56 UTC (rev 91453) @@ -40,3 +40,7 @@ port:py${python.version}-sqlalchemy \ port:py${python.version}-psycopg2 } + +livecheck.type regex +livecheck.url ${master_sites} +livecheck.regex "GeoAlchemy-(\\d+(?:\\.\\d+)*)${extract.suffix}"
participants (1)
-
stromnov@macports.org