[116905] trunk/dports/python/py-py2app/Portfile

jmr at macports.org jmr at macports.org
Sun Feb 9 17:16:57 PST 2014


Revision: 116905
          https://trac.macports.org/changeset/116905
Author:   jmr at macports.org
Date:     2014-02-09 17:16:57 -0800 (Sun, 09 Feb 2014)
Log Message:
-----------
py-py2app: fix livecheck

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

Modified: trunk/dports/python/py-py2app/Portfile
===================================================================
--- trunk/dports/python/py-py2app/Portfile	2014-02-10 01:13:20 UTC (rev 116904)
+++ trunk/dports/python/py-py2app/Portfile	2014-02-10 01:16:57 UTC (rev 116905)
@@ -48,5 +48,5 @@
 } else {
     livecheck.type  regex
     livecheck.url   https://pypi.python.org/pypi/py2app/
-    livecheck.regex py2app (0\.\[0-9\]+\.\[0-9\]+)
+    livecheck.regex py2app (0\.\[0-9\]+(\.\[0-9\]+)?)
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140209/609fe4ad/attachment.html>


More information about the macports-changes mailing list