[122540] trunk/dports/python/py-werkzeug/Portfile
stromnov at macports.org
stromnov at macports.org
Wed Jul 23 13:48:10 PDT 2014
Revision: 122540
https://trac.macports.org/changeset/122540
Author: stromnov at macports.org
Date: 2014-07-23 13:48:10 -0700 (Wed, 23 Jul 2014)
Log Message:
-----------
py-werkzeug: add livecheck
Modified Paths:
--------------
trunk/dports/python/py-werkzeug/Portfile
Modified: trunk/dports/python/py-werkzeug/Portfile
===================================================================
--- trunk/dports/python/py-werkzeug/Portfile 2014-07-23 20:47:19 UTC (rev 122539)
+++ trunk/dports/python/py-werkzeug/Portfile 2014-07-23 20:48:10 UTC (rev 122540)
@@ -47,4 +47,10 @@
}
delete ${docdir}/Makefile
}
+
+ livecheck.type none
+} else {
+ livecheck.type regex
+ livecheck.url ${master_sites}
+ livecheck.regex {Werkzeug-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140723/934d717c/attachment.html>
More information about the macports-changes
mailing list