[107952] trunk/dports/python/py-Pillow/Portfile
stromnov at macports.org
stromnov at macports.org
Tue Jul 9 14:37:14 PDT 2013
Revision: 107952
https://trac.macports.org/changeset/107952
Author: stromnov at macports.org
Date: 2013-07-09 14:37:14 -0700 (Tue, 09 Jul 2013)
Log Message:
-----------
py-Pillow: fix livecheck (was broken since r107145)
Revision Links:
--------------
https://trac.macports.org/changeset/107145
Modified Paths:
--------------
trunk/dports/python/py-Pillow/Portfile
Modified: trunk/dports/python/py-Pillow/Portfile
===================================================================
--- trunk/dports/python/py-Pillow/Portfile 2013-07-09 21:26:25 UTC (rev 107951)
+++ trunk/dports/python/py-Pillow/Portfile 2013-07-09 21:37:14 UTC (rev 107952)
@@ -51,5 +51,5 @@
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "Pillow-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex "Pillow-(\\d+(?:\\.\\d+)*)\.\[tz\]"
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130709/99281ef1/attachment.html>
More information about the macports-changes
mailing list