[100726] trunk/dports/python/py-ipython/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Dec 21 00:44:31 PST 2012
Revision: 100726
https://trac.macports.org/changeset/100726
Author: stromnov at macports.org
Date: 2012-12-21 00:44:31 -0800 (Fri, 21 Dec 2012)
Log Message:
-----------
py-ipython: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py-ipython/Portfile
Modified: trunk/dports/python/py-ipython/Portfile
===================================================================
--- trunk/dports/python/py-ipython/Portfile 2012-12-21 08:30:10 UTC (rev 100725)
+++ trunk/dports/python/py-ipython/Portfile 2012-12-21 08:44:31 UTC (rev 100726)
@@ -139,6 +139,6 @@
livecheck.type none
} else {
livecheck.type regex
- livecheck.url ${homepage}/download.html
+ livecheck.url http://pypi.python.org/packages/source/i/ipython/
livecheck.regex ${realname}-(\\d+(?:\\.\\d+)*)
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121221/1cb699aa/attachment.html>
More information about the macports-changes
mailing list