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

g5pw at macports.org g5pw at macports.org
Mon Dec 17 14:50:45 PST 2012


Revision: 100623
          https://trac.macports.org/changeset/100623
Author:   g5pw at macports.org
Date:     2012-12-17 14:50:44 -0800 (Mon, 17 Dec 2012)
Log Message:
-----------
python/py-cairo:
  fix livecheck
  maintainer update

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

Modified: trunk/dports/python/py-cairo/Portfile
===================================================================
--- trunk/dports/python/py-cairo/Portfile	2012-12-17 22:17:37 UTC (rev 100622)
+++ trunk/dports/python/py-cairo/Portfile	2012-12-17 22:50:44 UTC (rev 100623)
@@ -86,5 +86,5 @@
     livecheck.type      none
 } else {
     livecheck.type      regex
-    livecheck.regex     "${my_name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex     "${my_name}-(\[0-9\\.\]+).tar.bz2"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121217/4b6613b7/attachment.html>


More information about the macports-changes mailing list