[44367] trunk/dports/python/py-cairo/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Fri Dec 26 23:27:52 PST 2008


Revision: 44367
          http://trac.macports.org/changeset/44367
Author:   mcalhoun at macports.org
Date:     2008-12-26 23:27:51 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------
py-cairo: Change livecheck since pycairo seems to have stopped supporting Python 2.4.

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

Modified: trunk/dports/python/py-cairo/Portfile
===================================================================
--- trunk/dports/python/py-cairo/Portfile	2008-12-27 07:24:23 UTC (rev 44366)
+++ trunk/dports/python/py-cairo/Portfile	2008-12-27 07:27:51 UTC (rev 44367)
@@ -53,4 +53,4 @@
 }
 
 livecheck.check regex
-livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
+livecheck.regex ${my_name}-(1\\.4\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/d09bfe55/attachment.html>


More information about the macports-changes mailing list