--- 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}"