[89299] trunk/dports/python/py-simplejson/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 23 17:30:05 PST 2012


Revision: 89299
          http://trac.macports.org/changeset/89299
Author:   ryandesign at macports.org
Date:     2012-01-23 17:30:05 -0800 (Mon, 23 Jan 2012)
Log Message:
-----------
py-simplejson: fix livecheck

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2012-01-24 01:09:44 UTC (rev 89298)
+++ trunk/dports/python/py-simplejson/Portfile	2012-01-24 01:30:05 UTC (rev 89299)
@@ -64,4 +64,4 @@
 
 livecheck.type      regex
 livecheck.url       ${master_sites}
-livecheck.regex     {${real_name}-([0-9.]+)\.tar\.gz}
+livecheck.regex     ${real_name}-(\[0-9.\]+)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120123/7ee75078/attachment.html>


More information about the macports-changes mailing list