[110819] trunk/dports/python/py-xlrd/Portfile
snc at macports.org
snc at macports.org
Fri Sep 6 14:04:54 PDT 2013
Revision: 110819
https://trac.macports.org/changeset/110819
Author: snc at macports.org
Date: 2013-09-06 14:04:54 -0700 (Fri, 06 Sep 2013)
Log Message:
-----------
py-xlrd: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py-xlrd/Portfile
Modified: trunk/dports/python/py-xlrd/Portfile
===================================================================
--- trunk/dports/python/py-xlrd/Portfile 2013-09-06 20:53:44 UTC (rev 110818)
+++ trunk/dports/python/py-xlrd/Portfile 2013-09-06 21:04:54 UTC (rev 110819)
@@ -27,5 +27,5 @@
} else {
livecheck.type regex
livecheck.url http://pypi.python.org/pypi/xlrd
- livecheck.regex xlrd (\\d+\\.\\d+\\.\\d+)
+ livecheck.regex /pypi/xlrd/(\\d+(\\.\\d+)+)
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130906/76ad6690/attachment-0001.html>
More information about the macports-changes
mailing list