[134046] trunk/dports/python/py-obspy/Portfile

mf2k at macports.org mf2k at macports.org
Tue Mar 17 11:45:24 PDT 2015


Revision: 134046
          https://trac.macports.org/changeset/134046
Author:   mf2k at macports.org
Date:     2015-03-17 11:45:23 -0700 (Tue, 17 Mar 2015)
Log Message:
-----------
py-obspy: Remove extra } to prevent portindex failure on Portfile.

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

Modified: trunk/dports/python/py-obspy/Portfile
===================================================================
--- trunk/dports/python/py-obspy/Portfile	2015-03-17 18:41:42 UTC (rev 134045)
+++ trunk/dports/python/py-obspy/Portfile	2015-03-17 18:45:23 UTC (rev 134046)
@@ -116,6 +116,6 @@
     livecheck.type  none
 } else {
     livecheck.type  regex
-    livecheck.url   https://pypi.python.org/pypi/${_name}/json}
+    livecheck.url   https://pypi.python.org/pypi/${_name}/json
     livecheck.regex "\"${_name}-(\[.\\d\]+)\\${extract.suffix}\""
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150317/e1e47884/attachment.html>


More information about the macports-changes mailing list