[62605] trunk/dports/python/py31-postgresql/Portfile

blb at macports.org blb at macports.org
Mon Jan 11 16:56:19 PST 2010


Revision: 62605
          http://trac.macports.org/changeset/62605
Author:   blb at macports.org
Date:     2010-01-11 16:56:18 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
python/py31-postgresql - fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py31-postgresql/Portfile

Modified: trunk/dports/python/py31-postgresql/Portfile
===================================================================
--- trunk/dports/python/py31-postgresql/Portfile	2010-01-12 00:54:28 UTC (rev 62604)
+++ trunk/dports/python/py31-postgresql/Portfile	2010-01-12 00:56:18 UTC (rev 62605)
@@ -35,3 +35,7 @@
     }
 }
 
+livecheck.type      regex
+livecheck.url       [lindex ${master_sites} 0]
+livecheck.regex     py-postgresql-(\[.\\d\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100111/8d17b5ad/attachment.html>


More information about the macports-changes mailing list